|
@@ -1,31 +1,24 @@
|
|
{
|
|
{
|
|
- "pages": [
|
|
|
|
- // {
|
|
|
|
- // "path": "pages/home/index",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationBarTitleText": "自定义tabbar首页"
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/index",
|
|
|
|
|
|
+ "pages": [{
|
|
|
|
+ "path": "pages/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "首页"
|
|
"navigationBarTitleText": "首页"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/mall/index",
|
|
|
|
|
|
+ "path": "pages/mall",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "分类"
|
|
"navigationBarTitleText": "分类"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/service/index",
|
|
|
|
|
|
+ "path": "pages/service",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "售后"
|
|
"navigationBarTitleText": "售后"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/my/index",
|
|
|
|
|
|
+ "path": "pages/my",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "我的"
|
|
"navigationBarTitleText": "我的"
|
|
}
|
|
}
|
|
@@ -53,166 +46,263 @@
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "隐私弹窗页面"
|
|
"navigationBarTitleText": "隐私弹窗页面"
|
|
}
|
|
}
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "subPackages": [{
|
|
|
|
+ "root": "pages/index",
|
|
|
|
+ "pages": [{
|
|
|
|
+ "path": "customMian_step1/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "customNoMian_step1/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "customNoMian_step2/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "customMian/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "mainDetail/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "customNoMain/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "productLead/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "fullHouseWifi/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "aiControlSys/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "rule/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "mainList/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "productLeadDetail/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "aiControlSys_step2/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/my/useLead/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "小程序使用指南"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/feedBack/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "用户反馈"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/chapinShip/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "兑奖信息"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/actGoods/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "活动商品"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/userInfo/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "个人资料"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/set/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "设置"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/sellAfter/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "售后"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/otherInfo/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "其他信息"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/sellAfterDefer/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "售后保障"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/sellAfterCon/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "售后联系"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/inviteDetail/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "邀约详情",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/fullHouseWifi/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "网络规划-全屋WiFi",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/aiControlSys/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "智能控制系统",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/my/collect/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "收藏",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/mall/pickKeting/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "挑选客厅灯",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/productLead/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "产品指南",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/customNoMain/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "定制我家的无主灯",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/detail/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "详情",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/customMian/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "定制我家的主灯",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/customMian_step2/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "定制我家的无主灯",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/customNoMian_step1/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "无主灯-通选套餐",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/index/customMian_step1/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "主灯-通选套餐",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
|
|
+ "root": "pages/mall",
|
|
|
|
+ "pages": [{
|
|
|
|
+ "path": "detail/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pickKeting/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "goodsList/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/mall/detail/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "商品详情",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
|
|
+ "root": "pages/service",
|
|
|
|
+ "pages": [{
|
|
|
|
+ "path": "detail/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ // ,
|
|
|
|
+ // {
|
|
|
|
+ // "path": "pickKeting/index",
|
|
|
|
+ // "style": {
|
|
|
|
+ // "navigationBarTitleText": "",
|
|
|
|
+ // "enablePullDownRefresh": false
|
|
|
|
+ // }
|
|
|
|
+ // }
|
|
|
|
+ ]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/my/actGoodsDetail/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "活动商品详情",
|
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
|
- }
|
|
|
|
|
|
+ "root": "pages/my",
|
|
|
|
+ "pages": [{
|
|
|
|
+ "path": "actGoods/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "actGoodsDetail/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "chapinShip/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "collect/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "useLead/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "feedBack/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "userInfo/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "set/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "sellAfter/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "otherInfo/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "sellAfterDefer/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "sellAfterCon/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "inviteDetail/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "collectDetail/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "changeNewStep/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "changeNewGoods/index",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
}
|
|
}
|
|
-
|
|
|
|
],
|
|
],
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
@@ -244,7 +334,7 @@
|
|
// "selectedIconPath": "static/tabbar/index_a.png"
|
|
// "selectedIconPath": "static/tabbar/index_a.png"
|
|
// },
|
|
// },
|
|
{
|
|
{
|
|
- "pagePath": "pages/index/index",
|
|
|
|
|
|
+ "pagePath": "pages/index",
|
|
"text": "首页",
|
|
"text": "首页",
|
|
"iconPath": "static/tabbar/index.png",
|
|
"iconPath": "static/tabbar/index.png",
|
|
"selectedIconPath": "static/tabbar/index_a.png",
|
|
"selectedIconPath": "static/tabbar/index_a.png",
|
|
@@ -259,7 +349,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "pagePath": "pages/mall/index",
|
|
|
|
|
|
+ "pagePath": "pages/mall",
|
|
"text": "商城",
|
|
"text": "商城",
|
|
"iconPath": "static/tabbar/mall.png",
|
|
"iconPath": "static/tabbar/mall.png",
|
|
"selectedIconPath": "static/tabbar/mall_a.png",
|
|
"selectedIconPath": "static/tabbar/mall_a.png",
|
|
@@ -272,7 +362,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "pagePath": "pages/service/index",
|
|
|
|
|
|
+ "pagePath": "pages/service",
|
|
"text": "服务",
|
|
"text": "服务",
|
|
"iconPath": "static/tabbar/service.png",
|
|
"iconPath": "static/tabbar/service.png",
|
|
"selectedIconPath": "static/tabbar/service_a.png",
|
|
"selectedIconPath": "static/tabbar/service_a.png",
|
|
@@ -285,7 +375,7 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "pagePath": "pages/my/index",
|
|
|
|
|
|
+ "pagePath": "pages/my",
|
|
"text": "我的",
|
|
"text": "我的",
|
|
"iconPath": "static/tabbar/my.png",
|
|
"iconPath": "static/tabbar/my.png",
|
|
"selectedIconPath": "static/tabbar/my_a.png",
|
|
"selectedIconPath": "static/tabbar/my_a.png",
|