10 lines
242 B
JSON
10 lines
242 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-image": "@vant/weapp/image/index",
|
||
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
||
|
|
"van-toast": "@vant/weapp/toast/index",
|
||
|
|
"sign": "/components/sign/sign"
|
||
|
|
},
|
||
|
|
"navigationBarTitleText": "联安考"
|
||
|
|
}
|