12 lines
362 B
JSON
12 lines
362 B
JSON
{
|
|
"usingComponents": {
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
|
"cell": "/components/cell/index",
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
|
"dot": "/components/dot/index",
|
|
"navigator": "/components/navigator/index"
|
|
},
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom"
|
|
} |