Blame view
src/pages.json
4.63 KB
eab89b254 updates |
1 2 3 |
{ "pages" : [ { |
9a8f39ae3 订单 |
4 |
"path" : "pages/user/user", |
eab89b254 updates |
5 |
"style" : { |
9a8f39ae3 订单 |
6 |
"navigationBarTitleText" : "我的" |
eab89b254 updates |
7 8 9 |
} }, { |
9a8f39ae3 订单 |
10 |
"path" : "pages/detailsChoiceArgs/detailsChoiceArgs", |
eab89b254 updates |
11 |
"style" : { |
9a8f39ae3 订单 |
12 |
"navigationBarTitleText" : "镜片名称名称" |
eab89b254 updates |
13 14 15 |
} }, { |
9a8f39ae3 订单 |
16 |
"path" : "pages/purchaseLenses/purchaseLenses", |
eab89b254 updates |
17 |
"style" : { |
9a8f39ae3 订单 |
18 |
"navigationBarTitleText" : "产品选购" |
eab89b254 updates |
19 20 21 |
} }, { |
9a8f39ae3 订单 |
22 |
"path" : "pages/lensDetails/lensDetails", |
eab89b254 updates |
23 24 25 26 27 |
"style" : { "navigationBarTitleText" : "产品详情" } }, { |
9a8f39ae3 订单 |
28 |
"path" : "pages/myOrderPaying/myOrderPaying", |
eab89b254 updates |
29 |
"style" : { |
9a8f39ae3 订单 |
30 |
"navigationBarTitleText" : "我的订单" |
eab89b254 updates |
31 32 33 |
} }, { |
9a8f39ae3 订单 |
34 |
"path" : "pages/myOrder/myOrder", |
eab89b254 updates |
35 |
"style" : { |
9a8f39ae3 订单 |
36 |
"navigationBarTitleText" : "我的订单" |
eab89b254 updates |
37 38 39 |
} }, { |
9a8f39ae3 订单 |
40 |
"path" : "pages/index/index", |
eab89b254 updates |
41 |
"style" : { |
9a8f39ae3 订单 |
42 |
"navigationBarTitleText" : "商城一览" |
eab89b254 updates |
43 44 45 |
} }, { |
9a8f39ae3 订单 |
46 |
"path" : "pages/cart/cart", |
eab89b254 updates |
47 |
"style" : { |
9a8f39ae3 订单 |
48 |
"navigationBarTitleText" : "购物车" |
eab89b254 updates |
49 50 51 |
} }, { |
9a8f39ae3 订单 |
52 |
"path" : "pages/frameDetail/frameDetail", |
eab89b254 updates |
53 |
"style" : { |
9a8f39ae3 订单 |
54 |
"navigationBarTitleText" : "产品详情" |
eab89b254 updates |
55 56 57 |
} }, { |
9a8f39ae3 订单 |
58 |
"path" : "pages/refundProgress/refundProgress", |
eab89b254 updates |
59 |
"style" : { |
9a8f39ae3 订单 |
60 |
"navigationBarTitleText" : "申请退款" |
eab89b254 updates |
61 62 63 |
} }, { |
9a8f39ae3 订单 |
64 65 66 67 |
"path" : "pages/addAddress/addAddress", "style" : { "navigationBarTitleText" : "新增地址" } |
eab89b254 updates |
68 69 |
}, { |
9a8f39ae3 订单 |
70 71 72 73 |
"path" : "pages/confirmOrder/confirmOrder", "style" : { "navigationBarTitleText" : "确认订单" } |
eab89b254 updates |
74 75 |
}, { |
9a8f39ae3 订单 |
76 77 78 79 |
"path" : "pages/refundment/refundWays", "style" : { "navigationBarTitleText" : "退款方式" } |
eab89b254 updates |
80 81 |
}, { |
9a8f39ae3 订单 |
82 |
"path" : "pages/refundment/refundment", |
eab89b254 updates |
83 |
"style" : { |
9a8f39ae3 订单 |
84 |
"navigationBarTitleText" : "申请退款" |
eab89b254 updates |
85 86 87 |
} }, { |
9a8f39ae3 订单 |
88 |
"path" : "pages/predelivery/predelivery", |
eab89b254 updates |
89 |
"style" : { |
9a8f39ae3 订单 |
90 |
"navigationBarTitleText" : "待发货" |
eab89b254 updates |
91 92 93 |
} }, { |
9a8f39ae3 订单 |
94 |
"path" : "pages/customerService/customerService", |
eab89b254 updates |
95 |
"style" : { |
9a8f39ae3 订单 |
96 |
"navigationBarTitleText" : "在线客服" |
eab89b254 updates |
97 98 99 100 101 102 103 104 105 106 107 108 109 |
} }, { "path" : "pages/detailStandard/detailStandard_sun", "style" : { "navigationBarTitleText" : "太阳镜选购页" } }, { "path" : "pages/detailStandard/detailStandard_k", "style" : { "navigationBarTitleText" : "镜框选购页" } |
9a8f39ae3 订单 |
110 111 112 113 114 115 |
} ,{ "path" : "pages/addOpticsData/addOpticsData", "style" : { "navigationBarTitleText" : "验光数据"} } |
eab89b254 updates |
116 117 118 119 120 121 122 123 124 125 126 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" : { //模式配置,仅开发期间生效 "current" : 0, //当前激活的模式(list 的索引项) "list" : [ { "name" : "", //模式名称 "path" : "", //启动页面,必选 "query" : "" //启动参数,在页面的onLoad函数里面得到 } ] } } |