兼兼街公众号代码
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.

229 lines
4.5 KiB

  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  5. },
  6. "pages": [
  7. {
  8. "path": "pages/home/index",
  9. "name": "home",
  10. "style": {
  11. "navigationBarTitleText": "兼兼街",
  12. "enablePullDownRefresh": true
  13. }
  14. },
  15. {
  16. "path": "pages/jianhua/index",
  17. "style": {
  18. "navigationBarTitleText": "便民江华",
  19. "enablePullDownRefresh": true
  20. }
  21. },
  22. {
  23. "path": "pages/news/index",
  24. "style": {
  25. "navigationBarTitleText": "长沙租房",
  26. "enablePullDownRefresh": true
  27. }
  28. },
  29. {
  30. "path": "pages/my/index",
  31. "style": {
  32. "navigationBarTitleText": "个人中心"
  33. }
  34. },
  35. {
  36. "path": "pages/home/course-detial",
  37. "style": {
  38. "navigationBarTitleText": "招聘详情"
  39. }
  40. },
  41. {
  42. "path": "pages/home/new-detail",
  43. "style": {
  44. "navigationBarTitleText": "详情"
  45. }
  46. },
  47. {
  48. "path": "pages/my/my-order-list",
  49. "style": {
  50. "navigationBarTitleText": "订单列表"
  51. }
  52. },
  53. {
  54. "path": "pages/my/my-address-list",
  55. "style": {
  56. "navigationBarTitleText": "地址信息"
  57. }
  58. },
  59. {
  60. "path": "pages/my/my-addre",
  61. "style": {
  62. "navigationBarTitleText": "增加地址"
  63. }
  64. },
  65. {
  66. "path": "pages/my/list-fensi",
  67. "style": {
  68. "navigationBarTitleText": "我的粉丝"
  69. }
  70. },
  71. {
  72. "path": "pages/my/list-price",
  73. "style": {
  74. "navigationBarTitleText": "我的余额"
  75. }
  76. },
  77. {
  78. "path": "pages/my/list-integer",
  79. "style": {
  80. "navigationBarTitleText": "我的积分"
  81. }
  82. },
  83. {
  84. "path": "pages/my/list-renzhen",
  85. "style": {
  86. "navigationBarTitleText": "实名认证"
  87. }
  88. },
  89. {
  90. "path": "pages/my/my-xiansuo",
  91. "style": {
  92. "navigationBarTitleText": "邀请二维码",
  93. "enablePullDownRefresh": true
  94. }
  95. },
  96. {
  97. "path": "pages/my/my-xiansuo-new",
  98. "style": {
  99. "navigationBarTitleText": "我要推荐"
  100. }
  101. },
  102. {
  103. "path": "pages/my/my-xiansuo-now",
  104. "style": {
  105. "navigationBarTitleText": "告用户书"
  106. }
  107. },
  108. {
  109. "path": "pages/my/xiansuo-detail",
  110. "style": {
  111. "navigationBarTitleText": "我的线索"
  112. }
  113. },
  114. {
  115. "path": "pages/my/xieyi",
  116. "style": {
  117. "navigationBarTitleText": "用户协议与隐私政策"
  118. }
  119. },
  120. {
  121. "path": "pages/my/my-fabujianzhi",
  122. "style": {
  123. "navigationBarTitleText": "我要发布"
  124. }
  125. },
  126. {
  127. "path": "pages/my/my-fabujianzhi-list",
  128. "style": {
  129. "navigationBarTitleText": "发布信息"
  130. }
  131. },
  132. {
  133. "path": "pages/my/edit-user",
  134. "style": {
  135. "navigationBarTitleText": "个人信息"
  136. }
  137. },
  138. {
  139. "path": "pages/my/login-kehu",
  140. "style": {
  141. "navigationBarTitleText": "登录"
  142. }
  143. },
  144. {
  145. "path": "pages/my/my-baoming",
  146. "style": {
  147. "navigationBarTitleText": "我的报名"
  148. }
  149. },
  150. {
  151. "path": "pages/my/baoming-detail",
  152. "style": {
  153. "navigationBarTitleText": "我的报名"
  154. }
  155. },
  156. {
  157. "path": "pages/my/canyu-detail",
  158. "style": {
  159. "navigationBarTitleText": "往期参与"
  160. }
  161. },
  162. {
  163. "path": "pages/jianhua/course-detial",
  164. "style": {
  165. "navigationBarTitleText": "信息详情"
  166. }
  167. }
  168. ,{
  169. "path" : "components/jianghua-card/xuanchuan-card",
  170. "style" :
  171. {
  172. "navigationBarTitleText": "",
  173. "enablePullDownRefresh": false
  174. }
  175. }
  176. ],
  177. "globalStyle": {
  178. "navigationBarTextStyle": "black",
  179. "navigationBarTitleText": "",
  180. "navigationBarBackgroundColor": "#F8F8F8",
  181. "backgroundColor": "#F8F8F8"
  182. },
  183. "condition" : {
  184. "current": 0,
  185. "list": [
  186. {
  187. "name": "",
  188. "path": "pages/student-information/student-information",
  189. "query": ""
  190. }
  191. ]
  192. },
  193. "tabBar": {
  194. "borderStyle": "white",
  195. "color": "#4D4D4D",
  196. "selectedColor": "#00CCCC;",
  197. "backgroundColor": "#ffffff",
  198. "list": [{
  199. "pagePath": "pages/home/index",
  200. "iconPath": "static/img/tabbar/icon-home.png",
  201. "selectedIconPath": "static/img/tabbar/icon-home-active.png",
  202. "text": "最新兼职"
  203. },
  204. {
  205. "pagePath": "pages/jianhua/index",
  206. "iconPath": "static/img/tabbar/icon-new.png",
  207. "selectedIconPath": "static/img/tabbar/icon-new-active.png",
  208. "text": "便民江华"
  209. }, {
  210. "pagePath": "pages/news/index",
  211. "iconPath": "static/img/tabbar/zxq.png",
  212. "selectedIconPath": "static/img/tabbar/zx.png",
  213. "text": "长沙租房"
  214. }, {
  215. "pagePath": "pages/my/index",
  216. "iconPath": "static/img/tabbar/icon-my.png",
  217. "selectedIconPath": "static/img/tabbar/icon-my-active.png",
  218. "text": "个人中心"
  219. }]
  220. }
  221. }