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.
19 lines
590 B
19 lines
590 B
{
|
|
"enablePullDownRefresh": false,
|
|
"backgroundTextStyle": "dark",
|
|
"usingComponents": {
|
|
"e-segment":"/components/segment/index",
|
|
"message": "./message/index",
|
|
"interactive": "./interactive/index",
|
|
"goodIdea": "./goodIdea/index",
|
|
"talents": "./talents/index",
|
|
"center": "./center/index",
|
|
"van-tab": "/components/vant/tab/index",
|
|
"van-tabs": "/components/vant/tabs/index",
|
|
"loan":"./loan/index",
|
|
"rent":"./rent/index",
|
|
"mp-dialog": "/components/weui/dialog/dialog"
|
|
},
|
|
"navigationBarTitleText": "赋能中心",
|
|
"onReachBottomDistance":50
|
|
}
|