pages.json 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561
  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. "root": "pages/qilang",
  214. "pages": [
  215. {
  216. "path" : "index/rules",
  217. "style" :
  218. {
  219. "navigationBarTitleText" : "活动规则",
  220. "navigationStyle": "custom"
  221. }
  222. },
  223. {
  224. "path" : "record/record",
  225. "style" :
  226. {
  227. "navigationBarTitleText" : "扫码记录",
  228. "navigationStyle": "custom"
  229. }
  230. },
  231. {
  232. "path" : "index/index",
  233. "style" :
  234. {
  235. "navigationBarTitleText" : "",
  236. "navigationStyle": "custom"
  237. }
  238. },
  239. {
  240. "path" : "index/authCode",
  241. "style" :
  242. {
  243. "navigationBarTitleText" : "",
  244. "navigationStyle": "custom"
  245. }
  246. },
  247. {
  248. "path" : "my/my",
  249. "style" :
  250. {
  251. "navigationBarTitleText" : "",
  252. "navigationStyle": "custom"
  253. }
  254. },
  255. {
  256. "path" : "index/claim",
  257. "style" :
  258. {
  259. "navigationBarTitleText" : "中奖记录",
  260. "navigationStyle": "custom"
  261. }
  262. },
  263. {
  264. "path" : "introduction/introduction",
  265. "style" :
  266. {
  267. "navigationBarTitleText" : "公司简介",
  268. "navigationStyle": "custom"
  269. }
  270. },
  271. {
  272. "path" : "feedback/feedback",
  273. "style" :
  274. {
  275. "navigationBarTitleText" : "意见反馈",
  276. "navigationStyle": "custom"
  277. }
  278. },
  279. {
  280. "path" : "traceability/traceability",
  281. "style" :
  282. {
  283. "navigationBarTitleText" : "七榔槟榔",
  284. "navigationStyle": "custom"
  285. }
  286. },
  287. {
  288. "path" : "error",
  289. "style" :
  290. {
  291. "navigationBarTitleText" : "超吉炫",
  292. "navigationStyle": "custom"
  293. }
  294. }
  295. ]
  296. }
  297. ,{
  298. "root": "pages/hexiao",
  299. "pages": [
  300. {
  301. "path" : "ywy/index",
  302. "style" :
  303. {
  304. "navigationBarTitleText" : "首页",
  305. "navigationStyle": "custom"
  306. }
  307. },
  308. {
  309. "path" : "ywy/retail",
  310. "style" :
  311. {
  312. "navigationBarTitleText" : "门店",
  313. "enablePullDownRefresh" : false
  314. }
  315. },
  316. {
  317. "path" : "ywy/my",
  318. "style" :
  319. {
  320. "navigationBarTitleText" : "我的",
  321. "enablePullDownRefresh" : false
  322. }
  323. },
  324. {
  325. "path" : "ywy/scan_code",
  326. "style" :
  327. {
  328. "navigationBarTitleText" : "上货扫描",
  329. "enablePullDownRefresh" : false
  330. }
  331. },
  332. {
  333. "path" : "ywy/add_retail",
  334. "style" :
  335. {
  336. "navigationBarTitleText" : "门店信息",
  337. "enablePullDownRefresh" : false
  338. }
  339. },
  340. {
  341. "path" : "ywy/add_goods_record",
  342. "style" :
  343. {
  344. "navigationBarTitleText" : "上货记录",
  345. "enablePullDownRefresh" : false
  346. }
  347. },
  348. {
  349. "path" : "jxs/index",
  350. "style" :
  351. {
  352. "navigationBarTitleText" : "",
  353. "navigationStyle": "custom"
  354. }
  355. },{
  356. "path" : "jxs/my",
  357. "style" :
  358. {
  359. "navigationBarTitleText" : "我的",
  360. "enablePullDownRefresh" : false
  361. }
  362. },
  363. {
  364. "path" : "jxs/ywy_list",
  365. "style" :
  366. {
  367. "navigationBarTitleText" : "业务员管理",
  368. "enablePullDownRefresh" : false
  369. }
  370. },
  371. {
  372. "path" : "jxs/hexiao_record",
  373. "style" :
  374. {
  375. "navigationBarTitleText" : "核销记录",
  376. "enablePullDownRefresh" : false
  377. }
  378. },
  379. {
  380. "path" : "jxs/hexiao_detail",
  381. "style" :
  382. {
  383. "navigationBarTitleText" : "核销详情",
  384. "enablePullDownRefresh" : false
  385. }
  386. },
  387. {
  388. "path" : "jxs/add_ywy",
  389. "style" :
  390. {
  391. "navigationBarTitleText" : "业务员信息",
  392. "enablePullDownRefresh" : false
  393. }
  394. },
  395. {
  396. "path" : "login",
  397. "style" :
  398. {
  399. "navigationBarTitleText" : "",
  400. "navigationStyle": "custom"
  401. }
  402. },
  403. {
  404. "path" : "xiaoshou/index",
  405. "style" :
  406. {
  407. "navigationBarTitleText" : ""
  408. }
  409. },
  410. {
  411. "path" : "ywy/add_patrol",
  412. "style" :
  413. {
  414. "navigationBarTitleText" : "巡店记录",
  415. "enablePullDownRefresh" : false
  416. }
  417. },
  418. {
  419. "path" : "ywy/patrol_record",
  420. "style" :
  421. {
  422. "navigationBarTitleText" : "巡店记录",
  423. "enablePullDownRefresh" : false
  424. }
  425. },
  426. {
  427. "path" : "ywy/hexiao_record",
  428. "style" :
  429. {
  430. "navigationBarTitleText" : "",
  431. "enablePullDownRefresh" : false
  432. }
  433. },
  434. {
  435. "path" : "ywy/hexiao_detail",
  436. "style" :
  437. {
  438. "navigationBarTitleText" : "核销详情",
  439. "enablePullDownRefresh" : false
  440. }
  441. },
  442. {
  443. "path" : "jxs/order",
  444. "style" :
  445. {
  446. "navigationBarTitleText" : "订单",
  447. "enablePullDownRefresh" : false
  448. }
  449. },
  450. {
  451. "path" : "jxs/add_order",
  452. "style" :
  453. {
  454. "navigationBarTitleText" : "添加订单",
  455. "enablePullDownRefresh" : false
  456. }
  457. },
  458. {
  459. "path" : "jxs/order_detail",
  460. "style" :
  461. {
  462. "navigationBarTitleText" : "订单详情",
  463. "enablePullDownRefresh" : false
  464. }
  465. },
  466. {
  467. "path" : "ywy/patrol_detail",
  468. "style" :
  469. {
  470. "navigationBarTitleText" : "巡店详情",
  471. "enablePullDownRefresh" : false
  472. }
  473. }
  474. ,
  475. {
  476. "path" : "ywy/add_goods_detail",
  477. "style" :
  478. {
  479. "navigationBarTitleText" : "上货详情",
  480. "enablePullDownRefresh" : false
  481. }
  482. },
  483. {
  484. "path" : "jxs/hexiao_pending_detail",
  485. "style" :
  486. {
  487. "navigationBarTitleText" : "核销详情",
  488. "enablePullDownRefresh" : false
  489. }
  490. },
  491. {
  492. "path" : "ywy/retail_detail",
  493. "style" :
  494. {
  495. "navigationBarTitleText" : "数据查看",
  496. "enablePullDownRefresh" : false
  497. }
  498. }
  499. ,
  500. {
  501. "path" : "jxs/sale_detail",
  502. "style" :
  503. {
  504. "navigationBarTitleText" : "销售数据",
  505. "enablePullDownRefresh" : false
  506. }
  507. },
  508. {
  509. "path" : "ywy/sale_detail",
  510. "style" :
  511. {
  512. "navigationBarTitleText" : "销售数据",
  513. "enablePullDownRefresh" : false
  514. }
  515. },
  516. {
  517. "path" : "ywy/hexiao_detail_ywy",
  518. "style" :
  519. {
  520. "navigationBarTitleText" : "核销数据",
  521. "enablePullDownRefresh" : false
  522. }
  523. },
  524. {
  525. "path" : "jxs/hexiao_record_history",
  526. "style" :
  527. {
  528. "navigationBarTitleText" : "历史数据",
  529. "enablePullDownRefresh" : false
  530. }
  531. }
  532. ]
  533. }
  534. ],
  535. "globalStyle": {
  536. "navigationBarTextStyle": "black",
  537. "navigationBarTitleText": "uni-app",
  538. "navigationBarBackgroundColor": "#F8F8F8",
  539. "backgroundColor": "#F8F8F8"
  540. },
  541. "uniIdRouter": {}
  542. }