You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
293 B
11 lines
293 B
{
|
|
"usingComponents": {
|
|
"van-uploader": "@vant/weapp/uploader/index",
|
|
"van-row": "@vant/weapp/row/index",
|
|
"van-col": "@vant/weapp/col/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-share-sheet": "@vant/weapp/share-sheet/index"
|
|
},
|
|
"navigationBarTitleText": "详情页"
|
|
|
|
}
|