13 lines
419 B
JSON
13 lines
419 B
JSON
{
|
|
"navigationBarTitleText": "我的",
|
|
"navigationBarBackgroundColor": "#666beb",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationStyle": "default",
|
|
"usingComponents": {
|
|
"van-nav-bar": "@vant/weapp/nav-bar/index",
|
|
"van-grid": "@vant/weapp/grid/index",
|
|
"van-grid-item": "@vant/weapp/grid-item/index",
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-cell-group": "@vant/weapp/cell-group/index"
|
|
}
|
|
} |