pages.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676
  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. },
  268. {
  269. "root": "pageMy",
  270. "pages": [
  271. {
  272. "path": "downloadFile/downloadFile",
  273. "style": {
  274. "navigationBarTitleText": "",
  275. "enablePullDownRefresh": false
  276. }
  277. },
  278. {
  279. "path": "advice/advice",
  280. "style": {
  281. "navigationBarTitleText": "优化建议"
  282. }
  283. },
  284. {
  285. "path": "reportDetail/reportDetail"
  286. },
  287. {
  288. "path": "myCollection/myCollection",
  289. "style": {
  290. "navigationBarTitleText": "我的收藏",
  291. "enablePullDownRefresh": true
  292. }
  293. },
  294. {
  295. "path": "applyInterview/applyInterview",
  296. "style": {
  297. "navigationBarTitleText": "访谈申请",
  298. "enablePullDownRefresh": true
  299. }
  300. },
  301. {
  302. "path": "applyTrial/applyTrial",
  303. "style": {
  304. "navigationBarTitleText": "申请试用"
  305. }
  306. },
  307. {
  308. "path": "applyResult/applyResult",
  309. "style": {
  310. "navigationBarTitleText": "申请结果"
  311. }
  312. },
  313. {
  314. "path": "browseHistory/browseHistory",
  315. "style": {
  316. "navigationBarTitleText": "足迹",
  317. "enablePullDownRefresh": true
  318. }
  319. },
  320. {
  321. "path": "authGuide/authGuide",
  322. "style": {
  323. "navigationBarTitleText": "授权说明"
  324. }
  325. },
  326. {
  327. "path": "agreement/agreement",
  328. "style": {
  329. "navigationBarTitleText": "用户服务协议"
  330. }
  331. },
  332. {
  333. "path": "login/login",
  334. "style": {
  335. "navigationBarTitleText": "绑定联系方式"
  336. }
  337. },
  338. {
  339. "path": "reportPage/reportPage",
  340. "style": {
  341. "navigationBarTitleText": "报告详情",
  342. "enablePullDownRefresh": false
  343. }
  344. },
  345. {
  346. "path": "freeTrial/freeTrial",
  347. "style": {
  348. "navigationBarTitleText": "免费送试用",
  349. "enablePullDownRefresh": false,
  350. "navigationStyle": "custom"
  351. }
  352. },
  353. {
  354. "path": "excessivePages/excessivePages",
  355. "style": {
  356. "navigationBarTitleText": "",
  357. "enablePullDownRefresh": false
  358. }
  359. },
  360. {
  361. "path": "transitionPages/transitionPages",
  362. "style": {
  363. "navigationBarTitleText": "免费月卡",
  364. "enablePullDownRefresh": false
  365. }
  366. },
  367. {
  368. "path": "mySchedulepage/mySchedulepage",
  369. "style": {
  370. "navigationBarTitleText": "我的日程",
  371. "enablePullDownRefresh": false
  372. }
  373. },
  374. {
  375. "path": "chartPage/chartPage",
  376. "style": {
  377. "navigationBarTitleText": "",
  378. "enablePullDownRefresh": false
  379. }
  380. },
  381. {
  382. "path": "myLeavingMessage/myLeavingMessage",
  383. "style": {
  384. "navigationBarTitleText": "我的留言",
  385. "enablePullDownRefresh": false
  386. }
  387. },
  388. {
  389. "path": "myPage/myPage",
  390. "style": {
  391. "navigationBarTitleText": "我的",
  392. "enablePullDownRefresh": false,
  393. "navigationStyle": "custom"
  394. }
  395. },
  396. {
  397. "path": "reportRevolve/reportRevolve",
  398. "style": {
  399. "enablePullDownRefresh": false,
  400. "pageOrientation": "landscape",
  401. "navigationStyle": "custom"
  402. }
  403. },
  404. {
  405. "path": "followUs/followUs",
  406. "style": {
  407. "navigationBarTitleText": "关于我们",
  408. "enablePullDownRefresh": false
  409. }
  410. }
  411. ]
  412. },
  413. {
  414. "root": "pages-search",
  415. "pages": [
  416. {
  417. "path": "indedxSearch/indedxSearch",
  418. "style": {
  419. "navigationBarTitleText": "搜索",
  420. "enablePullDownRefresh": false
  421. }
  422. }
  423. ]
  424. },
  425. {
  426. "root": "pages-signIn",
  427. "pages": [
  428. {
  429. "path": "isSignIn/isSignIn",
  430. "style": {
  431. "navigationBarTitleText": "扫码签到",
  432. "enablePullDownRefresh": false
  433. }
  434. }
  435. ]
  436. },
  437. {
  438. "root": "pages-purchaser",
  439. "pages": [
  440. {
  441. "path": "researchTheme/researchTheme",
  442. "style": {
  443. "navigationBarTitleText": "研选主题",
  444. "enablePullDownRefresh": false
  445. }
  446. },
  447. {
  448. "path": "researchAuthor/researchAuthor",
  449. "style": {
  450. "navigationBarTitleText": "研选作者",
  451. "enablePullDownRefresh": false
  452. }
  453. },
  454. {
  455. "path": "productIntroduction/productIntroduction",
  456. "style": {
  457. "navigationBarTitleText": "买方研选产品介绍",
  458. "enablePullDownRefresh": false
  459. }
  460. },
  461. {
  462. "path": "ProductQuotation/ProductQuotation",
  463. "style": {
  464. "navigationBarTitleText": "买方研选报价单",
  465. "enablePullDownRefresh": false
  466. }
  467. },
  468. {
  469. "path": "newResources/newResources",
  470. "style": {
  471. "enablePullDownRefresh": false,
  472. "navigationStyle": "custom"
  473. }
  474. },
  475. {
  476. "path": "leaflet/leaflet",
  477. "style": {
  478. "navigationBarTitleText": "宣传单",
  479. "enablePullDownRefresh": false
  480. }
  481. },
  482. {
  483. "path": "survey/surveySubmit",
  484. "style": {
  485. "navigationBarTitleText": "我要调研",
  486. "enablePullDownRefresh": false
  487. }
  488. },
  489. {
  490. "path": "survey/surveyDetail",
  491. "style": {
  492. "navigationBarTitleText": "调研需求",
  493. "enablePullDownRefresh": false
  494. }
  495. },
  496. {
  497. "path": "researchList/researchList",
  498. "style": {
  499. "navigationBarTitleText": "研选榜单",
  500. "enablePullDownRefresh": false
  501. }
  502. },
  503. {
  504. "path": "lastestReport/lastestReport",
  505. "style": {
  506. "navigationBarTitleText": "最新报告",
  507. "enablePullDownRefresh": false
  508. }
  509. },
  510. {
  511. "path": "finishedActivity/finishedActivity",
  512. "style": {
  513. "navigationBarTitleText": "已结束活动",
  514. "enablePullDownRefresh": false
  515. }
  516. },
  517. {
  518. "path": "purchaserActivity/purchaserActivity",
  519. "style": {
  520. "navigationBarTitleText": "研选活动",
  521. "enablePullDownRefresh": false
  522. }
  523. },
  524. {
  525. "path": "specialColumn/specialColumn",
  526. "style": {
  527. "navigationBarTitleText": "研选专栏",
  528. "enablePullDownRefresh": true
  529. }
  530. },
  531. {
  532. "path": "writeNote/writeNote",
  533. "style": {
  534. "navigationBarTitleText": "发布新内容",
  535. "enablePullDownRefresh": false,
  536. "navigationStyle": "custom"
  537. }
  538. },
  539. {
  540. "path": "contentAllPage/contentAllPage",
  541. "style": {
  542. "navigationBarTitleText": "内容中心",
  543. "enablePullDownRefresh": false
  544. }
  545. },
  546. {
  547. "path": "noteAndViewpoint/noteAndViewpoint",
  548. "style": {
  549. "navigationBarTitleText": "",
  550. "enablePullDownRefresh": false
  551. }
  552. },
  553. {
  554. "path": "columnDetail/columnDetail",
  555. "style": {
  556. "navigationBarTitleText": "",
  557. "enablePullDownRefresh": false,
  558. "navigationStyle": "custom"
  559. }
  560. },
  561. {
  562. "path": "toExamine/toExamine",
  563. "style": {
  564. "navigationBarTitleText": "笔记详情",
  565. "enablePullDownRefresh": false
  566. }
  567. },
  568. {
  569. "path": "filePreviewPage/filePreviewPage",
  570. "style": {
  571. "navigationBarTitleText": "",
  572. "enablePullDownRefresh": false
  573. }
  574. },
  575. {
  576. "path": "editSpecialColumn/editSpecialColumn",
  577. "style": {
  578. "navigationBarTitleText": "编辑专栏",
  579. "enablePullDownRefresh": false
  580. }
  581. }
  582. ]
  583. },
  584. {
  585. "root": "pages-message",
  586. "pages": [
  587. {
  588. "path": "templateMsg/templateMsg",
  589. "style": {
  590. "navigationBarTitleText": "",
  591. "enablePullDownRefresh": false
  592. }
  593. },
  594. {
  595. "path": "activityTemplate/activityTemplate",
  596. "style": {
  597. "navigationBarTitleText": "报名详情",
  598. "enablePullDownRefresh": false
  599. }
  600. },
  601. {
  602. "path": "applyFor/applyFor",
  603. "style": {
  604. "navigationBarTitleText": "权限申请",
  605. "enablePullDownRefresh": false
  606. }
  607. }
  608. ]
  609. }
  610. ],
  611. "globalStyle": {
  612. "navigationBarTextStyle": "black",
  613. "navigationBarTitleText": "弘则研究",
  614. "navigationBarBackgroundColor": "#fff",
  615. "backgroundColor": "#F8F8F8",
  616. "backgroundTextStyle": "dark",
  617. "usingComponents": {
  618. "van-dropdown-menu": "/wxcomponents/vant/dist/dropdown-menu/index",
  619. "van-dropdown-item": "/wxcomponents/vant/dist/dropdown-item/index",
  620. "van-notice-bar": "/wxcomponents/vant/dist/notice-bar/index",
  621. "van-tab": "/wxcomponents/vant/dist/tab/index",
  622. "van-tabs": "/wxcomponents/vant/dist/tabs/index",
  623. "van-transition": "/wxcomponents/vant/dist/transition/index",
  624. "van-tag": "/wxcomponents/vant/dist/tag/index",
  625. "van-icon": "/wxcomponents/vant/dist/icon/index",
  626. "van-radio": "/wxcomponents/vant/dist/radio/index",
  627. "van-radio-group": "/wxcomponents/vant/dist/radio-group/index",
  628. "van-overlay": "/wxcomponents/vant/dist/overlay/index",
  629. "van-checkbox": "/wxcomponents/vant/dist/checkbox/index",
  630. "van-checkbox-group": "/wxcomponents/vant/dist/checkbox-group/index",
  631. "van-dialog": "/wxcomponents/vant/dist/dialog/index",
  632. "van-popup": "/wxcomponents/vant/dist/popup/index",
  633. "van-field": "/wxcomponents/vant/dist/field/index"
  634. }
  635. },
  636. "tabBar": {
  637. "color": "#666666",
  638. "selectedColor": "#333333",
  639. "backgroundColor": "#fff",
  640. "list": [
  641. {
  642. "pagePath": "pages/index/index",
  643. "text": "最新",
  644. "iconPath": "static/img/tab/new_icon.png",
  645. "selectedIconPath": "static/img/tab/new_act.png"
  646. },
  647. {
  648. "pagePath": "pages/material/material",
  649. "text": "素材库",
  650. "iconPath": "static/img/tab/index_ico.png",
  651. "selectedIconPath": "static/img/tab/index_actico.png"
  652. },
  653. {
  654. "pagePath": "pages/reportForm/reportForm",
  655. "text": "深度研究",
  656. "iconPath": "static/img/tab/report_ico.png",
  657. "selectedIconPath": "static/img/tab/report_actico.png"
  658. },
  659. {
  660. "pagePath": "pages/activity/activity",
  661. "text": "活动",
  662. "iconPath": "static/img/tab/activity_ico.png",
  663. "selectedIconPath": "static/img/tab/activity_act.png"
  664. },
  665. {
  666. "pagePath": "pages/purchaser/purchaser",
  667. "text": "买方研选",
  668. "iconPath": "static/img/tab/purchaser_ico.png",
  669. "selectedIconPath": "static/img/tab/purchaser_act.png"
  670. }
  671. ]
  672. },
  673. "easycom": {
  674. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  675. }
  676. }