Blame view
src/pages.json
3.09 KB
0db291810 “-mcomfirmOder页面 |
1 |
{ |
bbdb26d05 s |
2 |
"pages": [ |
0db291810 “-mcomfirmOder页面 |
3 |
{ |
5d6200770 改冲突 |
4 |
"path": "pages/index/index", |
6111092e8 update cart |
5 |
"style": { |
5d6200770 改冲突 |
6 |
"navigationBarTitleText": "商城一览" |
6111092e8 update cart |
7 8 9 |
} }, { |
f1da24fb3 s |
10 |
"path": "pages/myOrder/myOrder", |
e7121c710 detail update |
11 |
"style": { |
f1da24fb3 s |
12 |
"navigationBarTitleText": "我的订单" |
e7121c710 detail update |
13 14 15 |
} }, { |
9ff2df1bf 文件名称规范 |
16 |
"path": "pages/frameDetail/frameDetail", |
0db291810 “-mcomfirmOder页面 |
17 |
"style": { |
5d6200770 改冲突 |
18 |
"navigationBarTitleText": "产品详情" |
0db291810 “-mcomfirmOder页面 |
19 20 |
} }, |
e7121c710 detail update |
21 |
{ |
9ff2df1bf 文件名称规范 |
22 |
"path": "pages/lensDetails/lensDetails", |
e7121c710 detail update |
23 24 |
"style": { "navigationBarTitleText": "产品详情" |
0db291810 “-mcomfirmOder页面 |
25 26 |
} }, |
bbdb26d05 s |
27 |
{ |
0508098fe 首页筛选列表接口获取 |
28 |
"path": "pages/cart/cart", |
bbdb26d05 s |
29 |
"style": { |
0508098fe 首页筛选列表接口获取 |
30 |
"navigationBarTitleText": "购物车" |
71166190e add purchase |
31 |
} |
bbdb26d05 s |
32 |
}, |
2e191f6b1 修改详情页 |
33 |
{ |
f1da24fb3 s |
34 |
"path": "pages/purchaseLenses/purchaseLenses", |
2e191f6b1 修改详情页 |
35 |
"style": { |
71166190e add purchase |
36 |
"navigationBarTitleText": "产品选购" |
2e191f6b1 修改详情页 |
37 |
} |
bbdb26d05 s |
38 39 |
}, { |
f1da24fb3 s |
40 |
"path": "pages/refundProgress/refundProgress", |
bbdb26d05 s |
41 |
"style": { |
2e191f6b1 修改详情页 |
42 |
"navigationBarTitleText": "申请退款" |
bbdb26d05 s |
43 44 |
} }, |
936893552 新增地址页面 |
45 |
{ |
9ff2df1bf 文件名称规范 |
46 |
"path": "pages/addAddress/addAddress", |
936893552 新增地址页面 |
47 48 49 50 |
"style": { "navigationBarTitleText": "新增地址" } }, |
bbdb26d05 s |
51 52 53 54 55 56 |
{ "path": "pages/confirmOrder/confirmOrder", "style": { "navigationBarTitleText": "确认订单" } }, |
0db291810 “-mcomfirmOder页面 |
57 |
{ |
0db291810 “-mcomfirmOder页面 |
58 59 60 61 |
"path": "pages/user/user", "style": { "navigationBarTitleText": "我的" } |
435c08bd8 新增订单详情页面 |
62 63 |
}, { |
9ff2df1bf 文件名称规范 |
64 |
"path": "pages/refundment/refundWays" |
b2df28807 路由 |
65 66 67 |
}, { "path": "pages/refundment/refundment" |
066667dc4 add refundProgress |
68 69 |
}, { |
6111092e8 update cart |
70 |
"path": "pages/predelivery/predelivery" |
b2df28807 路由 |
71 72 |
}, { |
ab4209caf update |
73 |
"path": "pages/customerService/customerService", |
f1da24fb3 s |
74 75 |
"style": { "navigationBarTitleText": "在线客服" |
ab4209caf update |
76 |
} |
b2df28807 路由 |
77 78 |
}, { |
0508098fe 首页筛选列表接口获取 |
79 |
"path": "pages/myOrderPaying/myOrderPaying", |
f1da24fb3 s |
80 81 |
"style": { "navigationBarTitleText": "我的订单" |
ab4209caf update |
82 |
} |
4de4be344 客服在线和我的订单-待付款 |
83 84 |
}, { |
ab4209caf update |
85 |
"path": "pages/detailsChoiceArgs/detailsChoiceArgs", |
f1da24fb3 s |
86 87 |
"style": { "navigationBarTitleText": "镜片名称名称" |
0508098fe 首页筛选列表接口获取 |
88 |
} |
7d9acd27a 选购页 |
89 90 |
}, { |
f1da24fb3 s |
91 |
"path": "pages/detailStandard/detailStandard_sun", |
7d9acd27a 选购页 |
92 93 94 95 96 |
"style": { "navigationBarTitleText": "太阳镜选购页" } }, { |
f1da24fb3 s |
97 |
"path": "pages/detailStandard/detailStandard_k", |
7d9acd27a 选购页 |
98 99 100 |
"style": { "navigationBarTitleText": "镜框选购页" } |
0db291810 “-mcomfirmOder页面 |
101 |
} |
bbdb26d05 s |
102 |
], |
0db291810 “-mcomfirmOder页面 |
103 104 105 106 107 108 109 110 111 112 113 |
"globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "tabBar": { "color": "#C0C4CC", "selectedColor": "#fa436a", "borderStyle": "black", "backgroundColor": "#ffffff", |
bbdb26d05 s |
114 115 |
"list": [ { |
0db291810 “-mcomfirmOder页面 |
116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 |
"pagePath": "pages/index/index", "iconPath": "static/tab-home.png", "selectedIconPath": "static/tab-home-current.png", "text": "首页" }, { "pagePath": "pages/cart/cart", "iconPath": "static/tab-cart.png", "selectedIconPath": "static/tab-cart-current.png", "text": "购物车" }, { "pagePath": "pages/user/user", "iconPath": "static/tab-my.png", "selectedIconPath": "static/tab-my-current.png", "text": "我的" } ] |
ab4209caf update |
134 |
}, |
f1da24fb3 s |
135 |
"condition": { //模式配置,仅开发期间生效 |
ab4209caf update |
136 137 138 139 140 141 142 143 |
"current": 0, //当前激活的模式(list 的索引项) "list": [ { "name": "", //模式名称 "path": "", //启动页面,必选 "query": "" //启动参数,在页面的onLoad函数里面得到 } ] |
0db291810 “-mcomfirmOder页面 |
144 |
} |
bbdb26d05 s |
145 |
} |