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.
 
 
 
 

85 lines
3.0 KiB

{
"pages": [
"pages/index/index",
"pages/important/important",
"pages/platform/platform",
"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"
],
"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/important/important",
"text": "重点产业",
"iconPath": "./static/zD.png",
"selectedIconPath": "./static/zdx.png"
},
{
"pagePath": "pages/platform/platform",
"text": "平台载体",
"iconPath": "./static/pt.png",
"selectedIconPath": "./static/ptx.png"
},
{
"pagePath": "pages/industry/industry",
"text": "产业用地",
"iconPath": "./static/cy.png",
"selectedIconPath": "./static/cyx.png"
},
{
"pagePath": "pages/user/user",
"text": "重点项目",
"iconPath": "./static/zdxm.png",
"selectedIconPath": "./static/zdxmx.png"
}
]
},
"permission": {
"scope.userLocation": {
"desc": "请允许获取您的位置"
}
},
"usingComponents": {},
"sitemapLocation": "sitemap.json"
}