pages.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "最新",
  7. "enablePullDownRefresh": true,
  8. "navigationStyle": "custom"
  9. }
  10. },
  11. {
  12. "path": "pages/material/material",
  13. "style": {
  14. "navigationBarTitleText": "素材库",
  15. "enablePullDownRefresh": true,
  16. "navigationStyle": "custom"
  17. }
  18. },
  19. {
  20. "path": "pages/reportForm/reportForm",
  21. "style": {
  22. "navigationBarTitleText": "深度研究",
  23. "enablePullDownRefresh": true,
  24. "navigationStyle": "custom"
  25. }
  26. },
  27. {
  28. "path": "pages/purchaser/purchaser",
  29. "style": {
  30. "navigationBarTitleText": "买方研选",
  31. "enablePullDownRefresh": false,
  32. "navigationStyle": "custom"
  33. }
  34. },
  35. {
  36. "path": "pages/activity/activity",
  37. "style": {
  38. "navigationBarTitleText": "活动",
  39. "enablePullDownRefresh": true,
  40. "navigationStyle": "custom"
  41. }
  42. },
  43. {
  44. "path": "pages/pcWebViev/pcWebViev",
  45. "style": {
  46. "navigationBarTitleText": "",
  47. "enablePullDownRefresh": false
  48. }
  49. }
  50. ],
  51. "subPackages": [
  52. {
  53. "root": "activityPages",
  54. "pages": [
  55. {
  56. "path": "activityDetail/activityDetail",
  57. "style": {
  58. "navigationBarTitleText": "活动详情",
  59. "usingComponents": {
  60. "van-notice-bar": "/wxcomponents/vant/dist/notice-bar/index"
  61. }
  62. }
  63. },
  64. {
  65. "path": "networkAttend/networkAttend",
  66. "style": {
  67. "navigationBarTitleText": "",
  68. "enablePullDownRefresh": false
  69. }
  70. },
  71. {
  72. "path": "accountsOfficial/accountsOfficial",
  73. "style": {
  74. "navigationBarTitleText": "关注公众号",
  75. "enablePullDownRefresh": false
  76. }
  77. },
  78. {
  79. "path": "editOutbound/editOutbound",
  80. "style": {
  81. "navigationBarTitleText": "",
  82. "enablePullDownRefresh": false,
  83. "navigationStyle": "custom"
  84. }
  85. },
  86. {
  87. "path": "generationAsk/generationAsk",
  88. "style": {
  89. "navigationBarTitleText": "",
  90. "enablePullDownRefresh": false
  91. }
  92. },
  93. {
  94. "path": "themeActivity/themeActivity",
  95. "style": {
  96. "navigationBarTitleText": "主题活动",
  97. "enablePullDownRefresh": false
  98. }
  99. },
  100. {
  101. "path": "specialResearchPage/specialResearchPage",
  102. "style": {
  103. "navigationBarTitleText": "专项产业调研",
  104. "enablePullDownRefresh": false
  105. }
  106. },
  107. {
  108. "path": "specialDetail/specialDetail",
  109. "style": {
  110. "navigationBarTitleText": "活动详情",
  111. "enablePullDownRefresh": false
  112. }
  113. },
  114. {
  115. "path": "playBack/playBack",
  116. "style": {
  117. "navigationBarTitleText": "活动回放",
  118. "enablePullDownRefresh": false
  119. }
  120. },
  121. {
  122. "path": "endActivity/endActivity",
  123. "style": {
  124. "navigationBarTitleText": "已结束活动",
  125. "enablePullDownRefresh": false
  126. }
  127. }
  128. ]
  129. },
  130. {
  131. "root": "reportPages",
  132. "pages": [
  133. {
  134. "path": "industrialReport/industrialReport",
  135. "style": {
  136. "navigationBarTitleText": "",
  137. "enablePullDownRefresh": true
  138. }
  139. },
  140. {
  141. "path": "IndustryReport/IndustryReport",
  142. "style": {
  143. "navigationBarTitleText": "",
  144. "enablePullDownRefresh": true
  145. }
  146. },
  147. {
  148. "path": "secretDetails/secretDetails",
  149. "style": {
  150. "navigationBarTitleText": "周度汇总",
  151. "enablePullDownRefresh": false
  152. }
  153. },
  154. {
  155. "path": "reportSecretDetail/reportSecretDetail",
  156. "style": {
  157. "navigationBarTitleText": "",
  158. "enablePullDownRefresh": false
  159. }
  160. },
  161. {
  162. "path": "roadEssence/roadEssence",
  163. "style": {
  164. "navigationBarTitleText": "路演精华",
  165. "enablePullDownRefresh": false
  166. }
  167. },
  168. {
  169. "path": "myAskPage/myAskPage",
  170. "style": {
  171. "navigationBarTitleText": "活动提问",
  172. "enablePullDownRefresh": false
  173. }
  174. },
  175. {
  176. "path": "recentPages/recentPages",
  177. "style": {
  178. "navigationBarTitleText": "近期更新主题",
  179. "enablePullDownRefresh": false
  180. }
  181. },
  182. {
  183. "path": "authorPages/authorPages",
  184. "style": {
  185. "navigationBarTitleText": "研选作者",
  186. "enablePullDownRefresh": false
  187. }
  188. },
  189. {
  190. "path": "researchTheme/researchTheme",
  191. "style": {
  192. "navigationBarTitleText": "主题详情",
  193. "enablePullDownRefresh": false
  194. }
  195. },
  196. {
  197. "path": "hotList/hotList",
  198. "style": {
  199. "navigationBarTitleText": "榜单",
  200. "enablePullDownRefresh": false
  201. }
  202. },
  203. {
  204. "path": "keyCompany/keyCompany",
  205. "style": {
  206. "navigationBarTitleText": "重点公司",
  207. "enablePullDownRefresh": false
  208. }
  209. },
  210. {
  211. "path": "morningAll/morningAll",
  212. "style": {
  213. "navigationBarTitleText": "晨会精华汇总",
  214. "enablePullDownRefresh": false
  215. }
  216. },
  217. {
  218. "path": "morningDetails/morningDetails",
  219. "style": {
  220. "navigationBarTitleText": "今日晨会精华",
  221. "enablePullDownRefresh": false
  222. }
  223. },
  224. {
  225. "path": "internalTesting/internalTesting",
  226. "style": {
  227. "navigationBarTitleText": "产品内测",
  228. "enablePullDownRefresh": true
  229. }
  230. },
  231. {
  232. "path": "internalDetials/internalDetials",
  233. "style": {
  234. "navigationBarTitleText": "",
  235. "enablePullDownRefresh": false
  236. }
  237. },
  238. {
  239. "path": "companyTabulation/companyTabulation",
  240. "style": {
  241. "navigationBarTitleText": "重点公司",
  242. "enablePullDownRefresh": false
  243. }
  244. },
  245. {
  246. "path": "selectedBulletin/selectedBulletin",
  247. "style": {
  248. "navigationBarTitleText": "专题看板",
  249. "enablePullDownRefresh": false
  250. }
  251. },
  252. {
  253. "path": "bulletinMessage/bulletinMessage",
  254. "style": {
  255. "navigationBarTitleText": "专题看板",
  256. "enablePullDownRefresh": false
  257. }
  258. },
  259. {
  260. "path": "bulletinDetail/bulletinDetail",
  261. "style": {
  262. "navigationBarTitleText": "申请详情",
  263. "enablePullDownRefresh": false
  264. }
  265. },
  266. {
  267. "path": "trainVideoPages/trainVideoPages",
  268. "style": {
  269. "navigationBarTitleText": "策略系列培训",
  270. "enablePullDownRefresh": false
  271. }
  272. },
  273. {
  274. "path": "pushrules/pushrules",
  275. "style": {
  276. "navigationBarTitleText": "推送规则"
  277. }
  278. },
  279. {
  280. "path": "otherReport/otherReport",
  281. "style": {
  282. "navigationBarTitleText": "报告",
  283. "enablePullDownRefresh": false
  284. }
  285. }
  286. ]
  287. },
  288. {
  289. "root": "pageMy",
  290. "pages": [
  291. {
  292. "path": "downloadFile/downloadFile",
  293. "style": {
  294. "navigationBarTitleText": "",
  295. "enablePullDownRefresh": false
  296. }
  297. },
  298. {
  299. "path": "advice/advice",
  300. "style": {
  301. "navigationBarTitleText": "优化建议"
  302. }
  303. },
  304. {
  305. "path": "reportDetail/reportDetail"
  306. },
  307. {
  308. "path": "myCollection/myCollection",
  309. "style": {
  310. "navigationBarTitleText": "我的收藏",
  311. "enablePullDownRefresh": true
  312. }
  313. },
  314. {
  315. "path": "applyInterview/applyInterview",
  316. "style": {
  317. "navigationBarTitleText": "访谈申请",
  318. "enablePullDownRefresh": true
  319. }
  320. },
  321. {
  322. "path": "applyTrial/applyTrial",
  323. "style": {
  324. "navigationBarTitleText": "申请试用"
  325. }
  326. },
  327. {
  328. "path": "applyResult/applyResult",
  329. "style": {
  330. "navigationBarTitleText": "申请结果"
  331. }
  332. },
  333. {
  334. "path": "browseHistory/browseHistory",
  335. "style": {
  336. "navigationBarTitleText": "足迹",
  337. "enablePullDownRefresh": true
  338. }
  339. },
  340. {
  341. "path": "authGuide/authGuide",
  342. "style": {
  343. "navigationBarTitleText": "授权说明"
  344. }
  345. },
  346. {
  347. "path": "agreement/agreement",
  348. "style": {
  349. "navigationBarTitleText": "用户服务协议"
  350. }
  351. },
  352. {
  353. "path": "login/login",
  354. "style": {
  355. "navigationBarTitleText": "绑定联系方式"
  356. }
  357. },
  358. {
  359. "path": "reportPage/reportPage",
  360. "style": {
  361. "navigationBarTitleText": "报告详情",
  362. "enablePullDownRefresh": false
  363. }
  364. },
  365. {
  366. "path": "freeTrial/freeTrial",
  367. "style": {
  368. "navigationBarTitleText": "免费送试用",
  369. "enablePullDownRefresh": false,
  370. "navigationStyle": "custom"
  371. }
  372. },
  373. {
  374. "path": "excessivePages/excessivePages",
  375. "style": {
  376. "navigationBarTitleText": "",
  377. "enablePullDownRefresh": false
  378. }
  379. },
  380. {
  381. "path": "transitionPages/transitionPages",
  382. "style": {
  383. "navigationBarTitleText": "免费月卡",
  384. "enablePullDownRefresh": false
  385. }
  386. },
  387. {
  388. "path": "mySchedulepage/mySchedulepage",
  389. "style": {
  390. "navigationBarTitleText": "我的日程",
  391. "enablePullDownRefresh": false
  392. }
  393. },
  394. {
  395. "path": "chartPage/chartPage",
  396. "style": {
  397. "navigationBarTitleText": "",
  398. "enablePullDownRefresh": false
  399. }
  400. },
  401. {
  402. "path": "myLeavingMessage/myLeavingMessage",
  403. "style": {
  404. "navigationBarTitleText": "我的留言",
  405. "enablePullDownRefresh": false
  406. }
  407. },
  408. {
  409. "path": "myPage/myPage",
  410. "style": {
  411. "navigationBarTitleText": "我的",
  412. "enablePullDownRefresh": false,
  413. "navigationStyle": "custom"
  414. }
  415. },
  416. {
  417. "path": "reportRevolve/reportRevolve",
  418. "style": {
  419. "enablePullDownRefresh": false,
  420. "pageOrientation": "landscape",
  421. "navigationStyle": "custom"
  422. }
  423. },
  424. {
  425. "path": "followUs/followUs",
  426. "style": {
  427. "navigationBarTitleText": "关于我们",
  428. "enablePullDownRefresh": false
  429. }
  430. }
  431. ]
  432. },
  433. {
  434. "root": "pages-search",
  435. "pages": [
  436. {
  437. "path": "indedxSearch/indedxSearch",
  438. "style": {
  439. "navigationBarTitleText": "搜索",
  440. "enablePullDownRefresh": false
  441. }
  442. }
  443. ]
  444. },
  445. {
  446. "root": "pages-signIn",
  447. "pages": [
  448. {
  449. "path": "isSignIn/isSignIn",
  450. "style": {
  451. "navigationBarTitleText": "扫码签到",
  452. "enablePullDownRefresh": false
  453. }
  454. }
  455. ]
  456. },
  457. {
  458. "root": "pages-purchaser",
  459. "pages": [
  460. {
  461. "path": "researchTheme/researchTheme",
  462. "style": {
  463. "navigationBarTitleText": "研选主题",
  464. "enablePullDownRefresh": false
  465. }
  466. },
  467. {
  468. "path": "researchAuthor/researchAuthor",
  469. "style": {
  470. "navigationBarTitleText": "研选作者",
  471. "enablePullDownRefresh": false
  472. }
  473. },
  474. {
  475. "path": "productIntroduction/productIntroduction",
  476. "style": {
  477. "navigationBarTitleText": "买方研选产品介绍",
  478. "enablePullDownRefresh": false
  479. }
  480. },
  481. {
  482. "path": "ProductQuotation/ProductQuotation",
  483. "style": {
  484. "navigationBarTitleText": "买方研选报价单",
  485. "enablePullDownRefresh": false
  486. }
  487. },
  488. {
  489. "path": "newResources/newResources",
  490. "style": {
  491. "enablePullDownRefresh": false,
  492. "navigationStyle": "custom"
  493. }
  494. },
  495. {
  496. "path": "leaflet/leaflet",
  497. "style": {
  498. "navigationBarTitleText": "宣传单",
  499. "enablePullDownRefresh": false
  500. }
  501. },
  502. {
  503. "path": "survey/surveySubmit",
  504. "style": {
  505. "navigationBarTitleText": "我要调研",
  506. "enablePullDownRefresh": false
  507. }
  508. },
  509. {
  510. "path": "survey/surveyDetail",
  511. "style": {
  512. "navigationBarTitleText": "调研需求",
  513. "enablePullDownRefresh": false
  514. }
  515. },
  516. {
  517. "path": "researchList/researchList",
  518. "style": {
  519. "navigationBarTitleText": "研选榜单",
  520. "enablePullDownRefresh": false
  521. }
  522. },
  523. {
  524. "path": "lastestReport/lastestReport",
  525. "style": {
  526. "navigationBarTitleText": "最新报告",
  527. "enablePullDownRefresh": false
  528. }
  529. },
  530. {
  531. "path": "finishedActivity/finishedActivity",
  532. "style": {
  533. "navigationBarTitleText": "已结束活动",
  534. "enablePullDownRefresh": false
  535. }
  536. },
  537. {
  538. "path": "purchaserActivity/purchaserActivity",
  539. "style": {
  540. "navigationBarTitleText": "研选活动",
  541. "enablePullDownRefresh": false
  542. }
  543. },
  544. {
  545. "path": "themeVote/themeVote",
  546. "style": {
  547. "navigationBarTitleText": "主题投票"
  548. }
  549. },
  550. {
  551. "path": "specialColumn/specialColumn",
  552. "style": {
  553. "navigationBarTitleText": "研选专栏",
  554. "enablePullDownRefresh": true
  555. }
  556. },
  557. {
  558. "path": "writeNote/writeNote",
  559. "style": {
  560. "navigationBarTitleText": "发布新内容",
  561. "enablePullDownRefresh": false,
  562. "navigationStyle": "custom"
  563. }
  564. },
  565. {
  566. "path": "contentAllPage/contentAllPage",
  567. "style": {
  568. "navigationBarTitleText": "内容中心",
  569. "enablePullDownRefresh": false
  570. }
  571. },
  572. {
  573. "path": "noteAndViewpoint/noteAndViewpoint",
  574. "style": {
  575. "navigationBarTitleText": "",
  576. "enablePullDownRefresh": false
  577. }
  578. },
  579. {
  580. "path": "columnDetail/columnDetail",
  581. "style": {
  582. "navigationBarTitleText": "",
  583. "enablePullDownRefresh": false,
  584. "navigationStyle": "custom"
  585. }
  586. },
  587. {
  588. "path": "toExamine/toExamine",
  589. "style": {
  590. "navigationBarTitleText": "笔记详情",
  591. "enablePullDownRefresh": false
  592. }
  593. },
  594. {
  595. "path": "filePreviewPage/filePreviewPage",
  596. "style": {
  597. "navigationBarTitleText": "",
  598. "enablePullDownRefresh": false
  599. }
  600. },
  601. {
  602. "path": "editSpecialColumn/editSpecialColumn",
  603. "style": {
  604. "navigationBarTitleText": "编辑专栏",
  605. "enablePullDownRefresh": false
  606. }
  607. },
  608. {
  609. "path": "columnAuthor/columnAuthor",
  610. "style": {
  611. "navigationBarTitleText": "专栏作者",
  612. "enablePullDownRefresh": false
  613. }
  614. },
  615. {
  616. "path": "myColumnDetail/myColumnDetail",
  617. "style": {
  618. "navigationBarTitleText": "我的专栏",
  619. "enablePullDownRefresh": false
  620. }
  621. },
  622. {
  623. "path": "editColumnReport/editColumnReport",
  624. "style": {
  625. "navigationBarTitleText": "修改",
  626. "enablePullDownRefresh": false
  627. }
  628. }
  629. ]
  630. },
  631. {
  632. "root": "pages-message",
  633. "pages": [
  634. {
  635. "path": "templateMsg/templateMsg",
  636. "style": {
  637. "navigationBarTitleText": "",
  638. "enablePullDownRefresh": false
  639. }
  640. },
  641. {
  642. "path": "activityTemplate/activityTemplate",
  643. "style": {
  644. "navigationBarTitleText": "报名详情",
  645. "enablePullDownRefresh": false
  646. }
  647. },
  648. {
  649. "path": "applyFor/applyFor",
  650. "style": {
  651. "navigationBarTitleText": "权限申请",
  652. "enablePullDownRefresh": false
  653. }
  654. }
  655. ]
  656. },
  657. {
  658. "root": "pages-ficc",
  659. "pages": [
  660. {
  661. "path": "reportDetail/reportDetail",
  662. "style": {
  663. "navigationBarTitleText": "",
  664. "enablePullDownRefresh": false
  665. }
  666. }
  667. ]
  668. }
  669. ],
  670. "globalStyle": {
  671. "navigationBarTextStyle": "black",
  672. "navigationBarTitleText": "弘则研究",
  673. "navigationBarBackgroundColor": "#fff",
  674. "backgroundColor": "#F8F8F8",
  675. "backgroundTextStyle": "dark",
  676. "usingComponents": {
  677. "van-dropdown-menu": "/wxcomponents/vant/dist/dropdown-menu/index",
  678. "van-dropdown-item": "/wxcomponents/vant/dist/dropdown-item/index",
  679. "van-notice-bar": "/wxcomponents/vant/dist/notice-bar/index",
  680. "van-tab": "/wxcomponents/vant/dist/tab/index",
  681. "van-tabs": "/wxcomponents/vant/dist/tabs/index",
  682. "van-transition": "/wxcomponents/vant/dist/transition/index",
  683. "van-tag": "/wxcomponents/vant/dist/tag/index",
  684. "van-icon": "/wxcomponents/vant/dist/icon/index",
  685. "van-radio": "/wxcomponents/vant/dist/radio/index",
  686. "van-radio-group": "/wxcomponents/vant/dist/radio-group/index",
  687. "van-overlay": "/wxcomponents/vant/dist/overlay/index",
  688. "van-checkbox": "/wxcomponents/vant/dist/checkbox/index",
  689. "van-checkbox-group": "/wxcomponents/vant/dist/checkbox-group/index",
  690. "van-dialog": "/wxcomponents/vant/dist/dialog/index",
  691. "van-popup": "/wxcomponents/vant/dist/popup/index",
  692. "van-field": "/wxcomponents/vant/dist/field/index"
  693. }
  694. },
  695. "tabBar": {
  696. "color": "#666666",
  697. "selectedColor": "#333333",
  698. "backgroundColor": "#fff",
  699. "list": [
  700. {
  701. "pagePath": "pages/index/index",
  702. "text": "最新",
  703. "iconPath": "static/img/tab/new_icon.png",
  704. "selectedIconPath": "static/img/tab/new_act.png"
  705. },
  706. {
  707. "pagePath": "pages/material/material",
  708. "text": "素材库",
  709. "iconPath": "static/img/tab/index_ico.png",
  710. "selectedIconPath": "static/img/tab/index_actico.png"
  711. },
  712. {
  713. "pagePath": "pages/reportForm/reportForm",
  714. "text": "深度研究",
  715. "iconPath": "static/img/tab/report_ico.png",
  716. "selectedIconPath": "static/img/tab/report_actico.png"
  717. },
  718. {
  719. "pagePath": "pages/activity/activity",
  720. "text": "活动",
  721. "iconPath": "static/img/tab/activity_ico.png",
  722. "selectedIconPath": "static/img/tab/activity_act.png"
  723. },
  724. {
  725. "pagePath": "pages/purchaser/purchaser",
  726. "text": "买方研选",
  727. "iconPath": "static/img/tab/purchaser_ico.png",
  728. "selectedIconPath": "static/img/tab/purchaser_act.png"
  729. }
  730. ]
  731. },
  732. "easycom": {
  733. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  734. }
  735. }