pages.json 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "enablePullDownRefresh": false,
  6. "navigationStyle": "custom",
  7. "navigationBarTitleText": "商城首页"
  8. }
  9. },
  10. {
  11. "path": "pages/menu/menu",
  12. "style": {
  13. "navigationStyle": "custom",
  14. "navigationBarTitleText": "菜单"
  15. }
  16. },
  17. // #ifndef MP
  18. {
  19. "path": "pages/public/register",
  20. "style": {
  21. "navigationBarTitleText": "注册",
  22. "app-plus": {
  23. "titleNView": {
  24. "type": "transparent"
  25. }
  26. }
  27. }
  28. }, {
  29. "path": "pages/public/login",
  30. "style": {
  31. "navigationBarTitleText": "登录",
  32. "app-plus": {
  33. "titleNView": {
  34. "type": "transparent"
  35. }
  36. }
  37. }
  38. },
  39. {
  40. "path": "pages/public/forget",
  41. "style": {
  42. "navigationBarTitleText": "忘记密码",
  43. "app-plus": {
  44. "titleNView": {
  45. "type": "transparent"
  46. }
  47. }
  48. }
  49. },
  50. {
  51. "path": "pages/redirect/redirect",
  52. "style": {
  53. "navigationBarTitleText": "微信登录跳转页面",
  54. "app-plus": {
  55. "titleNView": false
  56. }
  57. }
  58. },
  59. // #endif
  60. {
  61. "path": "pages/public/wxLogin",
  62. "style": {
  63. "navigationBarTitleText": "微信登录",
  64. "app-plus": {
  65. "titleNView": {
  66. "type": "transparent"
  67. }
  68. }
  69. }
  70. },
  71. // #ifndef MP
  72. {
  73. "path": "pages/product/reply",
  74. "style": {
  75. "navigationBarTitleText": "商品评价",
  76. "app-plus": {
  77. "titleNView": {
  78. "type": "transparent"
  79. }
  80. }
  81. }
  82. },
  83. // #endif
  84. {
  85. "path": "pages/product/product",
  86. "style": {
  87. "navigationBarTitleText": "商品详情",
  88. "app-plus": {
  89. "titleNView": {
  90. "type": "transparent"
  91. }
  92. }
  93. }
  94. },
  95. {
  96. "path": "pages/product/list",
  97. "style": {
  98. "enablePullDownRefresh": true,
  99. "navigationBarTitleText": "商品列表"
  100. }
  101. },
  102. // #ifndef MP
  103. {
  104. "path": "pages/product/jmszg",
  105. "style": {
  106. "enablePullDownRefresh": true,
  107. "navigationBarTitleText": "加盟商专供"
  108. }
  109. },
  110. // #endif
  111. {
  112. "path": "pages/product/search",
  113. "style": {
  114. "enablePullDownRefresh": true,
  115. // #ifdef APP-PLUS
  116. "navigationStyle": "custom",
  117. // #endif
  118. // #ifndef MP || APP-PLUS
  119. "app-plus": {
  120. "titleNView": {
  121. "searchInput": {
  122. "backgroundColor": "rgba(231, 231, 231,.7)",
  123. "borderRadius": "16px",
  124. "placeholder": "请输入关键字",
  125. "disabled": false,
  126. "placeholderColor": "#606266",
  127. "align": "left"
  128. },
  129. "buttons": [{
  130. "text": "搜索",
  131. "fontSize": "14",
  132. "color": "#303133",
  133. "background": "rgba(0,0,0,0)",
  134. "width": "40px"
  135. }]
  136. }
  137. },
  138. // #endif
  139. "navigationBarTitleText": "搜索"
  140. }
  141. },
  142. {
  143. "path": "pages/set/set",
  144. "style": {
  145. "navigationBarTitleText": "设置"
  146. }
  147. },
  148. {
  149. "path": "pages/set/address",
  150. "style": {
  151. "enablePullDownRefresh": true,
  152. "navigationBarTitleText": "收货地址"
  153. }
  154. },
  155. {
  156. "path": "pages/set/addressManage",
  157. "style": {
  158. "navigationBarTitleText": ""
  159. }
  160. },
  161. // #ifndef MP
  162. {
  163. "path": "pages/set/phone",
  164. "style": {
  165. "navigationBarTitleText": "实名认证"
  166. }
  167. },
  168. // #endif
  169. {
  170. "path": "pages/set/password",
  171. "style": {
  172. "navigationBarTitleText": "修改密码"
  173. }
  174. },
  175. {
  176. "path": "pages/set/userinfo",
  177. "style": {
  178. "navigationBarTitleText": "修改资料"
  179. }
  180. }, {
  181. "path": "pages/cart/cart",
  182. "style": {
  183. "navigationBarTitleText": "我的订单",
  184. "navigationBarBackgroundColor": "#f8f1f2"
  185. }
  186. },
  187. {
  188. "path": "pages/user/user",
  189. "style": {
  190. "navigationStyle": "custom",
  191. "navigationBarTitleText": "个人中心"
  192. }
  193. }
  194. ],
  195. "subPackages": [{
  196. "root": "user",
  197. "pages": [{
  198. "path": "page/orderDetail",
  199. "style": {
  200. "navigationBarTitleText": "订单详情"
  201. }
  202. },
  203. {
  204. "path": "page/shareQrCode",
  205. "style": {
  206. "navigationBarTitleText": "邀请好友"
  207. }
  208. },
  209. {
  210. "path": "page/award",
  211. "style": {
  212. "navigationBarTitleText": "我的佣金"
  213. }
  214. },
  215. {
  216. "path": "page/withdrawal",
  217. "style": {
  218. "navigationBarTitleText": "奖励提现"
  219. }
  220. },
  221. {
  222. "path": "page/scoreAccumulate",
  223. "style": {
  224. "navigationBarTitleText": "我的积分",
  225. "navigationBarBackgroundColor": "#ee2f72",
  226. "navigationBarTextStyle": "white"
  227. }
  228. },
  229. {
  230. "path": "page/extension",
  231. "style": {
  232. "navigationBarTitleText": "我的推广",
  233. "navigationBarBackgroundColor": "#ee2f72",
  234. "navigationBarTextStyle": "white"
  235. }
  236. },
  237. {
  238. "path": "page/recode",
  239. "style": {
  240. "navigationBarTitleText": "充值记录"
  241. }
  242. },
  243. {
  244. "path": "page/pay",
  245. "style": {
  246. "navigationBarTitleText": "付款"
  247. }
  248. }
  249. ]
  250. },
  251. {
  252. "root": "pages/order",
  253. "pages": [{
  254. "path": "order",
  255. "style": {
  256. "navigationBarTitleText": "我的订单",
  257. "app-plus": {
  258. "bounce": "none"
  259. }
  260. }
  261. },
  262. {
  263. "path": "adminOrder",
  264. "style": {
  265. "navigationBarTitleText": "我的订单",
  266. "app-plus": {
  267. "bounce": "none"
  268. }
  269. }
  270. },
  271. {
  272. "path": "orderDetail",
  273. "style": {
  274. "navigationBarTitleText": "订单详情",
  275. "app-plus": {
  276. "bounce": "none"
  277. }
  278. }
  279. },
  280. // #ifndef MP
  281. {
  282. "path": "evaluate",
  283. "style": {
  284. "navigationBarTitleText": "评论"
  285. }
  286. },
  287. {
  288. "path": "expressInfo",
  289. "style": {
  290. "navigationBarTitleText": "快递详情"
  291. }
  292. },
  293. // #endif
  294. {
  295. "path": "orderRefund",
  296. "style": {
  297. "navigationBarTitleText": "申请退款"
  298. }
  299. },
  300. {
  301. "path": "verifyCode",
  302. "style": {
  303. "navigationBarTitleText": "我的核销劵"
  304. }
  305. },
  306. {
  307. "path": "createOrder",
  308. "style": {
  309. "navigationBarTitleText": "创建订单"
  310. }
  311. },
  312. {
  313. "path": "choisestore",
  314. "style": {
  315. "navigationBarTitleText": "选择门店",
  316. "navigationBarBackgroundColor": "#fff",
  317. "navigationBarTextStyle": "black"
  318. }
  319. }
  320. ]
  321. },
  322. {
  323. "root": "pages/recommend",
  324. "pages": [{
  325. "path": "recommend",
  326. "style": {
  327. "navigationBarTitleText": "为你推荐",
  328. "app-plus": {
  329. "bounce": "none"
  330. }
  331. }
  332. }]
  333. }, {
  334. "root": "pages/exchange",
  335. "pages": [{
  336. "path": "exchange",
  337. "style": {
  338. "navigationBarTitleText": "兑换券",
  339. "app-plus": {
  340. "bounce": "none"
  341. }
  342. }
  343. }]
  344. },
  345. {
  346. "root": "pages/money",
  347. "pages": [{
  348. "path": "pay",
  349. "style": {
  350. "navigationBarTitleText": "支付"
  351. }
  352. },
  353. {
  354. "path": "paySuccess",
  355. "style": {
  356. "navigationBarTitleText": "支付成功"
  357. }
  358. },
  359. {
  360. "path": "wallet",
  361. "style": {
  362. "navigationBarTitleText": "我的钱包",
  363. "navigationBarBackgroundColor": "#ee2f72",
  364. "navigationBarTextStyle": "white"
  365. }
  366. },
  367. {
  368. "path": "account",
  369. "style": {
  370. "navigationBarTitleText": "提现账号"
  371. }
  372. },
  373. {
  374. "path": "withdrawal",
  375. "style": {
  376. "navigationBarTitleText": "提现"
  377. }
  378. },
  379. {
  380. "path": "recharge",
  381. "style": {
  382. "navigationBarTitleText": "充值中心"
  383. }
  384. }
  385. ]
  386. }
  387. ],
  388. "globalStyle": {
  389. "navigationBarTextStyle": "black",
  390. "navigationBarTitleText": "uni-app",
  391. "navigationBarBackgroundColor": "#ffffff",
  392. "backgroundColor": "#f8f8f8"
  393. },
  394. "tabBar": {
  395. "color": "#C0C4CC",
  396. "selectedColor": "#901B21",
  397. "borderStyle": "black",
  398. "backgroundColor": "#ffffff",
  399. "list": [{
  400. "pagePath": "pages/index/index",
  401. "iconPath": "static/tabBar/tab-home.png",
  402. "selectedIconPath": "static/tabBar/home.png",
  403. "text": "首页"
  404. }, {
  405. "pagePath": "pages/menu/menu",
  406. "iconPath": "static/tabBar/tab-menu.png",
  407. "selectedIconPath": "static/tabBar/menu.png",
  408. "text": "菜单"
  409. },
  410. {
  411. "pagePath": "pages/cart/cart",
  412. "iconPath": "static/tabBar/tab-order.png",
  413. "selectedIconPath": "static/tabBar/order.png",
  414. "text": "订单"
  415. },
  416. {
  417. "pagePath": "pages/user/user",
  418. "iconPath": "static/tabBar/tab-my.png",
  419. "selectedIconPath": "static/tabBar/tab-my-current.png",
  420. "text": "我的"
  421. }
  422. ]
  423. }
  424. }