You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

389 lines
7.5 KiB

4 weeks ago
4 weeks ago
1 month ago
4 weeks ago
4 weeks ago
4 weeks ago
4 weeks ago
3 weeks ago
4 weeks ago
4 weeks ago
4 weeks ago
  1. {
  2. "easycom": {
  3. "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/start/startup/startup",
  7. "style": {
  8. "navigationBarTitleText": "",
  9. "navigationStyle": "custom",
  10. "navigationBarBackgroundColor": "#000000",
  11. "navigationBarTextStyle": "white",
  12. "disableSwipeBack": true,
  13. "titleNView": false,
  14. "bounce": false
  15. }
  16. },
  17. {
  18. "path": "pages/start/select/select",
  19. "style": {
  20. "navigationBarBackgroundColor": "#000000",
  21. "navigationBarTitleText": "",
  22. "animationType": "pop-in",
  23. "navigationStyle": "custom",
  24. "disableSwipeBack": true,
  25. "titleNView": false,
  26. "bounce": false
  27. }
  28. },
  29. {
  30. "path": "pages/start/Registration/Registration",
  31. "style": {
  32. "navigationBarTitleText": "",
  33. "navigationStyle": "custom",
  34. "disableSwipeBack": true,
  35. "titleNView": false,
  36. "bounce": false
  37. }
  38. },
  39. {
  40. "path": "pages/start/login/login",
  41. "style": {
  42. "navigationBarTitleText": "",
  43. "navigationStyle": "custom",
  44. "disableSwipeBack": true,
  45. "titleNView": false,
  46. "bounce": false
  47. }
  48. },
  49. {
  50. "path": "pages/start/agreement/agreement",
  51. "style": {
  52. "navigationBarTitleText": "",
  53. "disableSwipeBack": true,
  54. "titleNView": false,
  55. "bounce": false
  56. }
  57. },
  58. {
  59. "path": "pages/start/privacy/privacy",
  60. "style": {
  61. "navigationBarTitleText": "",
  62. "disableSwipeBack": true,
  63. "titleNView": false,
  64. "bounce": false
  65. }
  66. },
  67. {
  68. "path": "pages/deepMate/deepMate",
  69. "style": {
  70. "navigationBarTitleText": "",
  71. "navigationStyle": "custom",
  72. "disableSwipeBack": true,
  73. "titleNView": false,
  74. "bounce": false
  75. }
  76. },
  77. {
  78. "path": "pages/home/home",
  79. "style": {
  80. "navigationStyle": "custom",
  81. "disableSwipeBack": true,
  82. "titleNView": false,
  83. "bounce": false
  84. }
  85. },
  86. {
  87. "path" : "pages/morningMarketAnalysis/morningMarketAnalysis",
  88. "style" :
  89. {
  90. "navigationBarTitleText" : "早盘解析"
  91. }
  92. },
  93. {
  94. "path": "pages/marketSituation/marketSituation",
  95. "style": {
  96. "navigationStyle": "custom",
  97. "disableSwipeBack": true,
  98. "titleNView": false,
  99. "bounce": false
  100. }
  101. },
  102. {
  103. "path": "pages/marketSituation/globalIndex",
  104. "style": {
  105. "navigationStyle": "custom",
  106. "disableSwipeBack": true,
  107. "titleNView": false,
  108. "bounce": false
  109. }
  110. },
  111. {
  112. "path": "pages/marketSituation/marketDetail",
  113. "style": {
  114. "navigationStyle": "custom",
  115. "disableSwipeBack": true,
  116. "titleNView": false,
  117. "bounce": false
  118. }
  119. },
  120. {
  121. "path": "pages/home/deepMate",
  122. "style": {
  123. "navigationStyle": "custom",
  124. "disableSwipeBack": true,
  125. "titleNView": false,
  126. "bounce": false
  127. }
  128. },
  129. {
  130. "path": "pages/deepExploration/deepExploration",
  131. "style": {
  132. "navigationStyle": "custom",
  133. "disableSwipeBack": true,
  134. "titleNView": false,
  135. "bounce": false
  136. }
  137. },
  138. {
  139. "path": "pages/home/member",
  140. "style": {
  141. "navigationStyle": "custom",
  142. "disableSwipeBack": true,
  143. "titleNView": false,
  144. "bounce": false
  145. }
  146. },
  147. {
  148. "path": "pages/blank/institutionalTrendsBriefing",
  149. "style": {
  150. "navigationBarTitleText": "",
  151. "navigationStyle": "custom",
  152. "disableSwipeBack": true,
  153. "titleNView": false,
  154. "bounce": false
  155. }
  156. },
  157. {
  158. "path": "pages/blank/notice",
  159. "style": {
  160. "navigationBarTitleText": "",
  161. "navigationStyle": "custom",
  162. "disableSwipeBack": true,
  163. "titleNView": false,
  164. "bounce": false
  165. }
  166. },
  167. {
  168. "path" : "pages/start/recoverPassword/recoverPassword",
  169. "style" :
  170. {
  171. "navigationBarTitleText": "",
  172. "navigationStyle": "custom",
  173. "titleNView": false
  174. }
  175. },
  176. {
  177. "path": "pages/setting/general",
  178. "style": {
  179. "navigationBarTitleText": "通用设置"
  180. }
  181. },
  182. {
  183. "path": "pages/setting/font",
  184. "style": {
  185. "navigationBarTitleText": "字体大小"
  186. }
  187. },
  188. {
  189. "path": "pages/setting/theme",
  190. "style": {
  191. "navigationBarTitleText": "主题切换"
  192. }
  193. },
  194. {
  195. "path": "pages/setting/message",
  196. "style": {
  197. "navigationBarTitleText": "消息推送"
  198. }
  199. },
  200. {
  201. "path": "pages/setting/push",
  202. "style": {
  203. "navigationBarTitleText": "推送设置"
  204. }
  205. },
  206. {
  207. "path": "pages/setting/server",
  208. "style": {
  209. "navigationBarTitleText": "选择服务器"
  210. }
  211. },
  212. {
  213. "path": "pages/setting/market",
  214. "style": {
  215. "navigationBarTitleText": "行情设置"
  216. }
  217. },
  218. {
  219. "path": "pages/setting/account",
  220. "style": {
  221. "navigationBarTitleText": "账号与安全"
  222. }
  223. },
  224. {
  225. "path": "pages/setting/newVersion",
  226. "style": {
  227. "navigationBarTitleText": "新版本更新"
  228. }
  229. },
  230. {
  231. "path": "pages/setting/about",
  232. "style": {
  233. "navigationBarTitleText": "关于DeepChart"
  234. }
  235. },
  236. {
  237. "path": "pages/setting/introduce",
  238. "style": {
  239. "navigationBarTitleText": "产品介绍"
  240. }
  241. },
  242. {
  243. "path": "pages/setting/bind",
  244. "style": {
  245. "navigationBarTitleText": "绑定账号"
  246. }
  247. },
  248. {
  249. "path": "pages/setting/phone",
  250. "style": {
  251. "navigationBarTitleText": "绑定账号"
  252. }
  253. },
  254. {
  255. "path": "pages/setting/email",
  256. "style": {
  257. "navigationBarTitleText": "绑定账号"
  258. }
  259. },
  260. {
  261. "path": "pages/setting/password",
  262. "style":
  263. {
  264. "navigationBarTitleText": "修改密码"
  265. }
  266. },
  267. {
  268. "path" : "pages/setting/nextPwd",
  269. "style" :
  270. {
  271. "navigationBarTitleText" : "修改密码"
  272. }
  273. },
  274. {
  275. "path" : "pages/setting/share",
  276. "style" :
  277. {
  278. "navigationBarTitleText" : "分享领取奖励"
  279. }
  280. },
  281. {
  282. "path" : "pages/marketSituation/marketCondition",
  283. "style" :
  284. {
  285. "navigationBarTitleText" : "行情",
  286. "navigationStyle": "custom"
  287. }
  288. },{
  289. "path": "pages/deepExploration/MainForceActions",
  290. "style": {
  291. "navigationStyle": "custom",
  292. "disableSwipeBack": true,
  293. "titleNView": false,
  294. "bounce": false,
  295. "pageOrientation": "auto"
  296. }
  297. },
  298. {
  299. "path" : "pages/deepExploration/stockSelectDetail",
  300. "style" :
  301. {
  302. "navigationBarTitleText": "选股策略"
  303. }
  304. },
  305. {
  306. "path" : "pages/setting/createPwd",
  307. "style" :
  308. {
  309. "navigationBarTitleText" : "创建密码"
  310. }
  311. },
  312. {
  313. "path": "pages/customerServicePlatform/csPlatformIndex",
  314. "style": {
  315. "navigationStyle": "custom",
  316. "disableSwipeBack": true,
  317. "titleNView": false,
  318. "bounce": false
  319. }
  320. },
  321. {
  322. "path": "pages/customerServicePlatform/historyRecord",
  323. "style": {
  324. "navigationStyle": "custom",
  325. "disableSwipeBack": true,
  326. "titleNView": false,
  327. "bounce": false
  328. }
  329. },
  330. {
  331. "path": "pages/customerServicePlatform/questionDetail",
  332. "style": {
  333. "navigationStyle": "custom",
  334. "disableSwipeBack": true,
  335. "titleNView": false,
  336. "bounce": false
  337. }
  338. },
  339. {
  340. "path" : "pages/analysisInstitutionalTrends/analysisInstitutionalTrends",
  341. "style" :
  342. {
  343. "navigationBarTitleText" : "机构动向解析 "
  344. }
  345. },
  346. {
  347. "path" : "pages/customStockList/customStockList",
  348. "style" :
  349. {
  350. "navigationBarTitleText" : "我的自选",
  351. "app-plus": {
  352. "titleNView": false
  353. },
  354. "h5": {
  355. "titleNView": false
  356. },
  357. "mp-weixin": {
  358. "navigationStyle": "custom"
  359. }
  360. }
  361. },
  362. {
  363. "path" : "pages/notFoundBriefing/notFoundBriefing",
  364. "style" :
  365. {
  366. "navigationBarTitleText" : "机构动向简报"
  367. }
  368. }
  369. ],
  370. "globalStyle": {
  371. "navigationBarTextStyle": "black",
  372. "navigationBarTitleText": "uni-app",
  373. "navigationBarBackgroundColor": "#F8F8F8",
  374. "backgroundColor": "#F8F8F8",
  375. "app-plus": {
  376. "background": "#efeff4"
  377. }
  378. },
  379. "style": {
  380. "app-plus": {
  381. "animationType": "fade-in",
  382. "animationDuration": 500
  383. }
  384. }
  385. }