Blame view
src/pages.json
5.18 KB
eab89b254
|
1 2 3 |
{ "pages" : [ { |
863d3aa95
|
4 |
"path" : "pages/user/user", |
eab89b254
|
5 |
"style" : { |
863d3aa95
|
6 |
"navigationBarTitleText" : "我的" |
eab89b254
|
7 |
} |
5b513503f
|
8 9 10 11 12 |
}, { "path" : "pages/addOpticsData/addOpticsData", "style" : { "navigationBarTitleText" : "验光数据"} |
eab89b254
|
13 14 |
}, { |
863d3aa95
|
15 |
"path" : "pages/index/index", |
eab89b254
|
16 |
"style" : { |
863d3aa95
|
17 |
"navigationBarTitleText" : "商城一览" |
eab89b254
|
18 19 20 |
} }, { |
9a8f39ae3
|
21 |
"path" : "pages/detailsChoiceArgs/detailsChoiceArgs", |
eab89b254
|
22 |
"style" : { |
9a8f39ae3
|
23 |
"navigationBarTitleText" : "镜片名称名称" |
eab89b254
|
24 25 26 |
} }, { |
9a8f39ae3
|
27 |
"path" : "pages/purchaseLenses/purchaseLenses", |
eab89b254
|
28 |
"style" : { |
9a8f39ae3
|
29 |
"navigationBarTitleText" : "产品选购" |
eab89b254
|
30 31 32 |
} }, { |
9a8f39ae3
|
33 |
"path" : "pages/lensDetails/lensDetails", |
eab89b254
|
34 35 36 37 38 |
"style" : { "navigationBarTitleText" : "产品详情" } }, { |
9a8f39ae3
|
39 |
"path" : "pages/myOrderPaying/myOrderPaying", |
eab89b254
|
40 |
"style" : { |
9a8f39ae3
|
41 |
"navigationBarTitleText" : "我的订单" |
eab89b254
|
42 43 44 |
} }, { |
9a8f39ae3
|
45 |
"path" : "pages/myOrder/myOrder", |
eab89b254
|
46 |
"style" : { |
9a8f39ae3
|
47 |
"navigationBarTitleText" : "我的订单" |
eab89b254
|
48 49 50 |
} }, { |
9a8f39ae3
|
51 |
"path" : "pages/cart/cart", |
eab89b254
|
52 |
"style" : { |
9a8f39ae3
|
53 |
"navigationBarTitleText" : "购物车" |
eab89b254
|
54 55 |
} }, |
e477b7dc7
|
56 57 58 59 60 61 |
{ "path" : "pages/frameDetail/frameDetail", "style" : { "navigationBarTitleText" : "产品详情" } }, |
eab89b254
|
62 |
{ |
9a8f39ae3
|
63 |
"path" : "pages/refundProgress/refundProgress", |
eab89b254
|
64 |
"style" : { |
9a8f39ae3
|
65 |
"navigationBarTitleText" : "申请退款" |
eab89b254
|
66 67 68 |
} }, { |
7d6833f2c
|
69 |
"path" : "pages/address/addAddress", |
9a8f39ae3
|
70 71 72 |
"style" : { "navigationBarTitleText" : "新增地址" } |
eab89b254
|
73 74 |
}, { |
7d6833f2c
|
75 76 77 78 79 80 |
"path" : "pages/address/addressList", "style" : { "navigationBarTitleText" : "地址管理" } }, { |
9a8f39ae3
|
81 82 83 84 |
"path" : "pages/confirmOrder/confirmOrder", "style" : { "navigationBarTitleText" : "确认订单" } |
eab89b254
|
85 86 |
}, { |
9a8f39ae3
|
87 88 89 90 |
"path" : "pages/refundment/refundWays", "style" : { "navigationBarTitleText" : "退款方式" } |
eab89b254
|
91 92 |
}, { |
9a8f39ae3
|
93 |
"path" : "pages/refundment/refundment", |
eab89b254
|
94 |
"style" : { |
9a8f39ae3
|
95 |
"navigationBarTitleText" : "申请退款" |
eab89b254
|
96 97 98 |
} }, { |
9a8f39ae3
|
99 |
"path" : "pages/predelivery/predelivery", |
eab89b254
|
100 |
"style" : { |
9a8f39ae3
|
101 |
"navigationBarTitleText" : "待发货" |
eab89b254
|
102 103 104 |
} }, { |
9a8f39ae3
|
105 |
"path" : "pages/customerService/customerService", |
eab89b254
|
106 |
"style" : { |
9a8f39ae3
|
107 |
"navigationBarTitleText" : "在线客服" |
eab89b254
|
108 109 110 111 112 113 114 115 116 117 118 119 120 |
} }, { "path" : "pages/detailStandard/detailStandard_sun", "style" : { "navigationBarTitleText" : "太阳镜选购页" } }, { "path" : "pages/detailStandard/detailStandard_k", "style" : { "navigationBarTitleText" : "镜框选购页" } |
9a8f39ae3
|
121 |
} |
d1ce60f3d
|
122 |
|
863d3aa95
|
123 124 125 126 |
,{ "path" : "pages/newOpticsData/newOpticsData", "style" : {"navigationBarTitleText" : "验光数据"} } |
eab89b254
|
127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 |
], "globalStyle" : { "navigationBarTextStyle" : "black", "navigationBarTitleText" : "uni-app", "navigationBarBackgroundColor" : "#F8F8F8", "backgroundColor" : "#F8F8F8" }, "tabBar" : { "color" : "#C0C4CC", "selectedColor" : "#fa436a", "borderStyle" : "black", "backgroundColor" : "#ffffff", "list" : [ { "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" : "我的" } ] }, "condition" : { |
7d6833f2c
|
161 |
"current" : 0, |
eab89b254
|
162 163 |
"list" : [ { |
7d6833f2c
|
164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 |
"name" : "首页", "path" : "pages/index/index", "query" : "" }, { "name" : "镜片、美瞳参数选购", "path" : "pages/purchaseLenses/purchaseLenses", "query" : "" }, { "name" : "新增地址", "path" : "pages/address/addAddress", "query" : "" }, { "name" : "地址管理", "path" : "pages/address/addressList", "query" : "" |
eab89b254
|
179 180 181 |
} ] } |
1df0f126a
|
182 |
} |