pages.json 34 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/common/launch"
  8. },
  9. {
  10. "path": "pages/auth/login",
  11. "style": {
  12. "navigationBarTitleText": "授权登录",
  13. "navigationStyle": "custom"
  14. }
  15. }, {
  16. "path": "pages/auth/numberlogin",
  17. "style": {
  18. "navigationBarTitleText": "电话号码登录",
  19. "navigationStyle": "custom"
  20. }
  21. },
  22. {
  23. "path": "pages/auth/wxLogin",
  24. "style": {
  25. "navigationBarTitleText": "公众号授权",
  26. "navigationStyle": "custom"
  27. }
  28. },
  29. {
  30. "path": "pages/home/index",
  31. "style": {
  32. //"navigationBarTitleText": "岚财良品",
  33. "navigationBarTitleText": "岚财良品",
  34. "enablePullDownRefresh": false,
  35. "navigationStyle": "custom",
  36. "app-plus": {
  37. "titleNView": false
  38. }
  39. }
  40. },
  41. {
  42. "path": "pages/home/newindex",
  43. "style": {
  44. "navigationBarTitleText": "岚财良品",
  45. //"navigationBarTitleText": "商城",
  46. "enablePullDownRefresh": false,
  47. "navigationStyle": "custom",
  48. "app-plus": {
  49. "titleNView": false
  50. }
  51. }
  52. },
  53. // {
  54. // "path" : "pages/home/doctorCase",
  55. // "style" :
  56. // {
  57. // "navigationBarTitleText": "问诊案例",
  58. // "app-plus": {
  59. // "titleNView": false
  60. // }
  61. // }
  62. // },
  63. // {
  64. // "path" : "pages/doctor/doctorQr",
  65. // "style" :
  66. // {
  67. // "navigationBarTitleText": "用药咨询",
  68. // "app-plus": {
  69. // "titleNView": false
  70. // }
  71. // }
  72. // },
  73. {
  74. "path": "pages/home/productSearch",
  75. "style": {
  76. "navigationBarTitleText": "产品搜索",
  77. "app-plus": {
  78. "titleNView": false
  79. }
  80. }
  81. },
  82. {
  83. "path": "pages/healthy/idea",
  84. "style": {
  85. "navigationBarTitleText": "百域档案",
  86. "enablePullDownRefresh": false,
  87. "navigationStyle": "custom",
  88. "app-plus": {
  89. "titleNView": false
  90. }
  91. }
  92. },
  93. {
  94. "path": "pages/home/productList",
  95. "style": {
  96. "navigationBarTitleText": "商品列表",
  97. "app-plus": {
  98. "titleNView": false
  99. }
  100. }
  101. },
  102. {
  103. "path": "pages/home/recommendList",
  104. "style": {
  105. "navigationBarTitleText": "商品列表",
  106. "app-plus": {
  107. "titleNView": false
  108. }
  109. }
  110. },
  111. {
  112. "path": "pages/healthy/index",
  113. "style": {
  114. "navigationBarTitleText": "百域知识",
  115. "enablePullDownRefresh": false,
  116. "navigationStyle": "custom",
  117. "app-plus": {
  118. "titleNView": false
  119. }
  120. }
  121. },
  122. {
  123. "path": "pages/healthy/detail",
  124. "style": {
  125. "navigationBarTitleText": "",
  126. "enablePullDownRefresh": false,
  127. "app-plus": {
  128. "titleNView": false
  129. }
  130. }
  131. },
  132. {
  133. "path": "pages/healthy/readUsers",
  134. "style": {
  135. "navigationBarTitleText": "阅读用户",
  136. "enablePullDownRefresh": false,
  137. "app-plus": {
  138. "titleNView": false
  139. }
  140. }
  141. },
  142. // {
  143. // "path" : "pages/doctor/index",
  144. // "style" :
  145. // {
  146. // "navigationBarTitleText": "问诊",
  147. // "navigationStyle": "custom",
  148. // "enablePullDownRefresh": false
  149. // }
  150. // },
  151. // {
  152. // "path" : "pages/doctor/doctorList",
  153. // "style" :
  154. // {
  155. // "navigationBarTitleText": "医生列表",
  156. // "enablePullDownRefresh": false
  157. // }
  158. // },
  159. // {
  160. // "path" : "pages/doctor/doctorDetail",
  161. // "style" :
  162. // {
  163. // "navigationBarTitleText": "医生详情",
  164. // "navigationStyle": "custom",
  165. // "enablePullDownRefresh": false
  166. // }
  167. // },
  168. // {
  169. // "path" : "pages/doctor/submitOrder",
  170. // "style" :
  171. // {
  172. // "navigationBarTitleText": "发布问诊",
  173. // "enablePullDownRefresh": false
  174. // }
  175. // },
  176. {
  177. "path": "pages/shopping/index",
  178. "style": {
  179. "navigationBarTitleText": "商城",
  180. "navigationStyle": "custom",
  181. "enablePullDownRefresh": false
  182. }
  183. },
  184. {
  185. "path": "pages/user/index",
  186. "style": {
  187. "navigationBarTitleText": "我的",
  188. "navigationStyle": "custom",
  189. "app-plus": {
  190. "titleNView": false
  191. }
  192. }
  193. }, {
  194. "path": "pages/shopping/productDetails",
  195. "style": {
  196. "navigationBarTitleText": "产品详情",
  197. "enablePullDownRefresh": false
  198. }
  199. }, {
  200. "path": "pages/shopping/cart",
  201. "style": {
  202. "navigationBarTitleText": "购物车",
  203. "enablePullDownRefresh": false
  204. }
  205. }
  206. // ,{
  207. // "path" : "pages/shopping/productList",
  208. // "style" :
  209. // {
  210. // "navigationBarTitleText": "产品列表",
  211. // "enablePullDownRefresh": false
  212. // }
  213. // }
  214. , {
  215. "path": "pages/shopping/confirmOrder",
  216. "style": {
  217. "navigationBarTitleText": "确认订单",
  218. "enablePullDownRefresh": false
  219. }
  220. }, {
  221. "path": "pages/shopping/paymentOrder",
  222. "style": {
  223. "navigationBarTitleText": "去支付",
  224. "enablePullDownRefresh": false
  225. }
  226. }, {
  227. "path": "pages/shopping/payOrder",
  228. "style": {
  229. "navigationBarTitleText": "推荐服务支付",
  230. "enablePullDownRefresh": false
  231. }
  232. },
  233. // {
  234. // "path" : "pages/shopping/prescribe",
  235. // "style" :
  236. // {
  237. // "navigationBarTitleText": "填写处方信息",
  238. // "navigationStyle": "custom",
  239. // "enablePullDownRefresh": false
  240. // }
  241. // },
  242. // {
  243. // "path" : "pages/doctor/doctorIm",
  244. // "style" :
  245. // {
  246. // "navigationBarTitleText": "问诊会话",
  247. // "enablePullDownRefresh": false
  248. // }
  249. // },
  250. {
  251. "path": "pages/shopping/success",
  252. "style": {
  253. "navigationBarTitleText": "支付成功",
  254. "enablePullDownRefresh": false
  255. }
  256. },
  257. // {
  258. // "path" : "pages/doctor/paymentOrder",
  259. // "style" :
  260. // {
  261. // "navigationBarTitleText": "去支付",
  262. // "enablePullDownRefresh": false
  263. // }
  264. // }
  265. // ,{
  266. // "path" : "pages/doctor/doctorOrderIM",
  267. // "style" :
  268. // {
  269. // "navigationBarTitleText": "问诊会话",
  270. // "enablePullDownRefresh": false
  271. // }
  272. // }
  273. {
  274. "path": "pages/home/content",
  275. "style": {
  276. "navigationBarTitleText": "详情",
  277. "enablePullDownRefresh": false
  278. }
  279. }, {
  280. "path": "pages/home/h5",
  281. "style": {
  282. "navigationBarTitleText": "详情",
  283. "enablePullDownRefresh": false
  284. }
  285. }, {
  286. "path": "pages/home/cert",
  287. "style": {
  288. "navigationBarTitleText": "资质证明",
  289. "enablePullDownRefresh": false
  290. }
  291. }
  292. // ,{
  293. // "path" : "pages/shopping/confirmPackageOrder",
  294. // "style" :
  295. // {
  296. // "navigationBarTitleText": "确认支付",
  297. // "enablePullDownRefresh": false
  298. // }
  299. // }
  300. ],
  301. "subPackages": [
  302. {
  303. "root": "pages_index",
  304. "pages": [{
  305. "path": "video",
  306. "style": {
  307. "navigationBarTitleText": "央广原乡行",
  308. "enablePullDownRefresh": false
  309. // "navigationStyle": "custom"
  310. }
  311. },
  312. {
  313. "path": "course",
  314. "style": {
  315. "navigationBarTitleText": "精品课程",
  316. "enablePullDownRefresh": false
  317. //"navigationStyle": "custom"
  318. }
  319. },
  320. {
  321. "path": "courseSearch",
  322. "style": {
  323. "navigationBarTitleText": "搜索",
  324. "enablePullDownRefresh": false
  325. //"navigationStyle": "custom"
  326. }
  327. },
  328. {
  329. "path": "courseDetail",
  330. "style": {
  331. "navigationBarTitleText": "课程详情",
  332. "enablePullDownRefresh": false,
  333. "navigationStyle": "custom"
  334. }
  335. }
  336. ]
  337. },
  338. // {
  339. // "root": "pages_doctor",
  340. // "pages": [
  341. // {
  342. // "path" : "doctorDetail",
  343. // "style" :
  344. // {
  345. // "navigationBarTitleText": "医生详情",
  346. // "navigationStyle": "custom",
  347. // "enablePullDownRefresh": false
  348. // }
  349. // },{
  350. // "path" : "doctorIm",
  351. // "style" :
  352. // {
  353. // "navigationBarTitleText": "问诊会话",
  354. // "enablePullDownRefresh": false
  355. // }
  356. // },{
  357. // "path" : "doctorList",
  358. // "style" :
  359. // {
  360. // "navigationBarTitleText": "医生列表",
  361. // "enablePullDownRefresh": false
  362. // }
  363. // },{
  364. // "path" : "doctorOrderIM",
  365. // "style" :
  366. // {
  367. // "navigationBarTitleText": "问诊会话",
  368. // "enablePullDownRefresh": false
  369. // }
  370. // },{
  371. // "path" : "doctorQr",
  372. // "style" :
  373. // {
  374. // "navigationBarTitleText": "用药咨询",
  375. // "app-plus": {
  376. // "titleNView": false
  377. // }
  378. // }
  379. // },{
  380. // "path" : "index",
  381. // "style" :
  382. // {
  383. // "navigationBarTitleText": "问诊",
  384. // "navigationStyle": "custom",
  385. // "enablePullDownRefresh": false
  386. // }
  387. // },{
  388. // "path" : "paymentOrder",
  389. // "style" :
  390. // {
  391. // "navigationBarTitleText": "去支付",
  392. // "enablePullDownRefresh": false
  393. // }
  394. // },{
  395. // "path" : "submitOrder",
  396. // "style" :
  397. // {
  398. // "navigationBarTitleText": "发布问诊",
  399. // "enablePullDownRefresh": false
  400. // }
  401. // }
  402. // ]
  403. // },
  404. {
  405. "root": "pages_user",
  406. "pages": [{
  407. "path": "user/cart",
  408. "style": {
  409. "navigationBarTitleText": "购物车",
  410. "enablePullDownRefresh": false,
  411. "navigationBarBackgroundColor":"#ffffff",
  412. "navigationBarTextStyle":"black"
  413. }
  414. }, {
  415. "path": "user/integralLogsList",
  416. "style": {
  417. "navigationBarTitleText": "获得记录",
  418. "navigationBarTextStyle": "black",
  419. "navigationBarBackgroundColor": "#ffffff"
  420. }
  421. },{
  422. "path": "user/integralOrderList",
  423. "style": {
  424. "navigationBarTitleText": "兑换订单",
  425. "navigationBarTextStyle": "black",
  426. "navigationBarBackgroundColor": "#ffffff"
  427. }
  428. },{
  429. "path": "user/integralOrderDetails",
  430. "style": {
  431. "navigationBarTitleText": "订单详情"
  432. }
  433. }, {
  434. "path": "user/integralOrderPaySuccess",
  435. "style": {
  436. "navigationBarTitleText": "兑换结果",
  437. "navigationBarTextStyle": "black",
  438. "navigationBarBackgroundColor": "#ffffff"
  439. }
  440. }, {
  441. "path": "user/integralPayment",
  442. "style": {
  443. "navigationBarTitleText": "支付订单",
  444. "navigationBarTextStyle": "black",
  445. "navigationBarBackgroundColor": "#ffffff"
  446. }
  447. }, {
  448. "path": "user/integralGoodsDetails",
  449. "style": {
  450. "navigationBarTitleText": "商品详情",
  451. "navigationBarTextStyle": "black",
  452. "navigationBarBackgroundColor": "#ffffff"
  453. }
  454. }, {
  455. "path": "user/confirmIntegralOrder",
  456. "style": {
  457. "navigationBarTitleText": "积分兑换",
  458. "enablePullDownRefresh": false,
  459. "navigationBarBackgroundColor": "#ffffff",
  460. "navigationBarTextStyle": "black"
  461. }
  462. }, {
  463. "path": "user/integralGoodsList",
  464. "style": {
  465. "navigationBarTitleText": "积分商城",
  466. "navigationBarTextStyle": "black",
  467. "navigationBarBackgroundColor": "#ffffff",
  468. "navigationStyle": "custom"
  469. }
  470. }, {
  471. "path": "user/integralOrderPay",
  472. "style": {
  473. "navigationBarTitleText": "积分兑换",
  474. "navigationBarTextStyle": "black",
  475. "navigationBarBackgroundColor": "#ffffff"
  476. }
  477. }, {
  478. "path": "user/addPatient",
  479. "style": {
  480. "navigationBarTitleText": "创建百域档案",
  481. "app-plus": {
  482. "titleNView": false
  483. }
  484. }
  485. }, {
  486. "path": "user/message",
  487. "style": {
  488. "navigationBarTitleText": "消息",
  489. "enablePullDownRefresh": false
  490. }
  491. }, {
  492. "path": "user/msgDetail",
  493. "style": {
  494. "navigationBarTitleText": "系统消息",
  495. "enablePullDownRefresh": false
  496. }
  497. }, {
  498. "path": "user/storeOrder",
  499. "style": {
  500. // "navigationBarTitleText": "我的服务",
  501. "navigationBarTitleText": "我的订单",
  502. "enablePullDownRefresh": false
  503. }
  504. }, {
  505. "path": "user/storeOrderDetail",
  506. "style": {
  507. "navigationBarTitleText": "服务详情",
  508. "navigationStyle": "custom",
  509. "enablePullDownRefresh": false
  510. }
  511. }, {
  512. "path": "user/doctorOrder",
  513. "style": {
  514. "navigationBarTitleText": "问诊列表",
  515. "enablePullDownRefresh": false
  516. }
  517. }, {
  518. "path": "user/patient",
  519. "style": {
  520. "navigationBarTitleText": "百域档案",
  521. "enablePullDownRefresh": false
  522. }
  523. }, {
  524. "path": "user/addAddress",
  525. "style": {
  526. "navigationBarTitleText": "新建收货地址",
  527. "enablePullDownRefresh": false
  528. },
  529. "enableShareAppMessage": true,
  530. "enableShareTimeline": true
  531. }, {
  532. "path": "user/address",
  533. "style": {
  534. "navigationBarTitleText": "收货地址",
  535. "enablePullDownRefresh": false
  536. },
  537. "enableShareAppMessage": true,
  538. "enableShareTimeline": true
  539. }, {
  540. "path": "user/integral",
  541. "style": {
  542. "navigationBarTitleText": "我的积分",
  543. "navigationStyle": "custom",
  544. "enablePullDownRefresh": false
  545. }
  546. }, {
  547. "path": "user/refundOrderList",
  548. "style": {
  549. "navigationBarTitleText": "售后服务",
  550. "enablePullDownRefresh": false
  551. }
  552. }, {
  553. "path": "user/refundOrderDetail",
  554. "style": {
  555. "navigationBarTitleText": "处理进度",
  556. "navigationStyle": "custom",
  557. "enablePullDownRefresh": false
  558. }
  559. }, {
  560. "path": "user/refundOrderLogs",
  561. "style": {
  562. "navigationBarTitleText": "退款详情",
  563. "navigationStyle": "custom",
  564. "enablePullDownRefresh": false
  565. }
  566. }, {
  567. "path": "user/storeOrderDelivery",
  568. "style": {
  569. "navigationBarTitleText": "物流信息",
  570. "navigationStyle": "custom",
  571. "enablePullDownRefresh": false
  572. }
  573. }, {
  574. "path": "user/refundOrder",
  575. "style": {
  576. "navigationBarTitleText": "申请售后",
  577. "enablePullDownRefresh": false
  578. }
  579. }, {
  580. "path": "user/prescribeOrder",
  581. "style": {
  582. "navigationBarTitleText": "处方单",
  583. "enablePullDownRefresh": false
  584. }
  585. }, {
  586. "path": "user/pay",
  587. "style": {
  588. "navigationBarTitleText": "收款",
  589. "enablePullDownRefresh": false
  590. }
  591. }, {
  592. "path": "user/success",
  593. "style": {
  594. "navigationBarTitleText": "支付结果",
  595. "enablePullDownRefresh": false
  596. }
  597. }, {
  598. "path": "user/refundOrderProduct",
  599. "style": {
  600. "navigationBarTitleText": "订单售后",
  601. "enablePullDownRefresh": false
  602. }
  603. }, {
  604. "path": "user/refundOrderDelivery",
  605. "style": {
  606. "navigationBarTitleText": "物流信息",
  607. "enablePullDownRefresh": false
  608. }
  609. }, {
  610. "path": "user/userTui",
  611. "style": {
  612. "navigationBarTitleText": "我的推广",
  613. "enablePullDownRefresh": false
  614. }
  615. }, {
  616. "path": "user/userTuiProduct",
  617. "style": {
  618. "navigationBarTitleText": "推广产品",
  619. "enablePullDownRefresh": false
  620. }
  621. }, {
  622. "path": "user/userTuiImg",
  623. "style": {
  624. "navigationBarTitleText": "推广海报",
  625. "enablePullDownRefresh": false
  626. }
  627. }, {
  628. "path": "user/userTuiList",
  629. "style": {
  630. "navigationBarTitleText": "我的推荐人",
  631. "enablePullDownRefresh": false
  632. }
  633. }, {
  634. "path": "user/userTuiMoneyList",
  635. "style": {
  636. "navigationBarTitleText": "佣金记录",
  637. "enablePullDownRefresh": false
  638. }
  639. }, {
  640. "path": "user/userTuiOrderList",
  641. "style": {
  642. "navigationBarTitleText": "服务记录",
  643. "enablePullDownRefresh": false
  644. }
  645. }, {
  646. "path": "user/storeProductRelation",
  647. "style": {
  648. "navigationBarTitleText": "我的足迹",
  649. "enablePullDownRefresh": false
  650. }
  651. }, {
  652. "path": "user/personInfo",
  653. "style": {
  654. "navigationBarTitleText": "个人信息",
  655. "enablePullDownRefresh": false
  656. }
  657. }, {
  658. "path": "user/userTuiMoney",
  659. "style": {
  660. "navigationBarTitleText": "提现管理",
  661. "enablePullDownRefresh": false
  662. }
  663. }, {
  664. "path": "user/userTuiExtractLog",
  665. "style": {
  666. "navigationBarTitleText": "提现记录",
  667. "enablePullDownRefresh": false
  668. }
  669. }, {
  670. "path": "user/doc",
  671. "style": {
  672. "navigationBarTitleText": "百域档案",
  673. "enablePullDownRefresh": false
  674. }
  675. }, {
  676. "path": "user/addDoc",
  677. "style": {
  678. "navigationBarTitleText": "创建百域档案",
  679. "enablePullDownRefresh": false
  680. }
  681. }, {
  682. "path": "user/docDetail",
  683. "style": {
  684. "navigationBarTitleText": "百域档案",
  685. "navigationBarBackgroundColor": "#dff9f5",
  686. "enablePullDownRefresh": false
  687. }
  688. }, {
  689. "path": "user/docRecord",
  690. "style": {
  691. "navigationBarTitleText": "百域记录",
  692. "enablePullDownRefresh": false
  693. }
  694. }, {
  695. "path": "user/addDocRecord",
  696. "style": {
  697. "navigationBarTitleText": "添加百域记录",
  698. "enablePullDownRefresh": false
  699. }
  700. }, {
  701. "path": "user/userTuiAdd",
  702. "style": {
  703. "navigationBarTitleText": "申请推广员",
  704. "enablePullDownRefresh": false
  705. }
  706. }, {
  707. "path": "user/paymentOrderRemain",
  708. "style": {
  709. "navigationBarTitleText": "支付尾款",
  710. "enablePullDownRefresh": false
  711. }
  712. }, {
  713. "path": "user/otherPaymentOrder",
  714. "style": {
  715. "navigationBarTitleText": "亲友代付",
  716. "enablePullDownRefresh": false
  717. }
  718. }, {
  719. "path": "user/otherPaySuccess",
  720. "style": {
  721. "navigationBarTitleText": "支付成功",
  722. "enablePullDownRefresh": false
  723. }
  724. }, {
  725. "path": "user/otherPaymentOrderRemain",
  726. "style": {
  727. "navigationBarTitleText": "亲友代付尾款",
  728. "enablePullDownRefresh": false
  729. }
  730. }
  731. ]
  732. },
  733. {
  734. "root": "pages_company",
  735. "pages": [{
  736. "path": "auth/login",
  737. "style": {
  738. "navigationBarTitleText": "销售员登录",
  739. "app-plus": {
  740. "titleNView": false
  741. }
  742. }
  743. },
  744. {
  745. "path": "index",
  746. "style": {
  747. "navigationBarTitleText": "销售管理首页",
  748. "app-plus": {
  749. "titleNView": false
  750. }
  751. }
  752. }, {
  753. "path": "shareLive",
  754. "style": {
  755. "navigationBarTitleText": "分享直播间",
  756. "app-plus": {
  757. "titleNView": false
  758. }
  759. }
  760. },
  761. {
  762. "path": "storeOrder",
  763. "style": {
  764. "navigationBarTitleText": "服务管理",
  765. "app-plus": {
  766. "titleNView": false
  767. }
  768. }
  769. }, {
  770. "path": "storeOrderDetail",
  771. "style": {
  772. "navigationBarTitleText": "服务详情",
  773. "navigationStyle": "custom",
  774. "enablePullDownRefresh": false
  775. }
  776. },
  777. {
  778. "path": "storeProductPackage",
  779. "style": {
  780. "navigationBarTitleText": "产品套餐",
  781. "app-plus": {
  782. "titleNView": false
  783. }
  784. }
  785. },
  786. {
  787. "path": "storeProductPackageDetails",
  788. "style": {
  789. "navigationBarTitleText": "套餐详情",
  790. "app-plus": {
  791. "titleNView": false
  792. }
  793. }
  794. },
  795. {
  796. "path": "coupon",
  797. "style": {
  798. "navigationBarTitleText": "优惠券",
  799. "app-plus": {
  800. "titleNView": false
  801. }
  802. }
  803. },
  804. {
  805. "path": "couponDetails",
  806. "style": {
  807. "navigationBarTitleText": "优惠券详情",
  808. "app-plus": {
  809. "titleNView": false
  810. }
  811. }
  812. },
  813. {
  814. "path": "order/productList",
  815. "style": {
  816. "navigationBarTitleText": "产品列表",
  817. "app-plus": {
  818. "titleNView": false
  819. }
  820. }
  821. },
  822. {
  823. "path": "managerOrder/productList",
  824. "style": {
  825. "navigationBarTitleText": "商品列表",
  826. "app-plus": {
  827. "titleNView": false
  828. }
  829. }
  830. },
  831. {
  832. "path": "managerOrder/productDetails",
  833. "style": {
  834. "navigationBarTitleText": "商品详情",
  835. "enablePullDownRefresh": false
  836. }
  837. },
  838. {
  839. "path": "managerOrder/confirmOrder",
  840. "style": {
  841. "navigationBarTitleText": "提交订单",
  842. "app-plus": {
  843. "titleNView": false
  844. }
  845. }
  846. },
  847. {
  848. "path": "order/productDetails",
  849. "style": {
  850. "navigationBarTitleText": "产品详情",
  851. "enablePullDownRefresh": false
  852. }
  853. },
  854. {
  855. "path": "order/cart",
  856. "style": {
  857. "navigationBarTitleText": "购物车",
  858. "app-plus": {
  859. "titleNView": false
  860. }
  861. }
  862. },
  863. {
  864. "path": "order/confirmOrder",
  865. "style": {
  866. "navigationBarTitleText": "推荐服务信息",
  867. "app-plus": {
  868. "titleNView": false
  869. }
  870. }
  871. },
  872. {
  873. "path": "order/confirmCompanyOrder",
  874. "style": {
  875. "navigationBarTitleText": "推荐服务",
  876. "app-plus": {
  877. "titleNView": false
  878. }
  879. }
  880. },
  881. {
  882. "path": "order/coupon",
  883. "style": {
  884. "navigationBarTitleText": "制单优惠券",
  885. "app-plus": {
  886. "titleNView": false
  887. }
  888. }
  889. },
  890. {
  891. "path": "order/productShowDetails",
  892. "style": {
  893. "navigationBarTitleText": "产品详情",
  894. "app-plus": {
  895. "titleNView": false
  896. }
  897. }
  898. },
  899. {
  900. "path": "alipayImg",
  901. "style": {
  902. "navigationBarTitleText": "支付宝收款",
  903. "app-plus": {
  904. "titleNView": false
  905. }
  906. }
  907. },
  908. {
  909. "path": "wechatcode",
  910. "style": {
  911. "navigationBarTitleText": "微信收款码",
  912. "app-plus": {
  913. "titleNView": false
  914. }
  915. }
  916. },
  917. {
  918. "path": "card",
  919. "style": {
  920. "navigationBarTitleText": "我的名片",
  921. "app-plus": {
  922. "titleNView": false
  923. }
  924. }
  925. }
  926. ]
  927. },
  928. {
  929. "root": "pages_shopping",
  930. "pages": [{
  931. "path": "shopping/confirmPackageOrder",
  932. "style": {
  933. "navigationBarTitleText": "确认支付",
  934. "enablePullDownRefresh": false
  935. }
  936. },
  937. {
  938. "path": "shopping/confirmCreateOrder",
  939. "style": {
  940. "navigationBarTitleText": "确认订单",
  941. "enablePullDownRefresh": false
  942. }
  943. },
  944. {
  945. "path": "shopping/productList",
  946. "style": {
  947. "navigationBarTitleText": "产品列表",
  948. "enablePullDownRefresh": false
  949. }
  950. },
  951. {
  952. "path": "shopping/coupon",
  953. "style": {
  954. "navigationBarTitleText": "优惠券",
  955. "enablePullDownRefresh": false
  956. }
  957. }, {
  958. "path": "shopping/myCoupon",
  959. "style": {
  960. "navigationBarTitleText": "我的优惠券",
  961. "enablePullDownRefresh": false
  962. }
  963. }, {
  964. "path": "shopping/activityDetails",
  965. "style": {
  966. "navigationBarTitleText": "活动",
  967. "enablePullDownRefresh": false
  968. }
  969. },
  970. {
  971. "path": "live/storeOrderDetail",
  972. "style": {
  973. "navigationStyle": "custom",
  974. "enablePullDownRefresh": false
  975. }
  976. }, {
  977. "path": "live/complaint",
  978. "style": {
  979. "navigationBarTitleText": "我的反馈",
  980. "navigationBarTextStyle": "black",
  981. "app-plus": {
  982. "bounce": "none"
  983. }
  984. }
  985. },
  986. {
  987. "path": "live/complaintList",
  988. "style": {
  989. "navigationBarTitleText": "反馈与投诉",
  990. "navigationBarTextStyle": "black",
  991. "app-plus": {
  992. "bounce": "none"
  993. }
  994. }
  995. },
  996. {
  997. "path": "live/goods",
  998. "style": {
  999. "navigationBarTitleText": "商品详情",
  1000. "enablePullDownRefresh": false
  1001. }
  1002. }, {
  1003. "path": "live/integral",
  1004. "style": {
  1005. "navigationBarTitleText": "积分",
  1006. "enablePullDownRefresh": false
  1007. }
  1008. },
  1009. {
  1010. "path": "live/order",
  1011. "style": {
  1012. "navigationBarTitleText": "我的订单",
  1013. "navigationBarTextStyle": "black",
  1014. "app-plus": {
  1015. "bounce": "none"
  1016. }
  1017. }
  1018. },
  1019. {
  1020. "path": "live/confirmCreateOrder",
  1021. "style": {
  1022. "navigationBarTitleText": "确认订单",
  1023. "navigationBarTextStyle": "black",
  1024. "app-plus": {
  1025. "bounce": "none"
  1026. }
  1027. }
  1028. },
  1029. {
  1030. "path": "live/paymentOrder",
  1031. "style": {
  1032. "navigationBarTitleText": "支付订单",
  1033. "navigationBarTextStyle": "black",
  1034. "app-plus": {
  1035. "bounce": "none"
  1036. }
  1037. }
  1038. },
  1039. {
  1040. "path": "live/refundOrder",
  1041. "style": {
  1042. "navigationBarTitleText": "申请售后",
  1043. "enablePullDownRefresh": false
  1044. }
  1045. },
  1046. {
  1047. "path": "live/refundOrderProduct",
  1048. "style": {
  1049. "navigationBarTitleText": "订单售后",
  1050. "enablePullDownRefresh": false
  1051. }
  1052. }, {
  1053. "path": "live/storeOrderDelivery",
  1054. "style": {
  1055. "navigationBarTitleText": "物流信息",
  1056. "navigationStyle": "custom",
  1057. "enablePullDownRefresh": false
  1058. }
  1059. },
  1060. {
  1061. "path": "live/storeOrderRefundList",
  1062. "style": {
  1063. "navigationBarTitleText": "我的售后",
  1064. "enablePullDownRefresh": false,
  1065. "navigationBarBackgroundColor": "#ffffff",
  1066. "navigationBarTextStyle": "black"
  1067. }
  1068. },
  1069. {
  1070. "path": "live/storeOrderRefundSubmit",
  1071. "style": {
  1072. "navigationBarTitleText": "提交售后",
  1073. "navigationBarTextStyle": "black",
  1074. "navigationBarBackgroundColor": "#ffffff"
  1075. }
  1076. },
  1077. {
  1078. "path": "live/success",
  1079. "style": {
  1080. "navigationBarTitleText": "支付成功",
  1081. "navigationBarTextStyle": "black",
  1082. "app-plus": {
  1083. "bounce": "none"
  1084. }
  1085. }
  1086. },
  1087. {
  1088. "path": "live/refundOrderDetail",
  1089. "style": {
  1090. "navigationBarTitleText": "",
  1091. "navigationStyle": "custom",
  1092. "scrollIndicator": "none",
  1093. "navigationBarTextStyle": "black",
  1094. "app-plus": {
  1095. "bounce": "none"
  1096. }
  1097. }
  1098. },
  1099. {
  1100. "path": "live/refundOrderDelivery",
  1101. "style": {
  1102. "navigationBarTitleText": "物流信息",
  1103. "navigationBarTextStyle": "black",
  1104. "app-plus": {
  1105. "bounce": "none"
  1106. }
  1107. }
  1108. }
  1109. ]
  1110. },
  1111. {
  1112. "root": "pages_manage",
  1113. "pages": [{
  1114. "path": "login",
  1115. "style": {
  1116. "navigationBarTitleText": "登录",
  1117. "enablePullDownRefresh": false
  1118. }
  1119. },
  1120. {
  1121. "path": "index",
  1122. "style": {
  1123. "navigationBarTitleText": "数据",
  1124. "enablePullDownRefresh": false
  1125. }
  1126. },
  1127. {
  1128. "path": "dataDetails",
  1129. "style": {
  1130. "navigationBarTitleText": "课程数据详情",
  1131. "enablePullDownRefresh": false
  1132. }
  1133. },
  1134. {
  1135. "path": "statistic",
  1136. "style": {
  1137. "navigationBarTitleText": "课程统计",
  1138. "enablePullDownRefresh": false
  1139. }
  1140. },
  1141. {
  1142. "path": "manageDataDetail",
  1143. "style": {
  1144. "navigationBarTitleText": "销售详情",
  1145. "enablePullDownRefresh": false
  1146. }
  1147. }
  1148. ]
  1149. },
  1150. {
  1151. "root": "pages_managedata",
  1152. "pages": [{
  1153. "path": "coursedetail",
  1154. "style": {
  1155. "navigationBarTitleText": "课程详情",
  1156. "enablePullDownRefresh": false
  1157. }
  1158. },
  1159. {
  1160. "path": "vipdetail",
  1161. "style": {
  1162. "navigationBarTitleText": "会员详情",
  1163. "enablePullDownRefresh": false
  1164. }
  1165. },
  1166. {
  1167. "path": "userInfo",
  1168. "style": {
  1169. "navigationBarTitleText": "用户信息",
  1170. "enablePullDownRefresh": false
  1171. }
  1172. },
  1173. {
  1174. "path": "editUser",
  1175. "style": {
  1176. "navigationBarTitleText": "设置",
  1177. "enablePullDownRefresh": false
  1178. }
  1179. },
  1180. {
  1181. "path": "lableSetup",
  1182. "style": {
  1183. "navigationBarTitleText": "标签设置",
  1184. "enablePullDownRefresh": false
  1185. }
  1186. },
  1187. {
  1188. "path": "about",
  1189. "style": {
  1190. "navigationBarTitleText": "关于我们",
  1191. "enablePullDownRefresh": false
  1192. }
  1193. },
  1194. {
  1195. "path": "users",
  1196. "style": {
  1197. "navigationBarTitleText": "审核销售",
  1198. "enablePullDownRefresh": false
  1199. }
  1200. },
  1201. {
  1202. "path": "managedetail",
  1203. "style": {
  1204. "navigationBarTitleText": "审核销售",
  1205. "enablePullDownRefresh": false
  1206. }
  1207. },
  1208. {
  1209. "path": "exprotList",
  1210. "style": {
  1211. "navigationBarTitleText": "审核列表",
  1212. "enablePullDownRefresh": false
  1213. }
  1214. },
  1215. {
  1216. "path": "saleInfo",
  1217. "style": {
  1218. "navigationBarTitleText": "员工详情",
  1219. "enablePullDownRefresh": false
  1220. }
  1221. },
  1222. {
  1223. "path": "changeVip",
  1224. "style": {
  1225. "navigationBarTitleText": "更换会员归属",
  1226. "enablePullDownRefresh": false
  1227. }
  1228. },
  1229. {
  1230. "path": "voice",
  1231. "style": {
  1232. "navigationBarTitleText": "声音采集",
  1233. "enablePullDownRefresh": false,
  1234. "navigationBarBackgroundColor": "#ffffff",
  1235. "navigationBarTextStyle": "black",
  1236. "app-plus": {
  1237. "bounce": "none" // 页面回弹
  1238. }
  1239. }
  1240. }, {
  1241. "path": "voiceItem",
  1242. "style": {
  1243. "navigationBarTitleText": "声音录制",
  1244. "enablePullDownRefresh": false,
  1245. "navigationBarBackgroundColor": "#ffffff",
  1246. "navigationBarTextStyle": "black",
  1247. "app-plus": {
  1248. "bounce": "none" // 页面回弹
  1249. }
  1250. }
  1251. }, {
  1252. "path": "voiceList",
  1253. "style": {
  1254. "navigationBarTitleText": "声音录制",
  1255. "enablePullDownRefresh": false,
  1256. "navigationBarBackgroundColor": "#ffffff",
  1257. "navigationBarTextStyle": "black",
  1258. "app-plus": {
  1259. "bounce": "none" // 页面回弹
  1260. }
  1261. }
  1262. }
  1263. ]
  1264. },
  1265. {
  1266. "root": "pages_course",
  1267. "pages": [{
  1268. "path": "reward",
  1269. "style": {
  1270. "navigationBarTitleText": "领取奖励",
  1271. "enablePullDownRefresh": false
  1272. }
  1273. },
  1274. {
  1275. "path": "becomeVIP",
  1276. "style": {
  1277. "navigationBarTitleText": "注册会员",
  1278. "enablePullDownRefresh": false
  1279. }
  1280. },
  1281. {
  1282. "path": "becomeSale",
  1283. "style": {
  1284. "navigationBarTitleText": "注册销售",
  1285. "enablePullDownRefresh": false
  1286. }
  1287. },
  1288. {
  1289. "path": "webview",
  1290. "style": {
  1291. "navigationBarTitleText": "授权登录",
  1292. "enablePullDownRefresh": false
  1293. }
  1294. },
  1295. {
  1296. "path": "videovip",
  1297. "style": {
  1298. "navigationBarTitleText": "看课详情",
  1299. "enablePullDownRefresh": false
  1300. }
  1301. },
  1302. {
  1303. "path": "learn",
  1304. "style": {
  1305. "navigationBarTitleText": "百域生活方式指导",
  1306. "enablePullDownRefresh": false
  1307. }
  1308. },
  1309. {
  1310. "path": "teacherClassroom",
  1311. "style": {
  1312. "navigationBarTitleText": "名师课堂",
  1313. "enablePullDownRefresh": false
  1314. }
  1315. },
  1316. {
  1317. "path": "video",
  1318. "style": {
  1319. "navigationBarTitleText": "看课详情",
  1320. "enablePullDownRefresh": false
  1321. //"navigationStyle": "custom"
  1322. }
  1323. }, {
  1324. "path": "livingList",
  1325. "style": {
  1326. "navigationBarTitleText": "课程列表",
  1327. "navigationBarTextStyle": "black",
  1328. "app-plus": {
  1329. "bounce": "none"
  1330. }
  1331. }
  1332. }, {
  1333. "path": "living",
  1334. "style": {
  1335. "navigationBarTitleText": "",
  1336. "navigationBarTextStyle": "black",
  1337. "enablePullDownRefresh": true,
  1338. "navigationStyle": "custom",
  1339. "softinputMode": "adjustResize", // 必须配置这个才能正常获取高度
  1340. "app-plus": {
  1341. "bounce": "none",
  1342. "videoFullscreen": true,
  1343. "videoAutoFullscreen": false,
  1344. "videoObjectFit": "contain"
  1345. },
  1346. "h5": {
  1347. "videoFullscreen": true
  1348. }
  1349. }
  1350. }
  1351. ]
  1352. }
  1353. ],
  1354. "globalStyle": {
  1355. "navigationBarTextStyle": "black",
  1356. "navigationBarTitleText": "岚财良品",
  1357. "navigationBarBackgroundColor": "#FFFFFF",
  1358. "backgroundColor": "#FFFFFF"
  1359. },
  1360. "tabBar": {
  1361. "color": "#666666",
  1362. "selectedColor": "#FF233C",
  1363. //"custom": true,
  1364. "borderStyle": "white",
  1365. "backgroundColor": "#ffffff",
  1366. "height": "64px",
  1367. "fontSize": "16px",
  1368. "iconWidth": "24px",
  1369. "spacing": "4px",
  1370. "list": [
  1371. {
  1372. //"pagePath": "pages/home/newindex",
  1373. "pagePath": "pages/home/index",
  1374. "iconPath": "/static/tabbar/home.png",
  1375. "selectedIconPath": "/static/tabbar/home_sel.png",
  1376. "text": "首页"
  1377. },
  1378. {
  1379. "pagePath": "pages/home/newindex",
  1380. "iconPath": "/static/tabbar/mall.png",
  1381. "selectedIconPath": "/static/tabbar/mall_sel.png",
  1382. "text": "商城"
  1383. },
  1384. {
  1385. "pagePath": "pages/healthy/index",
  1386. //"pagePath": "pages/home/newindex",
  1387. "iconPath": "/static/tabbar/yxy.png",
  1388. "selectedIconPath": "/static/tabbar/yxy_sel.png",
  1389. "text": "原乡行"
  1390. },
  1391. // {
  1392. // //"pagePath": "pages/shopping/cart",
  1393. // "pagePath": "pages_user/user/storeOrder",
  1394. // "iconPath": "/static/tabbar/cart.png",
  1395. // "selectedIconPath": "/static/tabbar/cart_sel.png",
  1396. // "text": "订单"
  1397. // },
  1398. // {
  1399. // "pagePath": "pages/shopping/index",
  1400. // "iconPath": "/static/tabbar/shop_mall.png",
  1401. // "selectedIconPath": "/static/tabbar/shop_mall_sel.png",
  1402. // "text": "百域商城"
  1403. // },
  1404. // {
  1405. // "pagePath": "pages/healthy/idea",
  1406. // "iconPath": "/static/tabbar/archive.png",
  1407. // "selectedIconPath": "/static/tabbar/archive_sel.png",
  1408. // "text": "百域档案"
  1409. // },
  1410. {
  1411. "pagePath": "pages/user/index",
  1412. "iconPath": "/static/tabbar/my.png",
  1413. "selectedIconPath": "/static/tabbar/my_sel.png",
  1414. "text": "我的"
  1415. }
  1416. ]
  1417. }
  1418. }