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.
23 lines
718 B
23 lines
718 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",
|
|
"attract":"./attract/index",
|
|
"demand":"./demand/index",
|
|
"lease":"./lease/index",
|
|
"activity":"./activity/index"
|
|
},
|
|
"navigationBarTitleText": "赋能中心",
|
|
"onReachBottomDistance":50
|
|
}
|