pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  6. }
  7. },
  8. "pages": [
  9. //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  10. {
  11. "path": "pages/login/login",
  12. "style": {}
  13. }, {
  14. "path": "pages/login/mimi",
  15. "style": {}
  16. }, {
  17. "path": "pages/login/xieyi",
  18. "style": {}
  19. }, {
  20. "path": "pages/login/register",
  21. "style": {}
  22. },
  23. {
  24. "path": "pages/login/resetpassword",
  25. "style": {}
  26. }, {
  27. "path": "pages/login/settled",
  28. "style": {}
  29. }, {
  30. "path": "pages/login/loginOauth2",
  31. "style": {}
  32. },
  33. {
  34. "path": "pages/index/index",
  35. "style": {}
  36. },
  37. {
  38. "path": "pages/index/userControl",
  39. "style": {}
  40. },
  41. {
  42. "path": "pages/order/index",
  43. "style": {}
  44. },
  45. {
  46. "path": "pages/order/details",
  47. "style": {}
  48. },
  49. {
  50. "path": "pages/order/arriveUpload",
  51. "style": {}
  52. },
  53. {
  54. "path": "pages/order/serviceOrder/orderDetail",
  55. "style": {}
  56. },
  57. {
  58. "path": "pages/order/serviceOrder/live",
  59. "style": {}
  60. },
  61. {
  62. "path": "pages/order/serviceOrder/photo",
  63. "style": {}
  64. },
  65. {
  66. "path": "pages/order/serviceOrder/project",
  67. "style": {}
  68. },
  69. {
  70. "path": "pages/order/serviceOrder/webview",
  71. "style": {}
  72. },
  73. {
  74. "path": "pages/order/record",
  75. "style": {}
  76. },
  77. {
  78. "path": "pages/finance/index",
  79. "style": {
  80. "navigationBarTitleText": "财务",
  81. "navigationStyle": "custom"
  82. }
  83. },
  84. {
  85. "path": "pages/finance/balance",
  86. "style": {
  87. "navigationBarTitleText": "账户余额",
  88. "navigationStyle": "custom"
  89. }
  90. },
  91. {
  92. "path": "pages/finance/accountRecord",
  93. "style": {
  94. "navigationBarTitleText": "账户明细",
  95. "navigationStyle": "custom"
  96. }
  97. },
  98. {
  99. "path": "pages/finance/withdrawal",
  100. "style": {
  101. "navigationBarTitleText": "提现",
  102. "navigationStyle": "custom"
  103. }
  104. },
  105. {
  106. "path": "pages/finance/submitted",
  107. "style": {
  108. "navigationBarTitleText": "已提交",
  109. "navigationStyle": "custom"
  110. }
  111. },
  112. {
  113. "path": "pages/finance/settlementDetails",
  114. "style": {
  115. "navigationBarTitleText": "结算详情",
  116. "navigationStyle": "custom"
  117. }
  118. },
  119. {
  120. "path": "pages/finance/groupMealDetails",
  121. "style": {
  122. "navigationBarTitleText": "团餐结算详情",
  123. "navigationStyle": "custom"
  124. }
  125. },
  126. {
  127. "path": "pages/finance/orderDetails",
  128. "style": {
  129. "navigationBarTitleText": "订单详情",
  130. "navigationStyle": "custom"
  131. }
  132. },
  133. {
  134. "path": "pages/finance/withdrawalDetails",
  135. "style": {
  136. "navigationBarTitleText": "提现详情",
  137. "navigationStyle": "custom"
  138. }
  139. },
  140. {
  141. "path": "pages/index/full",
  142. "style": {}
  143. },
  144. {
  145. "path": "pages/index/shop",
  146. "style": {}
  147. },
  148. {
  149. "path": "pages/product/index",
  150. "style": {}
  151. },
  152. {
  153. "path": "pages/product/search",
  154. "style": {}
  155. },
  156. {
  157. "path": "pages/product/details",
  158. "style": {}
  159. },
  160. {
  161. "path": "pages/product/creatProduct",
  162. "style": {}
  163. },
  164. {
  165. "path": "pages/product/group",
  166. "style": {}
  167. },
  168. {
  169. "path": "pages/product/usable",
  170. "style": {}
  171. },
  172. {
  173. "path": "pages/product/rule",
  174. "style": {}
  175. },
  176. {
  177. "path": "pages/product/checkMap",
  178. "style": {}
  179. },
  180. {
  181. "path": "pages/product/checkTdMap",
  182. "style": {}
  183. },
  184. {
  185. "path": "pages/product/salesUser",
  186. "style": {}
  187. },
  188. {
  189. "path": "pages/evaluate/evaluate",
  190. "style": {
  191. "app-plus": {
  192. "bounce": "none" // 取消APP端iOS回弹,避免与下拉刷新冲突 (可统一配在 'globalStyle')
  193. }
  194. }
  195. },
  196. {
  197. "path": "pages/scan/scan",
  198. "style": {
  199. "app-plus": {
  200. "titleNView": false
  201. }
  202. }
  203. },
  204. {
  205. "path": "pages/scan/manual",
  206. "style": {}
  207. },
  208. {
  209. "path": "pages/scan/details",
  210. "style": {}
  211. },
  212. {
  213. "path": "pages/scan/record",
  214. "style": {}
  215. },
  216. {
  217. "path": "pages/scan/check",
  218. "style": {}
  219. },
  220. {
  221. "path": "pages/basics/layout",
  222. "style": {}
  223. },
  224. {
  225. "path": "pages/basics/background",
  226. "style": {}
  227. },
  228. {
  229. "path": "pages/basics/text",
  230. "style": {}
  231. },
  232. {
  233. "path": "pages/basics/icon",
  234. "style": {}
  235. },
  236. {
  237. "path": "pages/basics/button",
  238. "style": {}
  239. },
  240. {
  241. "path": "pages/basics/design",
  242. "style": {}
  243. },
  244. {
  245. "path": "pages/basics/tag",
  246. "style": {}
  247. },
  248. {
  249. "path": "pages/basics/avatar",
  250. "style": {}
  251. },
  252. {
  253. "path": "pages/basics/progress",
  254. "style": {}
  255. },
  256. {
  257. "path": "pages/basics/shadow",
  258. "style": {}
  259. },
  260. {
  261. "path": "pages/basics/loading",
  262. "style": {}
  263. },
  264. {
  265. "path": "pages/component/bar",
  266. "style": {}
  267. },
  268. {
  269. "path": "pages/component/nav",
  270. "style": {}
  271. },
  272. {
  273. "path": "pages/component/list",
  274. "style": {}
  275. },
  276. {
  277. "path": "pages/component/card",
  278. "style": {}
  279. },
  280. {
  281. "path": "pages/component/form",
  282. "style": {}
  283. },
  284. {
  285. "path": "pages/component/timeline",
  286. "style": {}
  287. },
  288. {
  289. "path": "pages/component/chat",
  290. "style": {}
  291. },
  292. {
  293. "path": "pages/component/swiper",
  294. "style": {}
  295. },
  296. {
  297. "path": "pages/component/modal",
  298. "style": {}
  299. },
  300. {
  301. "path": "pages/component/steps",
  302. "style": {}
  303. }, {
  304. "path": "pages/plugin/indexes",
  305. "style": {}
  306. }, {
  307. "path": "pages/plugin/animation",
  308. "style": {}
  309. }, {
  310. "path": "pages/plugin/drawer",
  311. "style": {}
  312. }, {
  313. "path": "pages/plugin/verticalnav",
  314. "style": {}
  315. }, {
  316. "path": "pages/home/home",
  317. "style": {}
  318. }, {
  319. "path": "pages/user/userexit",
  320. "style": {}
  321. }, {
  322. "path": "pages/user/userdetail",
  323. "style": {}
  324. }, {
  325. "path": "pages/user/useredit",
  326. "style": {}
  327. }, {
  328. "path": "pages/user/people",
  329. "style": {}
  330. }, {
  331. "path": "pages/common/exit",
  332. "style": {}
  333. }, {
  334. "path": "pages/common/success",
  335. "style": {}
  336. }, {
  337. "path": "pages/user/location",
  338. "style": {},
  339. "permission": {
  340. "scope.userLocation": {
  341. "desc": "你的位置信息将用于小程序位置接口的效果展示" // 高速公路行驶持续后台定位
  342. }
  343. }
  344. }, {
  345. "path": "pages/addressbook/address-book",
  346. "style": {}
  347. }, {
  348. "path": "pages/addressbook/level-address-book",
  349. "style": {}
  350. },
  351. {
  352. "path": "pages/addressbook/member",
  353. "style": {}
  354. }, {
  355. "path": "pages/addressbook/address-detail",
  356. "style": {}
  357. }, {
  358. "path": "pages/annotation/annotationList",
  359. "style": {
  360. "app-plus": {
  361. "bounce": "none" //删除此项: mescroll-body支持iOS回弹
  362. }
  363. }
  364. }, {
  365. "path": "pages/annotation/annotationDetail",
  366. "style": {}
  367. }, {
  368. "path": "pages/common/helloWorld",
  369. "style": {}
  370. }, {
  371. "path": "pages/store/settings",
  372. "style": {}
  373. }, {
  374. "path": "pages/login/map",
  375. "style": {}
  376. }, {
  377. "path": "pages/login/aMap",
  378. "style": {}
  379. }, {
  380. "path": "pages/store/brandMessage",
  381. "style": {}
  382. }, {
  383. "path": "pages/store/businessInfor",
  384. "style": {}
  385. }, {
  386. "path": "pages/store/otherSet",
  387. "style": {}
  388. }, {
  389. "path": "pages/store/businessQua",
  390. "style": {}
  391. }, {
  392. "path": "pages/store/advertising",
  393. "style": {}
  394. }, {
  395. "path": "pages/store/headPhoto",
  396. "style": {}
  397. }, {
  398. "path": "pages/store/addHours",
  399. "style": {}
  400. },
  401. {
  402. "path": "pages/store/editStore",
  403. "style": {}
  404. }, {
  405. "path": "pages/store/examine",
  406. "style": {}
  407. }, {
  408. "path": "pages/store/selectTdMap",
  409. "style": {}
  410. }, {
  411. "path": "pages/coupon/coupon",
  412. "style": {}
  413. }, {
  414. "path": "pages/coupon/creatcoupon",
  415. "style": {}
  416. }, {
  417. "path": "pages/coupon/activity",
  418. "style": {}
  419. }, {
  420. "path": "pages/coupon/storeUsers",
  421. "style": {}
  422. }, {
  423. "path": "pages/coupon/creatReduction",
  424. "style": {}
  425. }, {
  426. "path": "pages/coupon/creatDiscount",
  427. "style": {}
  428. }, {
  429. "path": "pages/coupon/couponDetail",
  430. "style": {}
  431. },
  432. {
  433. "path": "pages/coupon/usersList",
  434. "style": {}
  435. }, {
  436. "path": "pages/financial/management",
  437. "style": {}
  438. }, {
  439. "path": "pages/financial/recharge",
  440. "style": {}
  441. }, {
  442. "path": "pages/financial/buyBean",
  443. "style": {}
  444. }, {
  445. "path": "pages/financial/buyPoints",
  446. "style": {}
  447. }, {
  448. "path": "pages/financial/balanceBill",
  449. "style": {}
  450. }, {
  451. "path": "pages/financial/balancePonts",
  452. "style": {}
  453. }, {
  454. "path": "pages/financial/balanceBean",
  455. "style": {}
  456. }, {
  457. "path": "pages/product/creatStandard",
  458. "style": {}
  459. }, {
  460. "path": "pages/download/index",
  461. "style": {}
  462. },
  463. {
  464. "path": "pages/groupMeal/goods/index",
  465. "style": {}
  466. },
  467. {
  468. "path": "pages/groupMeal/goods/list",
  469. "style": {}
  470. },
  471. {
  472. "path": "pages/groupMeal/goods/form-step1",
  473. "style": {}
  474. },
  475. {
  476. "path": "pages/groupMeal/goods/form-step2",
  477. "style": {}
  478. },
  479. {
  480. "path": "pages/groupMeal/orders/order-alist",
  481. "style": {}
  482. },
  483. {
  484. "path": "pages/groupMeal/orders/order-blist",
  485. "style": {}
  486. },
  487. {
  488. "path": "pages/groupMeal/orders/order-details",
  489. "style": {}
  490. },
  491. {
  492. "path": "pages/groupMeal/orders/refund",
  493. "style": {}
  494. },
  495. {
  496. "path": "pages/groupMeal/users/index",
  497. "style": {}
  498. },
  499. {
  500. "path": "pages/groupMeal/users/settings",
  501. "style": {}
  502. },
  503. {
  504. "path": "pages/groupMeal/users/withdrawal",
  505. "style": {}
  506. },
  507. {
  508. "path": "pages/groupMeal/users/bankCard-list",
  509. "style": {}
  510. },
  511. {
  512. "path": "pages/groupMeal/users/bankCard-edit",
  513. "style": {}
  514. },
  515. {
  516. "path": "pages/groupMeal/users/team-member",
  517. "style": {}
  518. },
  519. {
  520. "path": "pages/message/message",
  521. "style": {
  522. "navigationBarTitleText": "消息"
  523. }
  524. },
  525. {
  526. "path": "pages/message/details",
  527. "style": {
  528. "navigationBarTitleText": "消息详情"
  529. }
  530. },
  531. // 广告---------------
  532. {
  533. "path": "pages/adManagement/adlist",
  534. "style": {
  535. "navigationBarTitleText": "广告列表"
  536. }
  537. },
  538. {
  539. "path": "pages/adManagement/createFullscreenAd",
  540. "style": {
  541. "navigationBarTitleText": "广告创建"
  542. }
  543. },
  544. {
  545. "path": "pages/adManagement/fullscreenAdDetails",
  546. "style": {
  547. "navigationBarTitleText": "广告详情"
  548. }
  549. }
  550. ],
  551. "globalStyle": {
  552. "mp-alipay": {
  553. /* 支付宝小程序特有相关 */
  554. "transparentTitle": "always",
  555. "allowsBounceVertical": "NO"
  556. },
  557. "navigationBarBackgroundColor": "#ffffff",
  558. "navigationBarTitleColor": "#333333",
  559. "navigationBarTitleText": "JEECG BOOT",
  560. "navigationStyle": "custom",
  561. "navigationBarTextStyle": "black"
  562. },
  563. "tabBar": {
  564. "color": "#ADB4B8",
  565. "selectedColor": "#333333",
  566. "backgroundColor": "#FFFFFF",
  567. "list": [{
  568. "text": "首页",
  569. "pagePath": "pages/index/index",
  570. "iconPath": "static/tabbar/index_tab.png",
  571. "selectedIconPath": "static/tabbar/index_select_tab.png"
  572. },
  573. {
  574. "text": "消息",
  575. "pagePath": "pages/message/message",
  576. "iconPath": "static/tabbar/msg_tab.png",
  577. "selectedIconPath": "static/tabbar/msg_select_tab.png"
  578. },
  579. {
  580. "text": "订单",
  581. "pagePath": "pages/order/index",
  582. "iconPath": "static/tabbar/order_tab.png",
  583. "selectedIconPath": "static/tabbar/order_select_tab.png"
  584. },
  585. {
  586. "text": "财务",
  587. "pagePath": "pages/finance/index",
  588. "iconPath": "static/tabbar/finance_tab.png",
  589. "selectedIconPath": "static/tabbar/finance_select_tab.png"
  590. }
  591. // {
  592. // "text": "设置",
  593. // "pagePath": "pages/my/my",
  594. // "iconPath": "static/tabbar/set_tab.png",
  595. // "selectedIconPath": "static/tabbar/set_select_tab.png"
  596. // }
  597. ]
  598. },
  599. "usingComponts": true,
  600. "condition": { //模式配置,仅开发期间生效
  601. "current": 0, //当前激活的模式(list 的索引项)
  602. "list": [{
  603. "name": "表单", //模式名称
  604. "path": "pages/index/index", //启动页面
  605. "query": "" //启动参数
  606. }]
  607. }
  608. }