pages.json 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/login",
  8. "style": {
  9. "navigationBarTitleText": "加载中",
  10. "navigationStyle": "custom"
  11. }
  12. }
  13. ],
  14. "subPackages": [{
  15. "root": "pages/cjx",
  16. "pages": [
  17. {
  18. "path" : "index/rules",
  19. "style" :
  20. {
  21. "navigationBarTitleText" : "活动规则",
  22. "navigationStyle": "custom"
  23. }
  24. },
  25. {
  26. "path" : "record/record",
  27. "style" :
  28. {
  29. "navigationBarTitleText" : "扫码记录",
  30. "navigationStyle": "custom"
  31. }
  32. },
  33. {
  34. "path" : "index/index",
  35. "style" :
  36. {
  37. "navigationBarTitleText" : "",
  38. "navigationStyle": "custom"
  39. }
  40. },
  41. {
  42. "path" : "index/authCode",
  43. "style" :
  44. {
  45. "navigationBarTitleText" : "",
  46. "navigationStyle": "custom"
  47. }
  48. },
  49. {
  50. "path" : "my/my",
  51. "style" :
  52. {
  53. "navigationBarTitleText" : "",
  54. "navigationStyle": "custom"
  55. }
  56. },
  57. {
  58. "path" : "index/claim",
  59. "style" :
  60. {
  61. "navigationBarTitleText" : "中奖记录",
  62. "navigationStyle": "custom"
  63. }
  64. },
  65. {
  66. "path" : "introduction/introduction",
  67. "style" :
  68. {
  69. "navigationBarTitleText" : "公司简介",
  70. "navigationStyle": "custom"
  71. }
  72. },
  73. {
  74. "path" : "feedback/feedback",
  75. "style" :
  76. {
  77. "navigationBarTitleText" : "意见反馈",
  78. "navigationStyle": "custom"
  79. }
  80. },
  81. {
  82. "path" : "traceability/traceability",
  83. "style" :
  84. {
  85. "navigationBarTitleText" : "溯源信息",
  86. "navigationStyle": "custom"
  87. }
  88. },{
  89. "path" : "shop/score_list",
  90. "style" :
  91. {
  92. "navigationBarTitleText" : "积分明细",
  93. "enablePullDownRefresh" : false
  94. }
  95. },{
  96. "path" : "shop/shop",
  97. "style" :
  98. {
  99. "navigationBarTitleText" : "积分商城",
  100. "enablePullDownRefresh" : false
  101. }
  102. }
  103. ]
  104. }, {
  105. "root": "pages/lgz",
  106. "pages": [
  107. {
  108. "path" : "index/index",
  109. "style" :
  110. {
  111. "navigationBarTitleText" : "梅山古镇",
  112. "navigationStyle": "custom"
  113. }
  114. },
  115. {
  116. "path" : "record/record",
  117. "style" :
  118. {
  119. "navigationBarTitleText" : "扫码记录",
  120. "navigationStyle": "custom"
  121. }
  122. },
  123. {
  124. "path" : "traceability/traceability",
  125. "style" :
  126. {
  127. "navigationBarTitleText" : "溯源信息",
  128. "navigationStyle": "custom"
  129. }
  130. },
  131. {
  132. "path" : "feedback/feedback",
  133. "style" :
  134. {
  135. "navigationBarTitleText" : "意见反馈",
  136. "navigationStyle": "custom"
  137. }
  138. },
  139. {
  140. "path" : "introduction/introduction",
  141. "style" :
  142. {
  143. "navigationBarTitleText" : "公司简介",
  144. "navigationStyle": "custom"
  145. }
  146. },
  147. {
  148. "path" : "index/claim",
  149. "style" :
  150. {
  151. "navigationBarTitleText" : "中奖记录",
  152. "navigationStyle": "custom"
  153. }
  154. },
  155. {
  156. "path" : "index/rules",
  157. "style" :
  158. {
  159. "navigationBarTitleText" : "活动规则",
  160. "navigationStyle": "custom"
  161. }
  162. },
  163. {
  164. "path" : "error",
  165. "style" :
  166. {
  167. "navigationBarTitleText" : "梅干古筝",
  168. "navigationStyle": "custom"
  169. }
  170. },
  171. {
  172. "path" : "address/address",
  173. "style" :
  174. {
  175. "navigationBarTitleText" : "",
  176. "navigationStyle": "custom"
  177. }
  178. },
  179. {
  180. "path" : "my/my",
  181. "style" :
  182. {
  183. "navigationBarTitleText" : "",
  184. "navigationStyle": "custom"
  185. }
  186. },
  187. {
  188. "path" : "index/winPrize",
  189. "style" :
  190. {
  191. "navigationBarTitleText" : "",
  192. "navigationStyle": "custom"
  193. }
  194. },
  195. {
  196. "path" : "index/unWinPrize",
  197. "style" :
  198. {
  199. "navigationBarTitleText" : "",
  200. "navigationStyle": "custom"
  201. }
  202. }
  203. ]
  204. }
  205. ,{
  206. "root": "pages/hexiao",
  207. "pages": [
  208. {
  209. "path" : "ywy/index",
  210. "style" :
  211. {
  212. "navigationBarTitleText" : "首页",
  213. "navigationStyle": "custom"
  214. }
  215. },
  216. {
  217. "path" : "ywy/retail",
  218. "style" :
  219. {
  220. "navigationBarTitleText" : "门店",
  221. "enablePullDownRefresh" : false
  222. }
  223. },
  224. {
  225. "path" : "ywy/my",
  226. "style" :
  227. {
  228. "navigationBarTitleText" : "我的",
  229. "enablePullDownRefresh" : false
  230. }
  231. },
  232. {
  233. "path" : "ywy/scan_code",
  234. "style" :
  235. {
  236. "navigationBarTitleText" : "上货扫描",
  237. "enablePullDownRefresh" : false
  238. }
  239. },
  240. {
  241. "path" : "ywy/add_retail",
  242. "style" :
  243. {
  244. "navigationBarTitleText" : "门店信息",
  245. "enablePullDownRefresh" : false
  246. }
  247. },
  248. {
  249. "path" : "ywy/add_goods_record",
  250. "style" :
  251. {
  252. "navigationBarTitleText" : "上货记录",
  253. "enablePullDownRefresh" : false
  254. }
  255. },
  256. {
  257. "path" : "jxs/index",
  258. "style" :
  259. {
  260. "navigationBarTitleText" : "",
  261. "navigationStyle": "custom"
  262. }
  263. },{
  264. "path" : "jxs/my",
  265. "style" :
  266. {
  267. "navigationBarTitleText" : "我的",
  268. "enablePullDownRefresh" : false
  269. }
  270. },
  271. {
  272. "path" : "jxs/ywy_list",
  273. "style" :
  274. {
  275. "navigationBarTitleText" : "业务员管理",
  276. "enablePullDownRefresh" : false
  277. }
  278. },
  279. {
  280. "path" : "jxs/hexiao_record",
  281. "style" :
  282. {
  283. "navigationBarTitleText" : "核销记录",
  284. "enablePullDownRefresh" : false
  285. }
  286. },
  287. {
  288. "path" : "jxs/hexiao_detail",
  289. "style" :
  290. {
  291. "navigationBarTitleText" : "核销详情",
  292. "enablePullDownRefresh" : false
  293. }
  294. },
  295. {
  296. "path" : "jxs/add_ywy",
  297. "style" :
  298. {
  299. "navigationBarTitleText" : "业务员信息",
  300. "enablePullDownRefresh" : false
  301. }
  302. },
  303. {
  304. "path" : "login",
  305. "style" :
  306. {
  307. "navigationBarTitleText" : "",
  308. "navigationStyle": "custom"
  309. }
  310. },
  311. {
  312. "path" : "xiaoshou/index",
  313. "style" :
  314. {
  315. "navigationBarTitleText" : "",
  316. "navigationStyle": "custom"
  317. }
  318. },
  319. {
  320. "path" : "ywy/add_patrol",
  321. "style" :
  322. {
  323. "navigationBarTitleText" : "巡店记录",
  324. "enablePullDownRefresh" : false
  325. }
  326. },
  327. {
  328. "path" : "ywy/patrol_record",
  329. "style" :
  330. {
  331. "navigationBarTitleText" : "巡店记录",
  332. "enablePullDownRefresh" : false
  333. }
  334. },
  335. {
  336. "path" : "ywy/hexiao_record",
  337. "style" :
  338. {
  339. "navigationBarTitleText" : "",
  340. "enablePullDownRefresh" : false
  341. }
  342. },
  343. {
  344. "path" : "ywy/hexiao_detail",
  345. "style" :
  346. {
  347. "navigationBarTitleText" : "核销详情",
  348. "enablePullDownRefresh" : false
  349. }
  350. },
  351. {
  352. "path" : "jxs/order",
  353. "style" :
  354. {
  355. "navigationBarTitleText" : "订单",
  356. "enablePullDownRefresh" : false
  357. }
  358. },
  359. {
  360. "path" : "jxs/add_order",
  361. "style" :
  362. {
  363. "navigationBarTitleText" : "添加订单",
  364. "enablePullDownRefresh" : false
  365. }
  366. },
  367. {
  368. "path" : "jxs/order_detail",
  369. "style" :
  370. {
  371. "navigationBarTitleText" : "订单详情",
  372. "enablePullDownRefresh" : false
  373. }
  374. },
  375. {
  376. "path" : "ywy/patrol_detail",
  377. "style" :
  378. {
  379. "navigationBarTitleText" : "巡店详情",
  380. "enablePullDownRefresh" : false
  381. }
  382. }
  383. ,
  384. {
  385. "path" : "ywy/add_goods_detail",
  386. "style" :
  387. {
  388. "navigationBarTitleText" : "上货详情",
  389. "enablePullDownRefresh" : false
  390. }
  391. }
  392. ]
  393. }
  394. ],
  395. "globalStyle": {
  396. "navigationBarTextStyle": "black",
  397. "navigationBarTitleText": "uni-app",
  398. "navigationBarBackgroundColor": "#F8F8F8",
  399. "backgroundColor": "#F8F8F8"
  400. },
  401. "uniIdRouter": {}
  402. }