pages.json 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
  4. "^ins-(.*)": "@/components/ins-$1.vue",
  5. "^wike-(.*)": "@/components/wike-$1/wike-$1.vue",
  6. "^tn-(.*)": "@/tuniao-ui/components/tn-$1/tn-$1.vue",
  7. "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue"
  8. },
  9. "pages": [{
  10. "path": "pages/robot/index",
  11. "aliasPath": "/",
  12. "style": {
  13. "navigationBarTitleText": "数字人",
  14. "navigationBarBackgroundColor": "#F5FFFD",
  15. // #ifdef H5
  16. "navigationStyle": "custom",
  17. // #endif
  18. "enablePullDownRefresh": true,
  19. "backgroundColor": "#F2F2F2"
  20. }
  21. },
  22. {
  23. "path": "pages/index/index",
  24. // "aliasPath": "/",
  25. "style": {
  26. "navigationBarTextStyle": "black",
  27. "navigationBarTitleText": "首页",
  28. "navigationBarBackgroundColor": "#F5FFFD",
  29. "backgroundColor": "#fff",
  30. "onReachBottomDistance": 20,
  31. // #ifdef H5
  32. "navigationStyle": "custom",
  33. // #endif
  34. "enablePullDownRefresh": false
  35. },
  36. "meta": {
  37. "auth": false,
  38. "title": ""
  39. }
  40. }
  41. , {
  42. "path": "pages/user/user",
  43. "style": {
  44. "navigationBarTitleText": "个人中心",
  45. "enablePullDownRefresh": false,
  46. "navigationBarTextStyle": "black",
  47. // #ifdef H5
  48. "navigationStyle": "custom",
  49. // #endif
  50. "navigationBarBackgroundColor": "#F5FFFD",
  51. "backgroundColor": "#F2F2F2"
  52. },
  53. "meta": {
  54. "auth": true,
  55. "title": ""
  56. }
  57. }, {
  58. "path": "pages/chat/chat",
  59. "style": {
  60. "navigationBarTitleText": "",
  61. "navigationStyle": "custom",
  62. "navigationBarTextStyle": "black",
  63. "navigationBarBackgroundColor": "#fff",
  64. "backgroundColor": "#F1F1F1",
  65. "onReachBottomDistance": 0
  66. },
  67. "meta": {
  68. "auth": true,
  69. "title": ""
  70. }
  71. }, {
  72. "path": "pages/user/signin",
  73. "style": {
  74. "navigationBarTitleText": "",
  75. "enablePullDownRefresh": false,
  76. // "navigationBarBackgroundColor": "#ffffff",
  77. "navigationBarTextStyle": "white",
  78. "navigationStyle": "custom"
  79. },
  80. "meta": {
  81. "auth": false,
  82. "title": ""
  83. }
  84. }, {
  85. "path": "pages/user/public/agreement",
  86. "style": {
  87. "navigationBarTitleText": "",
  88. "enablePullDownRefresh": false,
  89. "navigationBarBackgroundColor": "#ffffff",
  90. "navigationBarTextStyle": "white",
  91. "navigationStyle": "custom"
  92. },
  93. "meta": {
  94. "auth": false,
  95. "title": ""
  96. }
  97. }
  98. ,
  99. {
  100. "path": "pages/user/member/member",
  101. "style": {
  102. "navigationBarTitleText": "",
  103. "enablePullDownRefresh": false,
  104. "navigationBarBackgroundColor": "#26B3A0",
  105. "navigationBarTextStyle": "white",
  106. "navigationStyle": "custom",
  107. "backgroundColor": "#fff"
  108. },
  109. "meta": {
  110. "auth": true,
  111. "title": ""
  112. }
  113. }, {
  114. "path": "pages/user/public/paymentdetail",
  115. "style": {
  116. "navigationBarTitleText": "",
  117. "enablePullDownRefresh": false,
  118. "navigationBarTextStyle": "black",
  119. "navigationStyle": "custom"
  120. },
  121. "meta": {
  122. "auth": true,
  123. "title": ""
  124. }
  125. }, {
  126. "path": "pages/user/member/record",
  127. "style": {
  128. "navigationBarTitleText": "",
  129. "enablePullDownRefresh": false,
  130. "navigationBarBackgroundColor": "#26B3A0",
  131. "navigationBarTextStyle": "white",
  132. "navigationStyle": "custom",
  133. "backgroundColor": "#F6F7FB"
  134. }
  135. }
  136. , {
  137. "path": "pages/wx/wx",
  138. "style": {
  139. "navigationBarTitleText": "",
  140. "enablePullDownRefresh": false,
  141. "navigationStyle": "custom"
  142. }
  143. }, {
  144. "path": "pages/wx/newsdetail",
  145. "style": {
  146. "navigationBarTitleText": "详情",
  147. "enablePullDownRefresh": false,
  148. "navigationBarBackgroundColor": "#fff",
  149. "navigationStyle": "default"
  150. }
  151. }, {
  152. "path": "pages/user/public/kefu",
  153. "style": {
  154. "navigationBarTitleText": "",
  155. "enablePullDownRefresh": false,
  156. "navigationBarTextStyle": "white",
  157. "navigationStyle": "custom"
  158. }
  159. },
  160. {
  161. "path": "pages/user/public/webview",
  162. "style": {
  163. "navigationBarTitleText": "",
  164. "enablePullDownRefresh": false
  165. }
  166. },
  167. {
  168. "path": "pages/painting/painting",
  169. "style": {
  170. "navigationBarTitleText": "AI绘画",
  171. "navigationBarBackgroundColor": "#F5FFFD",
  172. // #ifdef H5
  173. "navigationStyle": "custom",
  174. // #endif
  175. "enablePullDownRefresh": false,
  176. "backgroundColor": "#fff"
  177. }
  178. }, {
  179. "path": "pages/user/takenotes/takenotes",
  180. "style": {
  181. "navigationBarTitleText": "",
  182. "enablePullDownRefresh": false,
  183. "navigationBarBackgroundColor": "#fff",
  184. "navigationBarTextStyle": "white",
  185. "navigationStyle": "custom"
  186. }
  187. },
  188. {
  189. "path": "pages/user/commission/goods",
  190. "style": {
  191. "navigationBarTitleText": "",
  192. "navigationStyle": "custom",
  193. "enablePullDownRefresh": false,
  194. "navigationBarBackgroundColor": "#ffffff"
  195. }
  196. },
  197. {
  198. "path": "pages/user/commission/apply",
  199. "style": {
  200. "navigationBarTitleText": "",
  201. "navigationStyle": "custom",
  202. "enablePullDownRefresh": false,
  203. "navigationBarBackgroundColor": "#ffffff"
  204. }
  205. },
  206. {
  207. "path": "pages/user/commission/team",
  208. "style": {
  209. "navigationBarTitleText": "",
  210. "navigationStyle": "custom",
  211. "enablePullDownRefresh": false,
  212. "navigationBarBackgroundColor": "#ffffff"
  213. }
  214. },
  215. {
  216. "path": "pages/user/commission/index",
  217. "style": {
  218. "navigationBarTitleText": "",
  219. "navigationStyle": "custom",
  220. "enablePullDownRefresh": false,
  221. "navigationBarBackgroundColor": "#ffffff"
  222. }
  223. }, {
  224. "path": "pages/user/commission/commission-log",
  225. "style": {
  226. "navigationBarTitleText": "",
  227. "navigationStyle": "custom",
  228. "enablePullDownRefresh": false,
  229. "navigationBarBackgroundColor": "#ffffff"
  230. }
  231. }
  232. , {
  233. "path": "pages/user/commission/withdraw",
  234. "style": {
  235. "navigationBarTitleText": "",
  236. "navigationStyle": "custom",
  237. "enablePullDownRefresh": false,
  238. "navigationBarBackgroundColor": "#ffffff"
  239. }
  240. }, {
  241. "path": "pages/user/commission/withdraw-log",
  242. "style": {
  243. "navigationBarTitleText": "",
  244. "navigationStyle": "custom",
  245. "enablePullDownRefresh": false,
  246. "navigationBarBackgroundColor": "#ffffff"
  247. }
  248. }, {
  249. "path": "pages/user/commission/rankings",
  250. "style": {
  251. "navigationBarTitleText": "",
  252. "navigationStyle": "custom",
  253. "enablePullDownRefresh": false,
  254. "navigationBarBackgroundColor": "#ffffff"
  255. }
  256. },
  257. {
  258. "path": "pages/user/userinfo",
  259. "style": {
  260. "navigationBarTitleText": "",
  261. "navigationStyle": "custom",
  262. "enablePullDownRefresh": false,
  263. "navigationBarBackgroundColor": "#ffffff"
  264. }
  265. }
  266. , {
  267. "path": "pages/template/template",
  268. "style": {
  269. "navigationBarTitleText": "提问模板",
  270. "navigationBarBackgroundColor": "#F5FFFD",
  271. // #ifdef H5
  272. "navigationStyle": "custom",
  273. // #endif
  274. "enablePullDownRefresh": false,
  275. "backgroundColor": "#fff"
  276. }
  277. }, {
  278. "path": "pages/template/detail",
  279. "style": {
  280. "navigationBarTitleText": "",
  281. "enablePullDownRefresh": false,
  282. "navigationStyle": "custom",
  283. "backgroundColor": "#fff"
  284. }
  285. }
  286. , {
  287. "path": "pages/signin/signin",
  288. "style": {
  289. "navigationBarTitleText": "每日任务",
  290. "navigationBarBackgroundColor": "#F5FFFD",
  291. // #ifdef H5
  292. "navigationStyle": "custom",
  293. // #endif
  294. "enablePullDownRefresh": false,
  295. "backgroundColor": "#F2F2F2"
  296. }
  297. }, {
  298. "path": "pages/user/draw/draw",
  299. "style": {
  300. "navigationBarTitleText": "",
  301. "navigationStyle": "custom",
  302. "enablePullDownRefresh": false,
  303. "navigationBarBackgroundColor": "#ffffff"
  304. }
  305. }, {
  306. "path": "pages/user/orderrecord/orderrecord",
  307. "style": {
  308. "navigationBarTitleText": "",
  309. "navigationStyle": "custom",
  310. "enablePullDownRefresh": false,
  311. "navigationBarBackgroundColor": "#ffffff"
  312. }
  313. }, {
  314. "path": "pages/painting/draw",
  315. "style": {
  316. "navigationBarTitleText": "AI绘画",
  317. "navigationStyle": "custom",
  318. "enablePullDownRefresh": false,
  319. "navigationBarBackgroundColor": "#ffffff"
  320. }
  321. }, {
  322. "path": "pages/painting/details",
  323. "style": {
  324. "navigationBarTitleText": "AI绘图",
  325. // #ifdef H5
  326. "navigationStyle": "custom",
  327. // #endif
  328. "enablePullDownRefresh": false,
  329. "navigationBarTextStyle": "white",
  330. "navigationBarBackgroundColor": "#000"
  331. }
  332. }, {
  333. "path": "pages/painting/generate",
  334. "style": {
  335. "navigationBarTitleText": "",
  336. "navigationStyle": "custom",
  337. "enablePullDownRefresh": false,
  338. "navigationBarBackgroundColor": "#ffffff",
  339. "disableSwipeBack": true
  340. }
  341. },
  342. {
  343. "path": "pages/robot/index",
  344. "style": {
  345. "navigationBarTitleText": "数字人",
  346. "navigationBarBackgroundColor": "#F5FFFD",
  347. // #ifdef H5
  348. "navigationStyle": "custom",
  349. // #endif
  350. "enablePullDownRefresh": false,
  351. "backgroundColor": "#F2F2F2"
  352. }
  353. },
  354. {
  355. "path": "pages/robot/generate/index",
  356. "style": {
  357. "navigationBarTitleText": "数字人创建",
  358. "navigationBarBackgroundColor": "#F5FFFD",
  359. // #ifdef H5
  360. "navigationStyle": "custom",
  361. // #endif
  362. "enablePullDownRefresh": false,
  363. "backgroundColor": "#F2F2F2"
  364. }
  365. },
  366. {
  367. "path": "pages/robot/workDetail/index",
  368. "style": {
  369. "navigationBarTitleText": "数字人预览",
  370. "navigationBarBackgroundColor": "#F5FFFD",
  371. // #ifdef H5
  372. "navigationStyle": "custom",
  373. // #endif
  374. "enablePullDownRefresh": false,
  375. "backgroundColor": "#F2F2F2"
  376. }
  377. }
  378. ],
  379. "globalStyle": {
  380. "navigationBarTextStyle": "black",
  381. "navigationBarTitleText": "首页",
  382. "navigationBarBackgroundColor": "#F8F8F8",
  383. "backgroundColor": "#F8F8F8"
  384. },
  385. "tabBar": {
  386. "color": "#979797",
  387. "selectedColor": "#26B3A0",
  388. "borderStyle": "white",
  389. "backgroundColor": "#fff",
  390. "list": [{
  391. "pagePath": "pages/index/index"
  392. },
  393. {
  394. "pagePath": "pages/template/template"
  395. },
  396. {
  397. "pagePath": "pages/painting/painting"
  398. },
  399. {
  400. "pagePath": "pages/robot/index"
  401. },
  402. // {
  403. // "pagePath": "pages/signin/signin"
  404. // },
  405. {
  406. "pagePath": "pages/user/user"
  407. }
  408. ]
  409. }
  410. }