pages.json 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "数智云商城"
  7. }
  8. },
  9. {
  10. "path": "pages/my/login",
  11. "style": {
  12. "navigationBarTitleText": "登录"
  13. }
  14. },
  15. {
  16. "path": "pages/sign/index",
  17. "style": {
  18. "navigationBarTitleText": "福利"
  19. }
  20. },
  21. {
  22. "path": "pages/partner/index",
  23. "style": {
  24. "navigationBarTitleText": "联盟店"
  25. }
  26. },
  27. {
  28. "path": "pages/my/index",
  29. "style": {
  30. "navigationBarTitleText": "我的"
  31. }
  32. },
  33. {
  34. "path": "pages/product/productRetail",
  35. "style": {
  36. "navigationBarTitleText": "零售专区"
  37. }
  38. },
  39. {
  40. "path": "pages/product/productWholesale",
  41. "style": {
  42. "navigationBarTitleText": "批发专区"
  43. }
  44. },
  45. {
  46. "path": "pages/product/productTeaBaby",
  47. "style": {
  48. "navigationBarTitleText": "茶宝兑换"
  49. }
  50. },
  51. {
  52. "path": "pages/product/p_details",
  53. "style": {
  54. "navigationBarTitleText": "商品详情"
  55. }
  56. },
  57. {
  58. "path": "pages/to-pay-list/index",
  59. "style": {
  60. "navigationBarTitleText": "订单购买"
  61. }
  62. },
  63. {
  64. "path": "pages/xghc-addrress/userAddress",
  65. "style": {
  66. "navigationBarTitleText": "收货地址"
  67. }
  68. },
  69. {
  70. "path": "pages/protocol/index",
  71. "style": {
  72. "navigationBarTitleText": "购买协议"
  73. }
  74. },
  75. {
  76. "path": "pages/invi-img/index",
  77. "style": {
  78. "navigationBarTitleText": "邀请好友"
  79. }
  80. },
  81. {
  82. "path": "pages/account/wealth",
  83. "style": {
  84. "navigationBarTitleText": "财富"
  85. }
  86. },
  87. {
  88. "path": "pages/account/consignment",
  89. "style": {
  90. "navigationBarTitleText": "寄售"
  91. }
  92. },
  93. {
  94. "path": "pages/account/giveAsPresent",
  95. "style": {
  96. "navigationBarTitleText": "赠送"
  97. }
  98. },
  99. {
  100. "path": "pages/account/conversion",
  101. "style": {
  102. "navigationBarTitleText": "余额转化"
  103. }
  104. },
  105. {
  106. "path": "pages/speed-up/index",
  107. "style": {
  108. "navigationBarTitleText": "加速"
  109. }
  110. },
  111. {
  112. "path": "pages/accountDetails/running",
  113. "style": {
  114. "navigationBarTitleText": "流水明细"
  115. }
  116. },
  117. {
  118. "path": "pages/accountDetails/withdraw",
  119. "style": {
  120. "navigationBarTitleText": "提现明细"
  121. }
  122. },
  123. {
  124. "path": "pages/accountDetails/topup",
  125. "style": {
  126. "navigationBarTitleText": "充值明细"
  127. }
  128. },
  129. {
  130. "path": "pages/accountDetails/integral",
  131. "style": {
  132. "navigationBarTitleText": "积分明细"
  133. }
  134. },
  135. {
  136. "path": "pages/notice/index",
  137. "style": {
  138. "navigationBarTitleText": "用户须知"
  139. }
  140. },
  141. {
  142. "path": "pages/about/index",
  143. "style": {
  144. "navigationBarTitleText": "关于我们"
  145. }
  146. },
  147. {
  148. "path": "pages/course/index",
  149. "style": {
  150. "navigationBarTitleText": "新手教程"
  151. }
  152. },
  153. {
  154. "path": "pages/szw-order-list/index",
  155. "style": {
  156. "navigationBarTitleText": "订单列表"
  157. }
  158. },
  159. {
  160. "path": "pages/szw-order-details/index",
  161. "style": {
  162. "navigationBarTitleText": "订单详情"
  163. }
  164. },
  165. {
  166. "path": "pages/my/userinfo",
  167. "style": {
  168. "navigationBarTitleText": "基本信息"
  169. }
  170. },
  171. {
  172. "path": "pages/top-up/index",
  173. "style": {
  174. "navigationBarTitleText": "充值"
  175. }
  176. },
  177. {
  178. "path": "pages/aytonym-status/index",
  179. "style": {
  180. "navigationBarTitleText": "实名认证"
  181. }
  182. },
  183. {
  184. "path": "pages/autonym-submit/index",
  185. "style": {
  186. "navigationBarTitleText": "实名认证"
  187. }
  188. },
  189. {
  190. "path": "pages/autonym-pay/index",
  191. "style": {
  192. "navigationBarTitleText": "支付"
  193. }
  194. },
  195. {
  196. "path": "pages/cash/index",
  197. "style": {
  198. "navigationBarTitleText": "提现"
  199. }
  200. },
  201. {
  202. "path": "pages/accountDetails/teaBaby",
  203. "style": {
  204. "navigationBarTitleText": "茶宝明细"
  205. }
  206. },
  207. {
  208. "path": "pages/my-tea-list/index",
  209. "style": {
  210. "navigationBarTitleText": "我的茶友"
  211. }
  212. },
  213. {
  214. "path": "pages/tea-list/index",
  215. "style": {
  216. "navigationBarTitleText": "我的茶友"
  217. }
  218. },
  219. {
  220. "path": "pages/tea-rule/index",
  221. "style": {
  222. "navigationBarTitleText": "用户身份及权益"
  223. }
  224. },
  225. {
  226. "path": "pages/my-credites/index",
  227. "style": {
  228. "navigationBarTitleText": "茶宝兑换",
  229. "enablePullDownRefresh": false
  230. }
  231. },
  232. {
  233. "path": "pages/integral-list/index",
  234. "style": {
  235. "navigationBarTitleText": "积分专区"
  236. }
  237. },
  238. {
  239. "path": "pages/pay-agreement/index",
  240. "style": {
  241. "navigationBarTitleText": "购买协议"
  242. }
  243. },
  244. {
  245. "path": "pages/agreement/privacy",
  246. "style": {
  247. "navigationBarTitleText": "隐私协议"
  248. }
  249. },
  250. {
  251. "path": "pages/agreement/recharge",
  252. "style": {
  253. "navigationBarTitleText": "充值协议"
  254. }
  255. },
  256. {
  257. "path": "pages/serviceAgreement/index",
  258. "style": {
  259. "navigationBarTitleText": "用户服务协议"
  260. }
  261. },
  262. {
  263. "path": "pages/notice/detail",
  264. "style": {
  265. "navigationBarTitleText": "公告详情"
  266. }
  267. },
  268. {
  269. "path": "pages/consultation-list/index",
  270. "style": {
  271. "navigationBarTitleText": "资讯列表"
  272. }
  273. }
  274. ],
  275. "subPackages": [{
  276. "root": "pagesB",
  277. "pages": [
  278. {
  279. "path" : "test/index",
  280. "style" : {
  281. "navigationBarTitleText": "测试"
  282. }
  283. },
  284. {
  285. "path" : "order/verificationCode",
  286. "style" : {
  287. "navigationBarTitleText": "核销码"
  288. }
  289. },
  290. {
  291. "path": "my/assistant",
  292. "style": {
  293. "navigationBarTitleText": "开票助手",
  294. "onReachBottomDistance": 50
  295. }
  296. },
  297. {
  298. "path": "invoice/editinvoice",
  299. "style": {
  300. "navigationBarTitleText": "填写发票信息"
  301. }
  302. },
  303. {
  304. "path": "invoice/invoiceList",
  305. "style": {
  306. "navigationBarTitleText": "已开票"
  307. }
  308. },
  309. {
  310. "path": "invoice/Billingresult",
  311. "style": {
  312. "navigationBarTitleText": "开票结果"
  313. }
  314. },
  315. {
  316. "path": "accountDetails/TeaC",
  317. "style": {
  318. "navigationBarTitleText": "TeaC明细"
  319. }
  320. }
  321. ]
  322. }],
  323. // "preloadRule": {
  324. // "pages/index/index": {
  325. // "network": "all",
  326. // "packages": ["pagesB"]
  327. // }
  328. // },
  329. "tabBar": {
  330. "color": "#FE2C15",
  331. "selectedColor": "#FCB736",
  332. "borderStyle": "black",
  333. "backgroundColor": "#ffffff",
  334. "list": [
  335. {
  336. "pagePath": "pages/index/index",
  337. "iconPath": "static/nav/shouye.png",
  338. "selectedIconPath": "static/nav/shouye_select.png",
  339. "text": "首页"
  340. },
  341. {
  342. "pagePath": "pages/sign/index",
  343. "iconPath": "static/nav/qiandao.png",
  344. "selectedIconPath": "static/nav/qiandao_select.png",
  345. "text": "福利"
  346. },
  347. // {
  348. // "pagePath": "pages/partner/index",
  349. // "iconPath": "static/nav/hehuoren.png",
  350. // "selectedIconPath": "static/nav/hehuoren_select.png",
  351. // "text": "联盟店"
  352. // },
  353. {
  354. "pagePath": "pages/my/index",
  355. "iconPath": "static/nav/wode.png",
  356. "selectedIconPath": "static/nav/wode_select.png",
  357. "text": "我的"
  358. }
  359. ]
  360. },
  361. "easycom": {
  362. "autoscan": true,
  363. "custom": {
  364. // uni-ui 规则如下配置
  365. "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
  366. }
  367. // "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  368. },
  369. "globalStyle": {
  370. "navigationBarTextStyle": "black",
  371. "navigationBarTitleText": "uniapp",
  372. "navigationBarBackgroundColor": "#fff",
  373. "backgroundColor": "#fff",
  374. "app-plus": {
  375. "titleNView": false
  376. }
  377. },
  378. "condition": {
  379. "current": 1,
  380. "list": []
  381. }
  382. }