pages.json 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473
  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. "path" : "error",
  105. "style" :
  106. {
  107. "navigationBarTitleText" : "超吉炫",
  108. "navigationStyle": "custom"
  109. }
  110. }
  111. ]
  112. }, {
  113. "root": "pages/lgz",
  114. "pages": [
  115. {
  116. "path" : "index/index",
  117. "style" :
  118. {
  119. "navigationBarTitleText" : "梅山古镇",
  120. "navigationStyle": "custom"
  121. }
  122. },
  123. {
  124. "path" : "record/record",
  125. "style" :
  126. {
  127. "navigationBarTitleText" : "扫码记录",
  128. "navigationStyle": "custom"
  129. }
  130. },
  131. {
  132. "path" : "traceability/traceability",
  133. "style" :
  134. {
  135. "navigationBarTitleText" : "溯源信息",
  136. "navigationStyle": "custom"
  137. }
  138. },
  139. {
  140. "path" : "feedback/feedback",
  141. "style" :
  142. {
  143. "navigationBarTitleText" : "意见反馈",
  144. "navigationStyle": "custom"
  145. }
  146. },
  147. {
  148. "path" : "introduction/introduction",
  149. "style" :
  150. {
  151. "navigationBarTitleText" : "公司简介",
  152. "navigationStyle": "custom"
  153. }
  154. },
  155. {
  156. "path" : "index/claim",
  157. "style" :
  158. {
  159. "navigationBarTitleText" : "中奖记录",
  160. "navigationStyle": "custom"
  161. }
  162. },
  163. {
  164. "path" : "index/rules",
  165. "style" :
  166. {
  167. "navigationBarTitleText" : "活动规则",
  168. "navigationStyle": "custom"
  169. }
  170. },
  171. {
  172. "path" : "error",
  173. "style" :
  174. {
  175. "navigationBarTitleText" : "梅干古筝",
  176. "navigationStyle": "custom"
  177. }
  178. },
  179. {
  180. "path" : "address/address",
  181. "style" :
  182. {
  183. "navigationBarTitleText" : "",
  184. "navigationStyle": "custom"
  185. }
  186. },
  187. {
  188. "path" : "my/my",
  189. "style" :
  190. {
  191. "navigationBarTitleText" : "",
  192. "navigationStyle": "custom"
  193. }
  194. },
  195. {
  196. "path" : "index/winPrize",
  197. "style" :
  198. {
  199. "navigationBarTitleText" : "",
  200. "navigationStyle": "custom"
  201. }
  202. },
  203. {
  204. "path" : "index/unWinPrize",
  205. "style" :
  206. {
  207. "navigationBarTitleText" : "",
  208. "navigationStyle": "custom"
  209. }
  210. }
  211. ]
  212. }
  213. ,{
  214. "root": "pages/hexiao",
  215. "pages": [
  216. {
  217. "path" : "ywy/index",
  218. "style" :
  219. {
  220. "navigationBarTitleText" : "首页",
  221. "navigationStyle": "custom"
  222. }
  223. },
  224. {
  225. "path" : "ywy/retail",
  226. "style" :
  227. {
  228. "navigationBarTitleText" : "门店",
  229. "enablePullDownRefresh" : false
  230. }
  231. },
  232. {
  233. "path" : "ywy/my",
  234. "style" :
  235. {
  236. "navigationBarTitleText" : "我的",
  237. "enablePullDownRefresh" : false
  238. }
  239. },
  240. {
  241. "path" : "ywy/scan_code",
  242. "style" :
  243. {
  244. "navigationBarTitleText" : "上货扫描",
  245. "enablePullDownRefresh" : false
  246. }
  247. },
  248. {
  249. "path" : "ywy/add_retail",
  250. "style" :
  251. {
  252. "navigationBarTitleText" : "门店信息",
  253. "enablePullDownRefresh" : false
  254. }
  255. },
  256. {
  257. "path" : "ywy/add_goods_record",
  258. "style" :
  259. {
  260. "navigationBarTitleText" : "上货记录",
  261. "enablePullDownRefresh" : false
  262. }
  263. },
  264. {
  265. "path" : "jxs/index",
  266. "style" :
  267. {
  268. "navigationBarTitleText" : "",
  269. "navigationStyle": "custom"
  270. }
  271. },{
  272. "path" : "jxs/my",
  273. "style" :
  274. {
  275. "navigationBarTitleText" : "我的",
  276. "enablePullDownRefresh" : false
  277. }
  278. },
  279. {
  280. "path" : "jxs/ywy_list",
  281. "style" :
  282. {
  283. "navigationBarTitleText" : "业务员管理",
  284. "enablePullDownRefresh" : false
  285. }
  286. },
  287. {
  288. "path" : "jxs/hexiao_record",
  289. "style" :
  290. {
  291. "navigationBarTitleText" : "核销记录",
  292. "enablePullDownRefresh" : false
  293. }
  294. },
  295. {
  296. "path" : "jxs/hexiao_detail",
  297. "style" :
  298. {
  299. "navigationBarTitleText" : "核销详情",
  300. "enablePullDownRefresh" : false
  301. }
  302. },
  303. {
  304. "path" : "jxs/add_ywy",
  305. "style" :
  306. {
  307. "navigationBarTitleText" : "业务员信息",
  308. "enablePullDownRefresh" : false
  309. }
  310. },
  311. {
  312. "path" : "login",
  313. "style" :
  314. {
  315. "navigationBarTitleText" : "",
  316. "navigationStyle": "custom"
  317. }
  318. },
  319. {
  320. "path" : "xiaoshou/index",
  321. "style" :
  322. {
  323. "navigationBarTitleText" : ""
  324. }
  325. },
  326. {
  327. "path" : "ywy/add_patrol",
  328. "style" :
  329. {
  330. "navigationBarTitleText" : "巡店记录",
  331. "enablePullDownRefresh" : false
  332. }
  333. },
  334. {
  335. "path" : "ywy/patrol_record",
  336. "style" :
  337. {
  338. "navigationBarTitleText" : "巡店记录",
  339. "enablePullDownRefresh" : false
  340. }
  341. },
  342. {
  343. "path" : "ywy/hexiao_record",
  344. "style" :
  345. {
  346. "navigationBarTitleText" : "",
  347. "enablePullDownRefresh" : false
  348. }
  349. },
  350. {
  351. "path" : "ywy/hexiao_detail",
  352. "style" :
  353. {
  354. "navigationBarTitleText" : "核销详情",
  355. "enablePullDownRefresh" : false
  356. }
  357. },
  358. {
  359. "path" : "jxs/order",
  360. "style" :
  361. {
  362. "navigationBarTitleText" : "订单",
  363. "enablePullDownRefresh" : false
  364. }
  365. },
  366. {
  367. "path" : "jxs/add_order",
  368. "style" :
  369. {
  370. "navigationBarTitleText" : "添加订单",
  371. "enablePullDownRefresh" : false
  372. }
  373. },
  374. {
  375. "path" : "jxs/order_detail",
  376. "style" :
  377. {
  378. "navigationBarTitleText" : "订单详情",
  379. "enablePullDownRefresh" : false
  380. }
  381. },
  382. {
  383. "path" : "ywy/patrol_detail",
  384. "style" :
  385. {
  386. "navigationBarTitleText" : "巡店详情",
  387. "enablePullDownRefresh" : false
  388. }
  389. }
  390. ,
  391. {
  392. "path" : "ywy/add_goods_detail",
  393. "style" :
  394. {
  395. "navigationBarTitleText" : "上货详情",
  396. "enablePullDownRefresh" : false
  397. }
  398. },
  399. {
  400. "path" : "jxs/hexiao_pending_detail",
  401. "style" :
  402. {
  403. "navigationBarTitleText" : "核销详情",
  404. "enablePullDownRefresh" : false
  405. }
  406. },
  407. {
  408. "path" : "ywy/retail_detail",
  409. "style" :
  410. {
  411. "navigationBarTitleText" : "数据查看",
  412. "enablePullDownRefresh" : false
  413. }
  414. }
  415. ,
  416. {
  417. "path" : "jxs/sale_detail",
  418. "style" :
  419. {
  420. "navigationBarTitleText" : "销售数据",
  421. "enablePullDownRefresh" : false
  422. }
  423. },
  424. {
  425. "path" : "ywy/sale_detail",
  426. "style" :
  427. {
  428. "navigationBarTitleText" : "销售数据",
  429. "enablePullDownRefresh" : false
  430. }
  431. },
  432. {
  433. "path" : "ywy/hexiao_detail_ywy",
  434. "style" :
  435. {
  436. "navigationBarTitleText" : "核销数据",
  437. "enablePullDownRefresh" : false
  438. }
  439. },
  440. {
  441. "path" : "jxs/hexiao_record_history",
  442. "style" :
  443. {
  444. "navigationBarTitleText" : "历史数据",
  445. "enablePullDownRefresh" : false
  446. }
  447. }
  448. ]
  449. }
  450. ],
  451. "globalStyle": {
  452. "navigationBarTextStyle": "black",
  453. "navigationBarTitleText": "uni-app",
  454. "navigationBarBackgroundColor": "#F8F8F8",
  455. "backgroundColor": "#F8F8F8"
  456. },
  457. "uniIdRouter": {}
  458. }