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.
88 lines
2.6 KiB
88 lines
2.6 KiB
{ |
|
"pages": [ |
|
"pages/index/index", |
|
"pages/platform/platform", |
|
"pages/chanye/chanye", |
|
"pages/chuangtou/chuangtou", |
|
"pages/important/important", |
|
"pages/CompanyDetails/CompanyDetails", |
|
"pages/industry/industry", |
|
"pages/Dynamiclist/Dynamiclist", |
|
"pages/user/user", |
|
"pages/digitalCity/digitalCity", |
|
"pages/Regionalgeneralization/Regionalgeneralization", |
|
"pages/ConsultingTheDynamic/ConsultingTheDynamic", |
|
"pages/leaveMessage/leaveMessage", |
|
"pages/InvestmenTadvantage/InvestmenTadvantage", |
|
"pages/capitalizedCost/capitalizedCost", |
|
"pages/StrateGicgoals/StrateGicgoals", |
|
"pages/DevelopmentGoals/DevelopmentGoals", |
|
"pages/EducationInnovation/EducationInnovation", |
|
"pages/IndustrialBase/IndustrialBase", |
|
"pages/Trafficlocation/Trafficlocation", |
|
"pages/Lifelivable/Lifelivable", |
|
"pages/policySupport/policySupport", |
|
"pages/search/search", |
|
"pages/Policyfordetails/Policyfordetails", |
|
"pages/InvestmentGuide/InvestmentGuide", |
|
"pages/nucleartechnology/nucleartechnology", |
|
"pages/LightIndustry/LightIndustry", |
|
"pages/Biomedicines/Biomedicines", |
|
"pages/DataAnalysis/DataAnalysis", |
|
"pages/DataAnalysisArea/DataAnalysisArea", |
|
"pages/amaps/amaps", |
|
"pages/webview/webview", |
|
"pages/callphone/callphone", |
|
"pages/locatioon/locatioon", |
|
"pages/pingtaizai/pingtaizai", |
|
"pages/chuangtoulist/chuangtoulist", |
|
"pages/zanwei/zanwei" |
|
], |
|
"subPackages": [], |
|
"window": { |
|
"navigationBarTextStyle": "black", |
|
"navigationBarTitleText": "uni-app", |
|
"navigationBarBackgroundColor": "#F8F8F8", |
|
"backgroundColor": "#F8F8F8" |
|
}, |
|
"tabBar": { |
|
"backgroundColor": "#FFFFFF", |
|
"color": "#C3C3C3", |
|
"selectedColor": "#1E88FE", |
|
"list": [ |
|
{ |
|
"pagePath": "pages/index/index", |
|
"text": "首页", |
|
"iconPath": "./static/shouye.png", |
|
"selectedIconPath": "./static/shoyeX.png" |
|
}, |
|
{ |
|
"pagePath": "pages/chanye/chanye", |
|
"text": "产业导引", |
|
"iconPath": "./static/wyindao.png", |
|
"selectedIconPath": "./static/syindao.png" |
|
}, |
|
{ |
|
"pagePath": "pages/platform/platform", |
|
"text": "VR看园", |
|
"iconPath": "./static/wvr.png", |
|
"selectedIconPath": "./static/svr.png" |
|
}, |
|
{ |
|
"pagePath": "pages/leaveMessage/leaveMessage", |
|
"text": "我要投资", |
|
"iconPath": "./static/wtouzi.png", |
|
"selectedIconPath": "./static/stouzi.png" |
|
} |
|
] |
|
}, |
|
"embeddedAppIdList": [ |
|
"wx73f0dff704dfc0d0" |
|
], |
|
"permission": { |
|
"scope.userLocation": { |
|
"desc": "请允许获取您的位置" |
|
} |
|
}, |
|
"usingComponents": {} |
|
} |