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.

97 lines
3.4 KiB

3 years ago
{
3 years ago
"pages": [
3 years ago
"pages/index/index",
3 years ago
"pages/index/total/tatal",
"pages/index/Rankdetail/Rankdetail",
3 years ago
"pages/index/detailedvolume/detailedvolume",
3 years ago
"pages/index/Brandsales/Brandsales",
3 years ago
"pages/index/Salesranking/Salesranking",
"pages/index/Salesranking/Vehicletype/Vehicletype",
"pages/index/Salesranking/Brandranking/Brandranking",
3 years ago
"pages/index/Salesranking/Allbrands/Allbrands",
3 years ago
"pages/bar/index",
3 years ago
"pages/insight/index",
3 years ago
"pages/insight/pages/brandInsight/index",
"pages/insight/pages/modalInsight/index",
"pages/insight/pages/eventInsight/index",
"pages/insight/pages/themeAnalize/index",
3 years ago
"pages/brandSearch/index",
"pages/varComm/index",
"pages/mine/index",
3 years ago
"pages/logs/logs",
"pages/mine/pages/bindUser/index",
3 years ago
"pages/mine/pages/myReport/index",
3 years ago
"pages/mine/pages/helpCenter/index",
3 years ago
"pages/varComm/pages/brandRatio/index",
"pages/brandCrisis/index"
3 years ago
],
3 years ago
"window": {
"backgroundTextStyle": "light",
3 years ago
"navigationBarBackgroundColor": "#006BFF",
3 years ago
"navigationBarTitleText": "硕为思汽车智能洞察",
3 years ago
"navigationBarTextStyle": "white"
3 years ago
},
3 years ago
"tabBar": {
3 years ago
"custom": true,
3 years ago
"list": [{
3 years ago
"pagePath": "pages/index/index",
3 years ago
"iconPath": "/custom-tab-bar/icons/home.png",
"selectedIconPath": "/custom-tab-bar/icons/homeActive.png",
3 years ago
"text": "首页"
},
{
3 years ago
"pagePath": "pages/insight/index",
3 years ago
"iconPath": "/custom-tab-bar/icons/insight.png",
"selectedIconPath": "/custom-tab-bar/icons/insightActive.png",
3 years ago
"text": "洞察"
3 years ago
},
{
3 years ago
"pagePath": "pages/brandCrisis/index",
3 years ago
"iconPath": "/custom-tab-bar/icons/appSearch.png",
"selectedIconPath": "/custom-tab-bar/icons/appSearchActive.png",
3 years ago
"text": "品牌搜索"
},
{
"pagePath": "pages/varComm/index",
3 years ago
"iconPath": "/custom-tab-bar/icons/varComm.png",
"selectedIconPath": "/custom-tab-bar/icons/varCommActive.png",
3 years ago
"text": "对比"
},
{
"pagePath": "pages/mine/index",
3 years ago
"iconPath": "/custom-tab-bar/icons/mine.png",
"selectedIconPath": "/custom-tab-bar/icons/mineActive.png",
3 years ago
"text": "我的"
3 years ago
}
3 years ago
]
3 years ago
},
"sitemapLocation": "sitemap.json",
"usingComponents": {
3 years ago
"ec-canvas": "/ec-canvas/ec-canvas",
3 years ago
"van-button": "@vant/weapp/button/index",
"van-tabbar": "@vant/weapp/tabbar/index",
3 years ago
"van-tabbar-item": "@vant/weapp/tabbar-item/index",
3 years ago
"tabbar": "/custom-tab-bar/index",
3 years ago
"van-search": "@vant/weapp/search/index",
"van-index-bar": "@vant/weapp/index-bar/index",
"van-index-anchor": "@vant/weapp/index-anchor/index",
"van-icon": "@vant/weapp/icon/index",
"van-cell": "@vant/weapp/cell/index",
"van-cell-group": "@vant/weapp/cell-group/index",
"van-tab": "@vant/weapp/tab/index",
3 years ago
"van-tabs": "@vant/weapp/tabs/index",
3 years ago
"van-image": "@vant/weapp/image/index",
3 years ago
"van-transition": "@vant/weapp/transition/index",
3 years ago
"van-uploader": "@vant/weapp/uploader/index",
3 years ago
"van-checkbox": "@vant/weapp/checkbox/index",
3 years ago
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
3 years ago
"van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
3 years ago
"van-dropdown-item": "@vant/weapp/dropdown-item/index",
"van-datetime-picker": "@vant/weapp/datetime-picker/index",
"van-calendar": "@vant/weapp/calendar/index",
"van-popup": "@vant/weapp/popup/index",
"van-dialog": "@vant/weapp/dialog/index"
3 years ago
3 years ago
}
3 years ago
3 years ago
}