pages.json 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/mobile/index",
  11. "style": {
  12. "navigationStyle": "custom",
  13. "enablePullDownRefresh": true
  14. }
  15. },
  16. {
  17. "path": "pages/mobileLh/index",
  18. "style": {
  19. "navigationStyle": "custom",
  20. "enablePullDownRefresh": true
  21. }
  22. },
  23. {
  24. "path": "pages/mobile3/index",
  25. "style": {
  26. "navigationStyle": "custom",
  27. "enablePullDownRefresh": true
  28. }
  29. },
  30. {
  31. "path": "pages/pc/index",
  32. "style": {
  33. "navigationStyle": "custom"
  34. }
  35. }, {
  36. "path": "pages/mobile/topTab",
  37. "style": {
  38. "navigationStyle": "custom",
  39. "enablePullDownRefresh": true
  40. }
  41. },
  42. {
  43. "path": "pages/mobileLh/topTab",
  44. "style": {
  45. "navigationStyle": "custom",
  46. "enablePullDownRefresh": true
  47. }
  48. },
  49. {
  50. "path": "pages/mobile3/topTab",
  51. "style": {
  52. "navigationStyle": "custom",
  53. "enablePullDownRefresh": true
  54. }
  55. },
  56. {
  57. "path": "pages/mobile/search",
  58. "style": {
  59. "navigationStyle": "custom",
  60. "enablePullDownRefresh": false
  61. }
  62. }, {
  63. "path": "pages/mobile/list",
  64. "style": {
  65. "navigationStyle": "custom",
  66. "enablePullDownRefresh": true
  67. }
  68. },
  69. {
  70. "path": "pages/mobileLh/search",
  71. "style": {
  72. "navigationStyle": "custom",
  73. "enablePullDownRefresh": false
  74. }
  75. }, {
  76. "path": "pages/mobileLh/list",
  77. "style": {
  78. "navigationStyle": "custom",
  79. "enablePullDownRefresh": true
  80. }
  81. },
  82. {
  83. "path": "pages/mobile3/search",
  84. "style": {
  85. "navigationStyle": "custom",
  86. "enablePullDownRefresh": false
  87. }
  88. }, {
  89. "path": "pages/mobile3/list",
  90. "style": {
  91. "navigationStyle": "custom",
  92. "enablePullDownRefresh": true
  93. }
  94. }
  95. // {
  96. // "path" : "pages/mobile/demo",
  97. // "style" :
  98. // {
  99. // "navigationBarTitleText": "demo",
  100. // "enablePullDownRefresh": false
  101. // }
  102. // },
  103. ,{
  104. "path" : "pages/mobile/detail",
  105. "style" :
  106. {
  107. "navigationStyle": "custom"
  108. }
  109. },
  110. {
  111. "path" : "pages/mobileLh/detail",
  112. "style" :
  113. {
  114. "navigationStyle": "custom"
  115. }
  116. },
  117. {
  118. "path" : "pages/mobile3/detail",
  119. "style" :
  120. {
  121. "navigationStyle": "custom"
  122. }
  123. },
  124. {
  125. "path": "pages/pc/list",
  126. "style": {
  127. "navigationStyle": "custom"
  128. }
  129. },
  130. {
  131. "path": "pages/pc/groupingList",
  132. "style": {
  133. "navigationStyle": "custom"
  134. }
  135. },
  136. {
  137. "path": "pages/pc/detail",
  138. "style": {
  139. "navigationStyle": "custom"
  140. }
  141. },
  142. {
  143. "path": "pages/pc/searchlist",
  144. "style": {
  145. "navigationStyle": "custom"
  146. }
  147. },
  148. {
  149. "path": "pages/pc/indexNew",
  150. "style": {
  151. "navigationStyle": "custom"
  152. }
  153. }
  154. ,{
  155. "path" : "pages/mobile/accessory_app",
  156. "style" :
  157. {
  158. "navigationBarTitleText": ""
  159. }
  160. },
  161. {
  162. "path" : "pages/mobileLh/accessory_app",
  163. "style" :
  164. {
  165. "navigationBarTitleText": ""
  166. }
  167. },
  168. {
  169. "path" : "pages/mobile3/accessory_app",
  170. "style" :
  171. {
  172. "navigationBarTitleText": ""
  173. }
  174. },
  175. {
  176. "path": "pages/index/indexLh",
  177. "style": {
  178. "navigationStyle": "custom"
  179. }
  180. },
  181. {
  182. "path": "pages/index/index3",
  183. "style": {
  184. "navigationStyle": "custom"
  185. }
  186. },
  187. {
  188. "path": "pages/pcLh/list",
  189. "style": {
  190. "navigationStyle": "custom"
  191. }
  192. },
  193. {
  194. "path": "pages/pcLh/groupingList",
  195. "style": {
  196. "navigationStyle": "custom"
  197. }
  198. },
  199. {
  200. "path": "pages/pcLh/detail",
  201. "style": {
  202. "navigationStyle": "custom"
  203. }
  204. },
  205. {
  206. "path": "pages/pcLh/searchlist",
  207. "style": {
  208. "navigationStyle": "custom"
  209. }
  210. },
  211. {
  212. "path": "pages/pcLh/indexNew",
  213. "style": {
  214. "navigationStyle": "custom"
  215. }
  216. },
  217. {
  218. "path": "pages/pc3/list",
  219. "style": {
  220. "navigationStyle": "custom"
  221. }
  222. },
  223. {
  224. "path": "pages/pc3/groupingList",
  225. "style": {
  226. "navigationStyle": "custom"
  227. }
  228. },
  229. {
  230. "path": "pages/pc3/detail",
  231. "style": {
  232. "navigationStyle": "custom"
  233. }
  234. },
  235. {
  236. "path": "pages/pc3/searchlist",
  237. "style": {
  238. "navigationStyle": "custom"
  239. }
  240. },
  241. {
  242. "path": "pages/pc3/indexNew",
  243. "style": {
  244. "navigationStyle": "custom"
  245. }
  246. },
  247. {
  248. "path": "pages/index/reportUni",
  249. "style": {
  250. /* "navigationBarTitleText": "检测报告", */
  251. "enablePullDownRefresh": true,
  252. "navigationStyle": "custom"
  253. }
  254. },
  255. {
  256. "path": "pages/index/working",
  257. "style": {
  258. /* "navigationBarTitleText": "施工报告", */
  259. "enablePullDownRefresh": true,
  260. "navigationStyle": "custom"
  261. }
  262. },
  263. {
  264. "path": "pages/index/finished",
  265. "style": {
  266. /* "navigationBarTitleText": "施工报告", */
  267. "enablePullDownRefresh": true,
  268. "navigationStyle": "custom"
  269. }
  270. },
  271. {
  272. "path": "pages/ats/privacyPolicy",
  273. "style": {
  274. // "navigationBarTitleText": "隐私协议"
  275. "navigationStyle": "custom"
  276. }
  277. },
  278. {
  279. "path": "pages/ats/lhprivacyPolicy",
  280. "style": {
  281. // "navigationBarTitleText": "隐私协议"
  282. "navigationStyle": "custom"
  283. }
  284. },
  285. {
  286. "path": "pages/ats/serviceAgreement",
  287. "style": {
  288. "navigationStyle": "custom"
  289. }
  290. },
  291. {
  292. "path": "pages/ats/lhserviceAgreement",
  293. "style": {
  294. "navigationStyle": "custom"
  295. }
  296. },
  297. {
  298. "path": "pages/ats/thirdPartyList",
  299. "style": {
  300. "navigationStyle": "custom"
  301. }
  302. },
  303. {
  304. "path": "pages/ats/lhthirdPartyList",
  305. "style": {
  306. "navigationStyle": "custom"
  307. }
  308. },
  309. {
  310. "path": "pages/index/europeShop",
  311. "style": {
  312. // "navigationBarTitleText": "欧洲维修DMS系统体验申请"
  313. "navigationStyle": "custom"
  314. }
  315. },
  316. {
  317. "path": "pages/login/login",
  318. "style": {
  319. "navigationStyle": "custom"
  320. }
  321. }
  322. ],
  323. "globalStyle": {
  324. "navigationBarTextStyle": "black",
  325. "navigationBarTitleText": "门店学院",
  326. "navigationBarBackgroundColor": "#FFFFFF",
  327. "backgroundColor": "#FFFFFF"
  328. }
  329. }