pages.json 13 KB

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