pages.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "tui-(.*)": "@/components/thorui/tui-$1/tui-$1.vue"
  6. }
  7. },
  8. "pages": [
  9. //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  10. {
  11. "path": "pages/login/index",
  12. "style": {
  13. "navigationBarTitleText": "登陆",
  14. "navigationStyle": "custom"
  15. }
  16. },
  17. {
  18. "path": "pages/tabbar/index/index",
  19. "style": {
  20. "navigationBarTitleText": "首页",
  21. "navigationStyle": "custom"
  22. }
  23. },
  24. {
  25. "path": "pages/tabbar/order/index",
  26. "style": {
  27. "navigationBarTitleText": "订单",
  28. "navigationStyle": "custom"
  29. }
  30. },
  31. {
  32. "path": "pages/tabbar/user/index",
  33. "style": {
  34. "navigationBarTitleText": "个人中心",
  35. "navigationStyle": "custom"
  36. }
  37. }
  38. ],
  39. "subpackages":[
  40. {
  41. "root": "pages_module",
  42. "name":"pages_module",
  43. "pages":[
  44. {
  45. "path": "scanCode/index",
  46. "style": {
  47. "navigationBarTitleText": "扫码验劵",
  48. "enablePullDownRefresh": true,
  49. "navigationStyle":"custom"
  50. }
  51. },
  52. {
  53. "path": "scanCoupons/index",
  54. "style": {
  55. "navigationBarTitleText": "输码验劵",
  56. "enablePullDownRefresh": true,
  57. "navigationStyle":"custom"
  58. }
  59. },
  60. {
  61. "path": "orderVerifica/index",
  62. "style": {
  63. "navigationBarTitleText": "订单核销",
  64. "enablePullDownRefresh": true,
  65. "navigationStyle":"custom"
  66. }
  67. },
  68. {
  69. "path": "receiving/index",
  70. "style": {
  71. "navigationBarTitleText": "收款账户",
  72. "enablePullDownRefresh": false
  73. }
  74. },
  75. {
  76. "path": "bindingCard/index",
  77. "style": {
  78. "navigationBarTitleText": "绑定银行卡",
  79. "enablePullDownRefresh": false,
  80. "navigationStyle":"custom"
  81. }
  82. },
  83. {
  84. "path": "operateData/index",
  85. "style": {
  86. "navigationBarTitleText": "经营数据",
  87. "enablePullDownRefresh": false
  88. }
  89. },
  90. {
  91. "path": "financial/index",
  92. "style": {
  93. "navigationBarTitleText": "财务对账",
  94. "enablePullDownRefresh": false
  95. }
  96. },
  97. {
  98. "path": "withdrawal/index",
  99. "style": {
  100. "navigationBarTitleText": "提现申请",
  101. "enablePullDownRefresh": false
  102. }
  103. },
  104. {
  105. "path": "walSuccess/index",
  106. "style": {
  107. "navigationBarTitleText": "申请成功",
  108. "enablePullDownRefresh": false
  109. }
  110. }
  111. ]
  112. },
  113. {
  114. "root": "user_module",
  115. "name":"user_module",
  116. "pages":[
  117. {
  118. "path": "businessInfo/index",
  119. "style": {
  120. "navigationBarTitleText": "商家信息"
  121. }
  122. },
  123. {
  124. "path": "changeLogo/index",
  125. "style": {
  126. "navigationBarTitleText": "店铺LOGO",
  127. "navigationBarBackgroundColor":"#000",
  128. "navigationBarTextStyle":"white"
  129. }
  130. },
  131. {
  132. "path": "changeInfo/index",
  133. "style": {
  134. "navigationBarTitleText": "信息修改"
  135. }
  136. },
  137. {
  138. "path": "merchantCode/index",
  139. "style": {
  140. "navigationBarTitleText": "商家码",
  141. "navigationBarBackgroundColor":"#F7F7F7",
  142. "navigationBarTextStyle":"black"
  143. }
  144. },
  145. {
  146. "path": "codeDetail/index",
  147. "style": {
  148. "navigationBarTitleText": "商家码详情",
  149. "navigationStyle": "custom"
  150. }
  151. },
  152. {
  153. "path": "changePassword/index",
  154. "style": {
  155. "navigationBarTitleText": "修改密码"
  156. }
  157. },
  158. {
  159. "path": "changeSuccess/index",
  160. "style": {
  161. "navigationBarTitleText": "修改成功"
  162. }
  163. },
  164. {
  165. "path": "myAccount/index",
  166. "style": {
  167. "navigationBarTitleText": "我的账户",
  168. "navigationStyle":"custom"
  169. }
  170. },
  171. {
  172. "path": "memberManage/index",
  173. "style": {
  174. "navigationBarTitleText": "会员管理"
  175. }
  176. },
  177. {
  178. "path": "webview/index",
  179. "style": {
  180. "navigationBarTitleText": "官方客服",
  181. "enablePullDownRefresh": false
  182. }
  183. }
  184. ]
  185. },
  186. {
  187. "root": "order_module",
  188. "name":"order_module",
  189. "pages":[
  190. {
  191. "path": "orderDetail/index",
  192. "style": {
  193. "navigationBarTitleText": "订单详情"
  194. }
  195. },
  196. {
  197. "path": "searchOrder/index",
  198. "style": {
  199. "navigationBarTitleText": "订单搜索"
  200. }
  201. }
  202. ]
  203. }
  204. ],
  205. "globalStyle": {
  206. "navigationBarTextStyle": "black",
  207. "navigationBarTitleText": "uni-app",
  208. "navigationBarBackgroundColor": "#FFFFFF",
  209. "backgroundColor": "#F8F8F8"
  210. },
  211. "tabBar": {
  212. "borderStyle": "white",
  213. "backgroundColor": "white",
  214. "color": "#000",
  215. "selectedColor": "#ef530e",
  216. "list": [
  217. {
  218. "pagePath": "pages/tabbar/index/index",
  219. "text": "首页",
  220. "iconPath": "static/image/tab-icon/home.png",
  221. "selectedIconPath": "static/image/tab-icon/home-active.png"
  222. },
  223. {
  224. "pagePath": "pages/tabbar/order/index",
  225. "text": "订单",
  226. "iconPath": "static/image/tab-icon/order.png",
  227. "selectedIconPath": "static/image/tab-icon/order-active.png"
  228. },
  229. {
  230. "pagePath": "pages/tabbar/user/index",
  231. "text": "我的",
  232. "iconPath": "static/image/tab-icon/user.png",
  233. "selectedIconPath": "static/image/tab-icon/user-active.png"
  234. }
  235. ]
  236. },
  237. "uniIdRouter": {}
  238. }