pages.json 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path" : "pages/packageOne/service/serviceView/serviceView",
  5. "style" : {
  6. "navigationBarTitleText": "附近养车网",
  7. "navigationBarBackgroundColor":"#FFFFFF"
  8. }
  9. }
  10. ,{
  11. "path": "pages/packageOne/service/index/index",
  12. "style": {
  13. }
  14. }
  15. ,{
  16. "path" : "pages/packageOne/service/user/index/index",
  17. "style" : {}
  18. }
  19. ,{
  20. "path" : "components/shop-item/shop-item",
  21. "style" : {}
  22. }
  23. ,{
  24. "path" : "pages/packageOne/service/classify/shop_detail/shop_detail",
  25. "style" : {
  26. "navigationBarTitleText": "商家详情"
  27. }
  28. }
  29. ,{
  30. "path" : "pages/packageOne/service/classify/photo/photo",
  31. "style" : {
  32. "navigationBarTitleText": "图册"
  33. }
  34. }
  35. ,{
  36. "path" : "pages/packageOne/service/classify/all_serve/all_serve",
  37. "style" : {
  38. "navigationBarTitleText": "查看明细"
  39. }
  40. }
  41. ,{
  42. "path" : "pages/packageOne/service/classify/project_detail/project_detail",
  43. "style" : {
  44. "navigationBarTitleText": "服务详情"
  45. }
  46. }
  47. ,{
  48. "path" : "pages/packageOne/service/classify/brand_detail/brand_detail",
  49. "style" : {
  50. "navigationBarTitleText": "品牌详情"
  51. }
  52. }
  53. ,{
  54. "path" : "pages/packageOne/service/classify/other_shop/other_shop",
  55. "style" : {
  56. "navigationBarTitleText": "商家列表"
  57. }
  58. }
  59. ,{
  60. "path" : "components/shop_error/shop_error",
  61. "style" : {
  62. "navigationBarTitleText": "商家报错"
  63. }
  64. }
  65. ,{
  66. "path" : "components/message_error/message_error",
  67. "style" : {}
  68. }
  69. ,{
  70. "path" : "components/no_bussiness/no_bussiness",
  71. "style" : {}
  72. }
  73. ,{
  74. "path" : "components/free-enter/free-enter",
  75. "style" : {}
  76. }
  77. ,{
  78. "path" : "components/news/list/list",
  79. "style" : {}
  80. }
  81. ,{
  82. "path" : "components/news/detail/detail",
  83. "style" : {}
  84. }
  85. ,{
  86. "path" : "pages/packageOne/freeEnter/index/index",
  87. "style" : {
  88. "navigationBarTitleText": "入驻申请"
  89. }
  90. }
  91. ,{
  92. "path" : "pages/packageOne/freeEnter/bind_tel/bind_tel",
  93. "style" : {
  94. "navigationBarTitleText": "绑定手机号"
  95. }
  96. }
  97. ,{
  98. "path" : "pages/packageOne/freeEnter/write_data/write_data",
  99. "style" : {
  100. "navigationBarTitleText": "入驻资料提交"
  101. }
  102. }
  103. ,{
  104. "path" : "pages/packageOne/freeEnter/service_select/service_select",
  105. "style" : {
  106. "navigationBarTitleText": "选择主营信息"
  107. }
  108. }
  109. ,{
  110. "path" : "pages/packageOne/freeEnter/service_add/service_add",
  111. "style" : {
  112. "navigationBarTitleText": "添加主营信息"
  113. }
  114. }
  115. ,{
  116. "path" : "pages/packageOne/freeEnter/submit_success/submit_success",
  117. "style" : {
  118. "navigationBarTitleText": "提交成功"
  119. }
  120. }
  121. ,{
  122. "path" : "pages/packageOne/freeEnter/to_vip/to_vip",
  123. "style" : {
  124. "navigationBarTitleText": "认证资料提交"
  125. }
  126. }
  127. ,{
  128. "path" : "pages/packageOne/freeEnter/vip_introduce/vip_introduce",
  129. "style" : {
  130. "navigationBarTitleText": "立即认证"
  131. }
  132. }
  133. ,{
  134. "path" : "pages/packageOne/freeEnter/submit_order/submit_order",
  135. "style" : {
  136. "navigationBarTitleText": "支付订单"
  137. }
  138. }
  139. ,{
  140. "path" : "pages/packageOne/freeEnter/discounts/discounts",
  141. "style" : {
  142. "navigationBarTitleText": "优惠券"
  143. }
  144. }
  145. ,{
  146. "path" : "pages/packageOne/freeEnter/pay_success/pay_success",
  147. "style" : {
  148. "navigationBarTitleText": "支付成功"
  149. }
  150. }
  151. ,{
  152. "path" : "pages/packageOne/freeEnter/user_agreement/user_agreement",
  153. "style" : {
  154. "navigationBarTitleText": "平台许可使用协议"
  155. }
  156. }
  157. ,{
  158. "path" : "pages/packageOne/freeEnter/agreement/agreement",
  159. "style" : {
  160. "navigationBarTitleText": "平台认证服务协议"
  161. }
  162. }
  163. ,{
  164. "path" : "pages/packageOne/login/login",
  165. "style" : {
  166. "navigationBarTitleText": "授权登录"
  167. }
  168. }
  169. ,{
  170. "path" : "pages/packageOne/user/feedback/feedback",
  171. "style" : {
  172. "navigationBarTitleText": "留言反馈"
  173. }
  174. }
  175. ,{
  176. "path" : "pages/packageOne/user/message_center/message_list/message_list",
  177. "style" : {
  178. "navigationBarTitleText": "消息中心"
  179. }
  180. }
  181. ,{
  182. "path" : "pages/packageOne/user/message_center/message_detail/message_detail",
  183. "style" : {
  184. "navigationBarTitleText": "系统消息"
  185. }
  186. }
  187. ,{
  188. "path" : "pages/packageOne/user/my_collect/my_collect",
  189. "style" : {
  190. "navigationBarTitleText": "我的收藏"
  191. }
  192. }
  193. ,{
  194. "path" : "pages/packageOne/user/history/history",
  195. "style" : {
  196. "navigationBarTitleText": "浏览记录"
  197. }
  198. }
  199. ,{
  200. "path" : "pages/packageOne/user/share_friend/index/index",
  201. "style" : {
  202. "navigationBarTitleText": "分享推荐"
  203. }
  204. }
  205. ,{
  206. "path" : "pages/packageOne/user/share_friend/list/list",
  207. "style" : {
  208. "navigationBarTitleText": "好友列表"
  209. }
  210. }
  211. ,{
  212. "path" : "pages/packageOne/user/about/about",
  213. "style" : {
  214. "navigationBarTitleText": "关于我们"
  215. }
  216. }
  217. ,{
  218. "path" : "pages/packageOne/user/help/help",
  219. "style" : {
  220. "navigationBarTitleText": "帮助中心"
  221. }
  222. }
  223. ,{
  224. "path" : "pages/packageOne/service/user/store_manage/message/message",
  225. "style" : {
  226. "navigationBarTitleText": "店铺管理"
  227. }
  228. }
  229. ,{
  230. "path" : "pages/packageOne/service/user/store_manage/my_serve/my_serve",
  231. "style" : {
  232. "navigationBarTitleText": "我的服务项目"
  233. }
  234. }
  235. ,{
  236. "path" : "pages/packageOne/service/user/store_manage/add_my_serve/add_my_serve",
  237. "style" : {
  238. "navigationBarTitleText": "我的服务项目"
  239. }
  240. }
  241. ,{
  242. "path" : "pages/packageOne/service/user/store_manage/serve_class/serve_class",
  243. "style" : {
  244. "navigationBarTitleText": "添加项目类别"
  245. }
  246. }
  247. ,{
  248. "path" : "pages/packageOne/service/user/store_manage/write_serve/write_serve",
  249. "style" : {
  250. "navigationBarTitleText": "编辑"
  251. }
  252. }
  253. ,{
  254. "path" : "pages/packageOne/service/user/store_manage/add_message/add_message",
  255. "style" : {
  256. "navigationBarTitleText": "修改主营业务"
  257. }
  258. }
  259. ,{
  260. "path" : "pages/packageOne/service/user/store_manage/introduce/introduce",
  261. "style" : {
  262. }
  263. }
  264. ],
  265. "globalStyle": {
  266. "navigationBarTextStyle": "black",
  267. "navigationBarTitleText": "附近养车网",
  268. "navigationBarBackgroundColor": "#FFFFFF",
  269. "backgroundColor": "#F8F8F8"
  270. },
  271. "easycom": {
  272. "autoscan": true //是否自动扫描组件
  273. }
  274. }