12 lines
388 B
JSON
12 lines
388 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-image": "@vant/weapp/image/index",
|
||
|
|
"van-count-down": "@vant/weapp/count-down/index",
|
||
|
|
"van-button": "@vant/weapp/button/index",
|
||
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
||
|
|
"van-toast": "@vant/weapp/toast/index",
|
||
|
|
"van-empty": "@vant/weapp/empty/index",
|
||
|
|
"sign": "/components/sign/sign"
|
||
|
|
},
|
||
|
|
"navigationBarTitleText": "在线考试"
|
||
|
|
}
|