17 lines
529 B
JSON
17 lines
529 B
JSON
{
|
|
"component": true,
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"com-img":"../comImg/index",
|
|
"van-empty": "@vant/weapp/empty/index",
|
|
"van-cell": "@vant/weapp/cell/index",
|
|
"van-cell-group": "@vant/weapp/cell-group/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-nav-bar": "@vant/weapp/nav-bar/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-steps": "@vant/weapp/steps/index",
|
|
"van-tag": "@vant/weapp/tag/index"
|
|
|
|
}
|
|
} |