123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- {
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path" : "pages/index/index",
- "style": { "navigationBarTitleText": "首页" }
- },
- {
- "path" : "pages/index-my/index-my",
- "style": { "navigationBarTitleText": "我的" }
- },
- {
- "path": "pages/register-examine/register-examine",
- "style": { "navigationBarTitleText": "注册审核" }
- }
- ,{
- "path" : "pages/examine-detail/examine-detail",
- "style": { "navigationBarTitleText": "审核详情" }
- }
- ,{
- "path" : "pages/invite-proxy/invite-proxy",
- "style" : { "navigationBarTitleText": "欢迎加入大卫博士!" }
- }
- ,{
- "path" : "pages/auth-progress/auth-progress",
- "style": { "navigationBarTitleText": "认证进度" }
- }
- ,{
- "path" : "pages/auth-identity/auth-identity",
- "style": { "navigationBarTitleText": "用户认证" }
- }
- ,{
- "path" : "pages/phone-area/phone-area",
- "style": { "navigationBarTitleText": "选择国家/地区" }
- }
- ,{
- "path" : "pages/login-reg/login-reg",
- "style": { "navigationBarTitleText": "登陆注册" }
- }
- ,{
- "path" : "pages/user-agreement/user-agreement",
- "style": { "navigationBarTitleText": "用户协议" }
- }
- ,{
- "path" : "pages/team-manage/team-manage",
- "style": { "navigationBarTitleText": "团队管理" }
- }
- ,{
- "path" : "pages/person-card/person-card",
- "style": { "navigationBarTitleText": "个人名片" }
- }
- ,{
- "path" : "pages/manage-order/manage-order",
- "style": { "navigationBarTitleText": "订单管理" }
- }
- ,{
- "path" : "pages/manage-people/manage-people",
- "style": { "navigationBarTitleText": "团队管理" }
- }
- ,{
- "path" : "pages/manage-money/manage-money",
- "style": { "navigationBarTitleText": "财富管理" }
- }
- ,{
- "path" : "pages/place-order/place-order",
- "style": { "navigationBarTitleText": "订货下单" }
- }
- ,{
- "path" : "pages/good-detail/good-detail",
- "style": { "navigationBarTitleText": "商品详情" }
- }
- ,{
- "path" : "pages/choose-size/choose-size",
- "style": { "navigationBarTitleText": "选择尺寸" }
- }
- ,{
- "path" : "pages/shop-car/shop-car",
- "style": { "navigationBarTitleText": "购物车" }
- }
- ,{
- "path" : "pages/confirm-order/confirm-order",
- "style": { "navigationBarTitleText": "确认订单" }
- }
- ,{
- "path" : "pages/address-manage/address-manage",
- "style": { "navigationBarTitleText": "地址管理" }
- }
- ,{
- "path" : "pages/add-address/add-address",
- "style": { "navigationBarTitleText": "编辑地址" }
- }
- ,{
- "path" : "pages/my-order/my-order",
- "style": { "navigationBarTitleText": "我的订单" }
- }
- ,{
- "path" : "pages/down-order/down-order",
- "style": { "navigationBarTitleText": "下级订单" }
- }
- ,{
- "path" : "pages/order-detail/order-detail",
- "style": { "navigationBarTitleText": "订单详情" }
- }
- ,{
- "path" : "pages/send-good/send-good",
- "style": { "navigationBarTitleText": "发货" }
- }
- ,{
- "path" : "pages/send-success/send-success",
- "style": { "navigationBarTitleText": "发货成功" }
- }
- ,{
- "path" : "pages/my-storage/my-storage",
- "style": { "navigationBarTitleText": "我的库存" }
- }
- ,{
- "path" : "pages/my-invite/my-invite",
- "style": { "navigationBarTitleText": "我的邀请" }
- }
- ,{
- "path" : "pages/auth-card/auth-card",
- "style": { "navigationBarTitleText": "授权书" }
- }
- ,{
- "path" : "pages/team-achievement/team-achievement",
- "style": { "navigationBarTitleText": "团队业绩" }
- }
- ,{
- "path" : "pages/safe-manage/safe-manage",
- "style": { "navigationBarTitleText": "安全管理" }
- }
- ,{
- "path" : "pages/income-running/income-running",
- "style": { "navigationBarTitleText": "收入流水" }
- }
- ,{
- "path" : "pages/reward-in/reward-in",
- "style": { "navigationBarTitleText": "订货下单" }
- }
- ,{
- "path" : "pages/reward-out/reward-out",
- "style": { "navigationBarTitleText": "奖励支出" }
- }
- ,{
- "path" : "pages/record-order/record-order",
- "style": { "navigationBarTitleText": "奖励收入" }
- }
- ,{
- "path" : "pages/record-record/record-record",
- "style": { "navigationBarTitleText": "零售录单" }
- }
- ,{
- "path" : "pages/updata-psw/updata-psw",
- "style": { "navigationBarTitleText": "修改密码" }
- }
- ,{
- "path" : "pages/login-psw/login-psw",
- "style": { "navigationBarTitleText": "密码登陆" }
- }
- ,{
- "path" : "pages/help-use/help-use",
- "style": { "navigationBarTitleText": "如何使用" }
- }
- ,{
- "path" : "pages/change-phone/change-phone",
- "style": { "navigationBarTitleText": "手机换绑" }
- }
- ],
- "tabBar": {
- "color": "#666666",
- "selectedColor": "#F76454",
- "backgroundColor": "#FFFFFF",
- "fontSize": "11px",
- "iconWidth": "18px",
- "spacing": "5px",
- "height": "49px",
- "list": [
- {
- "text": "首页",
- "pagePath": "pages/index/index",
- "iconPath": "static/index/tabbar/index.png",
- "selectedIconPath": "static/index/tabbar/index-act.png"
- },
- {
- "text": "我的",
- "pagePath": "pages/index-my/index-my",
- "iconPath": "static/index/tabbar/my.png",
- "selectedIconPath": "static/index/tabbar/my-act.png"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationStyle": "custom",
- "app-plus": {
- "scrollIndicator": "none"
- }
- }
- }
|