8 lines
209 B
JSON
8 lines
209 B
JSON
|
{
|
||
|
"usingComponents": {
|
||
|
"van-steps": "@vant/weapp/steps/index",
|
||
|
"van-overlay": "@vant/weapp/overlay/index"
|
||
|
},
|
||
|
"navigationStyle":"custom",
|
||
|
"navigationBarTitleText": "新增工程功能检验"
|
||
|
}
|