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.
143 lines
5.1 KiB
143 lines
5.1 KiB
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/index/total/tatal",
|
|
"pages/index/Rankdetail/Rankdetail",
|
|
"pages/index/detailedvolume/detailedvolume",
|
|
"pages/index/Brandsales/Brandsales",
|
|
"pages/index/Salesranking/Salesranking",
|
|
"pages/index/Salesranking/Brandranking/Brandranking",
|
|
"pages/index/Salesranking/Allbrands/Allbrands",
|
|
"pages/bar/index",
|
|
"pages/insight/index",
|
|
"pages/insight/pages/brandInsight/index",
|
|
"pages/insight/pages/modalInsight/index",
|
|
"pages/insight/pages/eventInsight/index",
|
|
"pages/insight/pages/themeAnalize/index",
|
|
"pages/insight/pages/addTheme/index",
|
|
"pages/insight/pages/editTheme/index",
|
|
"pages/insight/pages/brandInsight/tailDataList/index",
|
|
"pages/insight/pages/brandInsight/brandDataList/index",
|
|
"pages/insight/pages/modalInsight/tailDataList/index",
|
|
"pages/insight/pages/modalInsight/modalDataList/index",
|
|
"pages/brandSearch/index",
|
|
"pages/varComm/index",
|
|
"pages/insight/pages/themeList/index",
|
|
"pages/insight/pages/themeBoard/index",
|
|
"pages/mine/index",
|
|
"pages/mine/pages/bindUser/index",
|
|
"pages/mine/pages/myReport/index",
|
|
"pages/mine/pages/helpCenter/index",
|
|
"pages/mine/pages/register/register",
|
|
"pages/varComm/pages/theme/index",
|
|
"pages/brandCrisis/index",
|
|
"pages/brandCrisis/crisiSet/index",
|
|
"pages/brandCrisis/chooseModel/index",
|
|
"pages/brandCrisis/crisisList/index"
|
|
],
|
|
"subPackages": [{
|
|
"root": "subPackages",
|
|
"name": "分包A",
|
|
"pages": [
|
|
"pages/detail/index",
|
|
"pages/profile/profile",
|
|
"logs/PushSettings/index"
|
|
]
|
|
},
|
|
{
|
|
"root": "contrastPackages",
|
|
"name": "对比分包",
|
|
"pages": [
|
|
"brandRatio/index",
|
|
"carModelsRatio/index",
|
|
"eventRatio/index",
|
|
"themeRatio/index",
|
|
"addEvent/index",
|
|
"addTheme/index"
|
|
]
|
|
}
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#006BFF",
|
|
"navigationBarTitleText": "硕为思汽车智能洞察",
|
|
"navigationBarTextStyle": "white"
|
|
},
|
|
"tabBar": {
|
|
"custom": true,
|
|
"list": [{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "/custom-tab-bar/icons/home.png",
|
|
"selectedIconPath": "/custom-tab-bar/icons/homeActive.png",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/insight/index",
|
|
"iconPath": "/custom-tab-bar/icons/insight.png",
|
|
"selectedIconPath": "/custom-tab-bar/icons/insightActive.png",
|
|
"text": "洞察"
|
|
},
|
|
{
|
|
"pagePath": "pages/brandCrisis/index",
|
|
"iconPath": "/custom-tab-bar/icons/logo.png",
|
|
"selectedIconPath": "/custom-tab-bar/icons/logo.png",
|
|
"text": "品牌搜索"
|
|
},
|
|
{
|
|
"pagePath": "pages/varComm/index",
|
|
"iconPath": "/custom-tab-bar/icons/varComm.png",
|
|
"selectedIconPath": "/custom-tab-bar/icons/varCommActive.png",
|
|
"text": "对比"
|
|
},
|
|
{
|
|
"pagePath": "pages/mine/index",
|
|
"iconPath": "/custom-tab-bar/icons/mine.png",
|
|
"selectedIconPath": "/custom-tab-bar/icons/mineActive.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"sitemapLocation": "sitemap.json",
|
|
"usingComponents": {
|
|
"ec-canvas": "/ec-canvas/ec-canvas",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-tabbar": "@vant/weapp/tabbar/index",
|
|
"van-tabbar-item": "@vant/weapp/tabbar-item/index",
|
|
"tabbar": "/custom-tab-bar/index",
|
|
"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",
|
|
"van-tabs": "@vant/weapp/tabs/index",
|
|
"van-image": "@vant/weapp/image/index",
|
|
"van-transition": "@vant/weapp/transition/index",
|
|
"van-uploader": "@vant/weapp/uploader/index",
|
|
"van-checkbox": "@vant/weapp/checkbox/index",
|
|
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
|
|
"van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
|
|
"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",
|
|
"van-row": "@vant/weapp/row/index",
|
|
"van-col": "@vant/weapp/col/index",
|
|
"van-divider": "@vant/weapp/divider/index",
|
|
"van-toast": "@vant/weapp/toast/index",
|
|
"van-switch": "@vant/weapp/switch/index",
|
|
"van-radio": "@vant/weapp/radio/index",
|
|
"van-radio-group": "@vant/weapp/radio-group/index",
|
|
"van-steps": "@vant/weapp/steps/index",
|
|
"van-collapse": "@vant/weapp/collapse/index",
|
|
"van-collapse-item": "@vant/weapp/collapse-item/index",
|
|
"van-tag": "@vant/weapp/tag/index",
|
|
"van-picker": "@vant/weapp/picker/index",
|
|
"van-nav-bar": "@vant/weapp/nav-bar/index",
|
|
"van-tree-select": "@vant/weapp/tree-select/index",
|
|
"van-sticky": "@vant/weapp/sticky/index"
|
|
}
|
|
|
|
} |