{
|
"navigationBarTitleText": "企业详情",
|
"onReachBottomDistance": 10,
|
"backgroundTextStyle": "light",
|
"enablePullDownRefresh": false,
|
"navigationBarTextStyle": "white",
|
"navigationBarBackgroundColor": "#389AFF",
|
"usingComponents": {
|
"t-enterprise-info": "./components/enterprise-info/index",
|
"t-risk-stat": "./components/risk-stat/index",
|
"t-ledger-stat": "./components/ledger-stat/index",
|
"t-assessment-stat": "./components/assessment-stat/index",
|
"t-promise-stat": "./components/promise-stat/index",
|
"t-time-picker": "/components/time-picker/index"
|
}
|
}
|