pages.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. {
  2. "pages": [
  3. //pages数组中第一项表示应用启动页
  4. {
  5. "path": "pages/index/index",
  6. "style": {
  7. "navigationBarTitleText": "查研观向",
  8. "enablePullDownRefresh": true
  9. }
  10. },
  11. {
  12. "path": "pages/reportForm/reportForm",
  13. "style": {
  14. "navigationBarTitleText": "报告",
  15. "enablePullDownRefresh": true
  16. }
  17. },
  18. {
  19. "path": "pages/activity/activity",
  20. "style": {
  21. "navigationBarTitleText": "活动",
  22. "enablePullDownRefresh": true
  23. }
  24. },
  25. {
  26. "path": "pages/my/my",
  27. "style": {
  28. "navigationBarTitleText": "我的"
  29. }
  30. },
  31. {
  32. "path": "pages/pcWebViev/pcWebViev",
  33. "style": {
  34. "navigationBarTitleText": "",
  35. "enablePullDownRefresh": false
  36. }
  37. }
  38. ],
  39. "subPackages": [
  40. {
  41. "root": "activityPages",
  42. "pages": [
  43. {
  44. "path": "activityDetail/activityDetail",
  45. "style": {
  46. "navigationBarTitleText": "活动详情",
  47. "usingComponents": {
  48. "van-notice-bar": "/wxcomponents/vant/dist/notice-bar/index"
  49. }
  50. }
  51. },
  52. {
  53. "path": "activitySearch/activitySearch",
  54. "style": {
  55. "navigationBarTitleText": "搜索",
  56. "enablePullDownRefresh": false
  57. }
  58. },
  59. {
  60. "path": "networkAttend/networkAttend",
  61. "style": {
  62. "navigationBarTitleText": "",
  63. "enablePullDownRefresh": false
  64. }
  65. },
  66. {
  67. "path": "accountsOfficial/accountsOfficial",
  68. "style": {
  69. "navigationBarTitleText": "关注公众号",
  70. "enablePullDownRefresh": false
  71. }
  72. },
  73. {
  74. "path": "editOutbound/editOutbound",
  75. "style": {
  76. "navigationBarTitleText": "",
  77. "enablePullDownRefresh": false,
  78. "navigationStyle": "custom"
  79. }
  80. },
  81. {
  82. "path": "generationAsk/generationAsk",
  83. "style": {
  84. "navigationBarTitleText": "",
  85. "enablePullDownRefresh": false
  86. }
  87. },
  88. {
  89. "path": "themeActivity/themeActivity",
  90. "style": {
  91. "navigationBarTitleText": "主题活动",
  92. "enablePullDownRefresh": false
  93. }
  94. }
  95. ]
  96. },
  97. {
  98. "root": "reportPages",
  99. "pages": [
  100. {
  101. "path": "reportSearch/reportSearch",
  102. "style": {
  103. "navigationBarTitleText": "搜索"
  104. }
  105. },
  106. {
  107. "path": "industrialReport/industrialReport",
  108. "style": {
  109. "navigationBarTitleText": "",
  110. "enablePullDownRefresh": true
  111. }
  112. },
  113. {
  114. "path": "IndustryReport/IndustryReport",
  115. "style": {
  116. "navigationBarTitleText": "",
  117. "enablePullDownRefresh": true
  118. }
  119. },
  120. {
  121. "path": "secretDetails/secretDetails",
  122. "style": {
  123. "navigationBarTitleText": "",
  124. "enablePullDownRefresh": false
  125. }
  126. },
  127. {
  128. "path": "reportSecretDetail/reportSecretDetail",
  129. "style": {
  130. "navigationBarTitleText": "",
  131. "enablePullDownRefresh": false
  132. }
  133. },
  134. {
  135. "path": "roadEssence/roadEssence",
  136. "style": {
  137. "navigationBarTitleText": "路演精华",
  138. "enablePullDownRefresh": false
  139. }
  140. },
  141. {
  142. "path": "myAskPage/myAskPage",
  143. "style": {
  144. "navigationBarTitleText": "我的提问",
  145. "enablePullDownRefresh": false
  146. }
  147. }
  148. ]
  149. },
  150. {
  151. "root": "pageMy",
  152. "pages": [
  153. {
  154. "path": "search/search",
  155. "style": {
  156. "navigationBarTitleText": "搜索"
  157. }
  158. },
  159. {
  160. "path": "downloadFile/downloadFile",
  161. "style": {
  162. "navigationBarTitleText": "",
  163. "enablePullDownRefresh": false
  164. }
  165. },
  166. {
  167. "path": "advice/advice",
  168. "style": {
  169. "navigationBarTitleText": "优化建议"
  170. }
  171. },
  172. {
  173. "path": "reportDetail/reportDetail"
  174. },
  175. {
  176. "path": "myCollection/myCollection",
  177. "style": {
  178. "navigationBarTitleText": "我的收藏",
  179. "enablePullDownRefresh": true
  180. }
  181. },
  182. {
  183. "path": "applyInterview/applyInterview",
  184. "style": {
  185. "navigationBarTitleText": "访谈申请",
  186. "enablePullDownRefresh": true
  187. }
  188. },
  189. {
  190. "path": "applyTrial/applyTrial",
  191. "style": {
  192. "navigationBarTitleText": "申请试用"
  193. }
  194. },
  195. {
  196. "path": "applyResult/applyResult",
  197. "style": {
  198. "navigationBarTitleText": "申请结果"
  199. }
  200. },
  201. {
  202. "path": "browseHistory/browseHistory",
  203. "style": {
  204. "navigationBarTitleText": "浏览历史",
  205. "enablePullDownRefresh": true
  206. }
  207. },
  208. {
  209. "path": "authGuide/authGuide",
  210. "style": {
  211. "navigationBarTitleText": "授权说明"
  212. }
  213. },
  214. {
  215. "path": "agreement/agreement",
  216. "style": {
  217. "navigationBarTitleText": "用户服务协议"
  218. }
  219. },
  220. {
  221. "path": "login/login",
  222. "style": {
  223. "navigationBarTitleText": "绑定联系方式"
  224. }
  225. },
  226. {
  227. "path": "reportPage/reportPage",
  228. "style": {
  229. "navigationBarTitleText": "报告详情",
  230. "enablePullDownRefresh": false
  231. }
  232. },
  233. {
  234. "path": "freeTrial/freeTrial",
  235. "style": {
  236. "navigationBarTitleText": "免费送试用",
  237. "enablePullDownRefresh": false,
  238. "navigationStyle":"custom"
  239. }
  240. },
  241. {
  242. "path": "excessivePages/excessivePages",
  243. "style": {
  244. "navigationBarTitleText": "",
  245. "enablePullDownRefresh": false
  246. }
  247. }
  248. ]
  249. }
  250. ],
  251. "globalStyle": {
  252. "navigationBarTextStyle": "black",
  253. "navigationBarTitleText": "弘则研究",
  254. "navigationBarBackgroundColor": "#fff",
  255. "backgroundColor": "#F8F8F8",
  256. "backgroundTextStyle": "dark",
  257. "usingComponents": {
  258. "van-dropdown-menu": "/wxcomponents/vant/dist/dropdown-menu/index",
  259. "van-dropdown-item": "/wxcomponents/vant/dist/dropdown-item/index",
  260. "van-notice-bar": "/wxcomponents/vant/dist/notice-bar/index",
  261. "van-tab": "/wxcomponents/vant/dist/tab/index",
  262. "van-tabs": "/wxcomponents/vant/dist/tabs/index",
  263. "van-transition": "/wxcomponents/vant/dist/transition/index",
  264. "van-icon": "/wxcomponents/vant/dist/icon/index"
  265. }
  266. },
  267. "tabBar": {
  268. "color": "#666666",
  269. "selectedColor": "#3DA3FF",
  270. "backgroundColor": "#fff",
  271. "list": [
  272. {
  273. "pagePath": "pages/index/index",
  274. "text": "纪要库",
  275. "iconPath": "static/img/tab/index_ico.png",
  276. "selectedIconPath": "static/img/tab/index_actico.png"
  277. },
  278. {
  279. "pagePath": "pages/reportForm/reportForm",
  280. "text": "报告",
  281. "iconPath": "static/img/tab/report_ico.png",
  282. "selectedIconPath": "static/img/tab/report_actico.png"
  283. },
  284. {
  285. "pagePath": "pages/activity/activity",
  286. "text": "活动",
  287. "iconPath": "static/img/tab/activity_ico.png",
  288. "selectedIconPath": "static/img/tab/activity_act.png"
  289. },
  290. {
  291. "pagePath": "pages/my/my",
  292. "text": "我的",
  293. "iconPath": "static/img/tab/my_ico.png",
  294. "selectedIconPath": "static/img/tab/my_actico.png"
  295. }
  296. ]
  297. },
  298. "easycom": {
  299. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  300. },
  301. "condition": {
  302. //模式配置,仅开发期间生效
  303. "current": 0, //当前激活的模式(list 的索引项)
  304. "list": [
  305. {
  306. "name": "", //模式名称
  307. // "path": "pageMy/login/login", //启动页面,必选
  308. "query": "" //启动参数,在页面的onLoad函数里面得到
  309. }
  310. ]
  311. }
  312. }