推广小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

249 lines
4.9 KiB

6 months ago
5 months ago
6 months ago
6 months ago
5 months ago
6 months ago
5 months ago
6 months ago
6 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
5 months ago
6 months ago
6 months ago
6 months ago
5 months ago
6 months ago
5 months ago
6 months ago
6 months ago
6 months ago
5 months ago
6 months ago
5 months ago
6 months ago
5 months ago
6 months ago
5 months ago
6 months ago
5 months ago
5 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
  1. {
  2. "pages": [{
  3. "path": "pages/index/index",
  4. "style": {
  5. "navigationBarTitleText": "",
  6. "navigationStyle": "custom",
  7. "enablePullDownRefresh": true
  8. }
  9. },
  10. {
  11. "path": "pages/index/center",
  12. "style": {
  13. "navigationBarTitleText": ""
  14. }
  15. },
  16. {
  17. "path": "pages/index/cart",
  18. "style": {
  19. "navigationStyle": "custom" ,
  20. "navigationBarTextStyle": "white",
  21. "enablePullDownRefresh": true
  22. }
  23. },
  24. {
  25. "path": "pages/index/member",
  26. "style": {
  27. "enablePullDownRefresh": true,
  28. "navigationBarTitleText": ""
  29. }
  30. }
  31. ],
  32. "preloadRule": {
  33. "pages/index/index": {
  34. "network": "all",
  35. "packages": ["pages_order"]
  36. }
  37. },
  38. "subPackages": [{
  39. "root": "pages_order",
  40. "pages": [
  41. {
  42. "path": "orderEvaluation",
  43. "style": {
  44. "enablePullDownRefresh": true,
  45. "navigationStyle": "custom" ,
  46. "navigationBarTextStyle": "white"
  47. }
  48. },
  49. {
  50. "path": "payOrder",
  51. "style": {
  52. "navigationStyle": "custom" ,
  53. "navigationBarTextStyle": "white"
  54. }
  55. },
  56. {
  57. "path": "orderDetails",
  58. "style": {
  59. "navigationStyle": "custom" ,
  60. "navigationBarTextStyle": "white"
  61. }
  62. },
  63. {
  64. "path": "lvyou-detail",
  65. "style": {
  66. "navigationStyle": "custom" ,
  67. "navigationBarTextStyle": "white"
  68. }
  69. },
  70. {
  71. "path": "huodong-detail",
  72. "style": {
  73. "navigationStyle": "custom" ,
  74. "navigationBarTextStyle": "white"
  75. }
  76. },
  77. {
  78. "path": "invoiceIssuance",
  79. "style": {
  80. "enablePullDownRefresh": true,
  81. "navigationStyle": "custom" ,
  82. "navigationBarTextStyle": "white"
  83. }
  84. },
  85. {
  86. "path": "invoiceRecords",
  87. "style": {
  88. "enablePullDownRefresh": true,
  89. "navigationStyle": "custom" ,
  90. "navigationBarTextStyle": "white"
  91. }
  92. }
  93. ]
  94. },
  95. {
  96. "root": "pages_zlx",
  97. "pages": [
  98. {
  99. "path": "zlx-form",
  100. "style": {
  101. "enablePullDownRefresh": true,
  102. "navigationStyle": "custom" ,
  103. "navigationBarTextStyle": "white"
  104. }
  105. }
  106. ]
  107. },
  108. {
  109. "root": "pages_my",
  110. "pages": [
  111. {
  112. "path": "zlx-qiandao",
  113. "style": {
  114. "enablePullDownRefresh": true,
  115. "navigationStyle": "custom" ,
  116. "navigationBarTextStyle": "white"
  117. }
  118. },
  119. {
  120. "path": "qiandao-list",
  121. "style": {
  122. "enablePullDownRefresh": true,
  123. "navigationStyle": "custom" ,
  124. "navigationBarTextStyle": "white"
  125. }
  126. },
  127. {
  128. "path": "user-msg",
  129. "style": {
  130. "navigationStyle": "custom" ,
  131. "navigationBarTextStyle": "white"
  132. }
  133. },
  134. {
  135. "path": "user-info",
  136. "style": {
  137. "navigationStyle": "custom" ,
  138. "navigationBarTextStyle": "white"
  139. }
  140. },
  141. {
  142. "path": "collection",
  143. "style": {
  144. "enablePullDownRefresh": true,
  145. "navigationStyle": "custom" ,
  146. "navigationBarTextStyle": "white"
  147. }
  148. },
  149. {
  150. "path": "travelList",
  151. "style": {
  152. "enablePullDownRefresh": true,
  153. "navigationStyle": "custom" ,
  154. "navigationBarTextStyle": "white"
  155. }
  156. },
  157. {
  158. "path": "activeList",
  159. "style": {
  160. "enablePullDownRefresh": true,
  161. "navigationStyle": "custom" ,
  162. "navigationBarTextStyle": "white"
  163. }
  164. },
  165. {
  166. "path": "zlx-xieyi",
  167. "style": {
  168. "navigationStyle": "custom" ,
  169. "navigationBarTextStyle": "white"
  170. }
  171. },
  172. {
  173. "path": "guanyuwomen",
  174. "style": {
  175. "navigationStyle": "custom" ,
  176. "navigationBarTextStyle": "white"
  177. }
  178. }
  179. ]
  180. },
  181. {
  182. "root": "pages_login",
  183. "pages": [
  184. {
  185. "path": "wxUserInfo",
  186. "style": {
  187. "navigationStyle": "custom" ,
  188. "navigationBarTextStyle": "white"
  189. }
  190. },
  191. {
  192. "path": "wxLogin",
  193. "style": {
  194. "navigationStyle": "custom" ,
  195. "navigationBarTextStyle": "white"
  196. }
  197. },
  198. {
  199. "path": "yinsixieyi",
  200. "style": {
  201. "navigationStyle": "custom" ,
  202. "navigationBarTextStyle": "white"
  203. }
  204. },
  205. {
  206. "path": "fuwutiaokuan",
  207. "style": {
  208. "navigationStyle": "custom" ,
  209. "navigationBarTextStyle": "white"
  210. }
  211. }
  212. ]
  213. }],
  214. "globalStyle": {
  215. "navigationBarTextStyle": "black",
  216. "navigationBarTitleText": "",
  217. "navigationBarBackgroundColor": "#F8F8F8",
  218. "backgroundColor": "#F8F8F8",
  219. "navigationStyle": "custom"
  220. },
  221. "tabBar": {
  222. "borderStyle": "white",
  223. "color": "#4D4D4D",
  224. "selectedColor": "#F85152",
  225. "backgroundColor": "#1B1713",
  226. "custom":true,
  227. "list": [{
  228. "pagePath": "pages/index/index",
  229. "iconPath": "static/image/tabbar/home.png",
  230. "selectedIconPath": "static/image/tabbar/home-a.png",
  231. "text": "首页"
  232. }, {
  233. "pagePath": "pages/index/member",
  234. "iconPath": "static/image/tabbar/zhaomu.png",
  235. "selectedIconPath": "static/image/tabbar/zhaomu-a.png",
  236. "text": "招募"
  237. }, {
  238. "pagePath": "pages/index/cart",
  239. "iconPath": "static/image/tabbar/order.png",
  240. "selectedIconPath": "static/image/tabbar/order-a.png",
  241. "text": "订单"
  242. }, {
  243. "pagePath": "pages/index/center",
  244. "iconPath": "static/image/tabbar/center.png",
  245. "selectedIconPath": "static/image/tabbar/center-a.png",
  246. "text": "我的"
  247. }]
  248. },
  249. "uniIdRouter": {}
  250. }