pages.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "%index.title%",
  7. "navigationStyle": "custom"
  8. }
  9. }
  10. ,{
  11. "path" : "pages/user/UserCenter",
  12. "style" :
  13. {
  14. "navigationBarTitleText": "",
  15. "navigationStyle": "custom"
  16. }
  17. }
  18. ,{
  19. "path" : "pages/user/LoginView",
  20. "style" :
  21. {
  22. "navigationBarTitleText": "%user.dengluzhuce%",
  23. "navigationStyle": "custom"
  24. }
  25. }
  26. ,{
  27. "path" : "pages/user/Resetmima",
  28. "style" :
  29. {
  30. "navigationBarTitleText": "",
  31. "navigationStyle": "custom"
  32. }
  33. }
  34. ,{
  35. "path" : "pages/index/Jiedanset",
  36. "style" :
  37. {
  38. "navigationBarTitleText": "",
  39. "navigationStyle": "custom"
  40. }
  41. }
  42. ,{
  43. "path" : "pages/order/Myorderlist",
  44. "style" :
  45. {
  46. "navigationBarTitleText": "",
  47. "enablePullDownRefresh": true,
  48. "navigationStyle": "custom"
  49. }
  50. }
  51. ,{
  52. "path" : "pages/user/zhanghu/Shimingrenzheng",
  53. "style" :
  54. {
  55. "navigationBarTitleText": "",
  56. "enablePullDownRefresh": false,
  57. "navigationStyle": "custom"
  58. }
  59. }
  60. ,{
  61. "path" : "pages/tixian/Tixian",
  62. "style" :
  63. {
  64. "navigationBarTitleText": "",
  65. "enablePullDownRefresh": false,
  66. "navigationStyle": "custom"
  67. }
  68. }
  69. ,{
  70. "path" : "pages/tixian/YHkamanager",
  71. "style" :
  72. {
  73. "navigationBarTitleText": "",
  74. "enablePullDownRefresh": false,
  75. "navigationStyle": "custom"
  76. }
  77. }
  78. ,{
  79. "path" : "pages/tixian/Wodeyanhangka",
  80. "style" :
  81. {
  82. "navigationBarTitleText": "",
  83. "enablePullDownRefresh": false,
  84. "navigationStyle": "custom"
  85. }
  86. }
  87. ,{
  88. "path" : "pages/tixian/Jioayimima",
  89. "style" :
  90. {
  91. "navigationBarTitleText": "",
  92. "enablePullDownRefresh": false,
  93. "navigationStyle": "custom"
  94. }
  95. }
  96. ,{
  97. "path" : "pages/user/Usermanager",
  98. "style" :
  99. {
  100. "navigationBarTitleText": "",
  101. "enablePullDownRefresh": false,
  102. "navigationStyle": "custom"
  103. }
  104. }
  105. ,{
  106. "path" : "pages/tixian/Baozhengjin",
  107. "style" :
  108. {
  109. "navigationBarTitleText": "",
  110. "enablePullDownRefresh": false,
  111. "navigationStyle": "custom"
  112. }
  113. }
  114. ,{
  115. "path" : "pages/order/Zhanghumingxi",
  116. "style" :
  117. {
  118. "navigationBarTitleText": "",
  119. "enablePullDownRefresh": true,
  120. "navigationStyle": "custom"
  121. }
  122. }
  123. ,{
  124. "path" : "pages/order/Tixianjilv",
  125. "style" :
  126. {
  127. "navigationBarTitleText": "",
  128. "enablePullDownRefresh": false,
  129. "navigationStyle": "custom"
  130. }
  131. }
  132. ,{
  133. "path" : "pages/user/Shezhixiugai",
  134. "style" :
  135. {
  136. "navigationBarTitleText": "",
  137. "enablePullDownRefresh": false,
  138. "navigationStyle": "custom"
  139. }
  140. }
  141. ,{
  142. "path" : "pages/tixian/Zhifuyemian",
  143. "style" :
  144. {
  145. "navigationBarTitleText": "支付",
  146. "enablePullDownRefresh": false
  147. }
  148. },
  149. {
  150. "path" : "pages/user/duoyuyan",
  151. "style" :
  152. {
  153. "navigationBarTitleText": "",
  154. "enablePullDownRefresh": false,
  155. "navigationStyle": "custom"
  156. }
  157. }
  158. ,{
  159. "path" : "pages/user/RegisterView",
  160. "style" :
  161. {
  162. "navigationBarTitleText": "",
  163. "enablePullDownRefresh": false,
  164. "navigationStyle": "custom"
  165. }
  166. }
  167. ,{
  168. "path" : "pages/index/yinszhengc",
  169. "style" :
  170. {
  171. "navigationBarTitleText": "",
  172. "enablePullDownRefresh": false
  173. }
  174. },
  175. // ,{
  176. // "path" : "pages/dache/Dachedingdan",
  177. // "style" :
  178. // {
  179. // "navigationBarTitleText": "",
  180. // "enablePullDownRefresh": false,
  181. // "navigationStyle": "custom"
  182. // }
  183. // }
  184. // ,{
  185. // "path" : "pages/dache/Chezhurenzheng",
  186. // "style" :
  187. // {
  188. // "navigationBarTitleText": "",
  189. // "enablePullDownRefresh": false,
  190. // "navigationStyle": "custom"
  191. // }
  192. // }
  193. // ,{
  194. // "path" : "pages/dache/Shangchuanzjzp",
  195. // "style" :
  196. // {
  197. // "navigationBarTitleText": "",
  198. // "enablePullDownRefresh": false,
  199. // "navigationStyle": "custom"
  200. // }
  201. // }
  202. // ,{
  203. // "path" : "pages/dache/Chakanditu",
  204. // "style" :
  205. // {
  206. // "navigationBarTitleText": "",
  207. // "enablePullDownRefresh": false,
  208. // "navigationStyle": "custom"
  209. // }
  210. // }
  211. // ,{
  212. // "path" : "pages/dache/Zhengzaijiesong",
  213. // "style" :
  214. // {
  215. // "navigationBarTitleText": "",
  216. // "enablePullDownRefresh": false,
  217. // "navigationStyle": "custom"
  218. // }
  219. // }
  220. // ,{
  221. // "path" : "pages/dache/kehuheyh/Xiaoxijiaohu",
  222. // "style" :
  223. // {
  224. // "navigationBarTitleText": "",
  225. // "enablePullDownRefresh": false,
  226. // "navigationStyle": "custom"
  227. // }
  228. // }
  229. // ,{
  230. // "path" : "pages/dache/kehuheyh/Qianbao",
  231. // "style" :
  232. // {
  233. // "navigationBarTitleText": "",
  234. // "enablePullDownRefresh": false,
  235. // "navigationStyle": "custom"
  236. // }
  237. // }
  238. // ,{
  239. // "path" : "pages/dache/kehuheyh/MyorderList",
  240. // "style" :
  241. // {
  242. // "navigationBarTitleText": "",
  243. // "enablePullDownRefresh": false,
  244. // "navigationStyle": "custom"
  245. // }
  246. // },
  247. {
  248. "path" : "pages/imcall/vidioCall",
  249. "style" :
  250. {
  251. "navigationBarTitleText" : "",
  252. "enablePullDownRefresh" : false
  253. }
  254. },
  255. {
  256. "path" : "pages/index/BigimageView",
  257. "style" :
  258. {
  259. "navigationBarTitleText" : "image",
  260. "enablePullDownRefresh" : false
  261. }
  262. },
  263. {
  264. "path" : "pages/imcall/audioCall",
  265. "style" :
  266. {
  267. "navigationBarTitleText" : "",
  268. "enablePullDownRefresh" : false,
  269. "navigationStyle": "custom"
  270. }
  271. },
  272. {
  273. "path" : "pages/imcall/ExchangeView",
  274. "style" :
  275. {
  276. "navigationBarTitleText" : "",
  277. "enablePullDownRefresh" : false,
  278. "navigationStyle": "custom"
  279. }
  280. },
  281. {
  282. "path" : "pages/map/MapboxNav",
  283. "style" :
  284. {
  285. "navigationBarTitleText" : "Navigation",
  286. "enablePullDownRefresh" : false
  287. }
  288. },
  289. {
  290. "path" : "pages/map/mapboxView",
  291. "style" :
  292. {
  293. "navigationBarTitleText" : ""
  294. }
  295. },
  296. {
  297. "path" : "pages/imcall/GoeasyExchange",
  298. "style" :
  299. {
  300. "navigationBarTitleText" : ""
  301. }
  302. },
  303. {
  304. "path" : "pages/kehufuwu/kefuMsgList",
  305. "style" :
  306. {
  307. "navigationBarTitleText" : "",
  308. "navigationStyle": "custom"
  309. }
  310. },
  311. {
  312. "path" : "pages/kehufuwu/updataKefuMsg",
  313. "style" :
  314. {
  315. "navigationBarTitleText" : "",
  316. "navigationStyle": "custom"
  317. }
  318. },
  319. {
  320. "path" : "pages/index/GoodsImages",
  321. "style" :
  322. {
  323. "navigationBarTitleText" : ""
  324. }
  325. },
  326. {
  327. "path" : "pages/order/Mingxiqingdan",
  328. "style" :
  329. {
  330. "navigationBarTitleText" : "",
  331. "navigationStyle": "custom",
  332. "enablePullDownRefresh" : true
  333. }
  334. },
  335. {
  336. "path" : "pages/user/Cheshourenzheng",
  337. "style" :
  338. {
  339. "navigationBarTitleText" : "",
  340. "navigationStyle": "custom"
  341. }
  342. },
  343. {
  344. "path" : "pages/index/Openwebview",
  345. "style" :
  346. {
  347. "navigationBarTitleText" : ""
  348. }
  349. }
  350. ],
  351. // "tabBar": {
  352. // "color": "#7A7E83",
  353. // "selectedColor": "#007AFF",
  354. // "borderStyle": "black",
  355. // "backgroundColor": "#F8F8F8",
  356. // "list": [{
  357. // "pagePath": "pages/index/index",
  358. // "text": "%index.home%"
  359. // },
  360. // {
  361. // "pagePath": "pages/component/component",
  362. // "text": "%index.component%"
  363. // }, {
  364. // "pagePath": "pages/api/api",
  365. // "text": "%index.api%"
  366. // }, {
  367. // "pagePath": "pages/schema/schema",
  368. // "text": "%index.schema%"
  369. // }
  370. // ]
  371. // },
  372. "globalStyle": {
  373. "navigationBarTextStyle": "black",
  374. "navigationBarTitleText": "uni-app",
  375. "navigationBarBackgroundColor": "#F8F8F8",
  376. "backgroundColor": "#F8F8F8",
  377. "app-plus": {
  378. "softinputNavBar":"none"
  379. }
  380. }
  381. }