10 lines
245 B
JSON
10 lines
245 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-image": "@vant/weapp/image/index",
|
||
|
|
"van-icon": "@vant/weapp/icon/index",
|
||
|
|
"van-dialog": "@vant/weapp/dialog/index"
|
||
|
|
},
|
||
|
|
"navigationBarTitleText": "我的",
|
||
|
|
"navigationBarBackgroundColor": "#257cff"
|
||
|
|
}
|