pages.json 8.0 KB

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