pages.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  7. {
  8. "path": "pages/login/login",
  9. "style": {}
  10. },
  11. {
  12. "path": "pages/jiance/order",
  13. "style": {}
  14. },
  15. {
  16. "path": "pages/user/editpassword",
  17. "style": {}
  18. },
  19. {
  20. "path": "pages/jiance/editOrder",
  21. "style": {}
  22. },
  23. {
  24. "path": "pages/fileView/fileView",
  25. "style": {}
  26. },
  27. {
  28. "path": "pages/jiance/jindu",
  29. "style": {
  30. "enablePullDownRefresh": true
  31. }
  32. },
  33. {
  34. "path": "pages/jiance/list",
  35. "style": {}
  36. },
  37. {
  38. "path": "pages/jiance/manyi",
  39. "style": {}
  40. },
  41. {
  42. "path": "pages/jiance/tousu",
  43. "style": {}
  44. },
  45. {
  46. "path": "pages/jiance/reportList",
  47. "style": {}
  48. },
  49. {
  50. "path": "pages/index/index",
  51. "style": {}
  52. },
  53. {
  54. "path": "pages/basics/layout",
  55. "style": {}
  56. },
  57. {
  58. "path": "pages/basics/background",
  59. "style": {}
  60. },
  61. {
  62. "path": "pages/basics/text",
  63. "style": {}
  64. },
  65. {
  66. "path": "pages/basics/icon",
  67. "style": {}
  68. },
  69. {
  70. "path": "pages/basics/button",
  71. "style": {}
  72. },
  73. {
  74. "path": "pages/basics/design",
  75. "style": {}
  76. },
  77. {
  78. "path": "pages/basics/tag",
  79. "style": {}
  80. },
  81. {
  82. "path": "pages/basics/avatar",
  83. "style": {}
  84. },
  85. {
  86. "path": "pages/basics/progress",
  87. "style": {}
  88. },
  89. {
  90. "path": "pages/basics/shadow",
  91. "style": {}
  92. },
  93. {
  94. "path": "pages/basics/loading",
  95. "style": {}
  96. },
  97. {
  98. "path": "pages/component/bar",
  99. "style": {}
  100. },
  101. {
  102. "path": "pages/component/nav",
  103. "style": {}
  104. },
  105. {
  106. "path": "pages/component/list",
  107. "style": {}
  108. },
  109. {
  110. "path": "pages/component/card",
  111. "style": {}
  112. },
  113. {
  114. "path": "pages/component/form",
  115. "style": {}
  116. },
  117. {
  118. "path": "pages/component/timeline",
  119. "style": {}
  120. },
  121. {
  122. "path": "pages/component/chat",
  123. "style": {}
  124. },
  125. {
  126. "path": "pages/component/swiper",
  127. "style": {}
  128. },
  129. {
  130. "path": "pages/component/modal",
  131. "style": {}
  132. },
  133. {
  134. "path": "pages/component/steps",
  135. "style": {}
  136. }, {
  137. "path": "pages/plugin/indexes",
  138. "style": {}
  139. }, {
  140. "path": "pages/plugin/animation",
  141. "style": {}
  142. }, {
  143. "path": "pages/plugin/drawer",
  144. "style": {}
  145. }, {
  146. "path": "pages/plugin/verticalnav",
  147. "style": {}
  148. }, {
  149. "path": "pages/home/home",
  150. "style": {}
  151. }, {
  152. "path": "pages/login/zhuce",
  153. "style": {}
  154. },
  155. {
  156. "path": "pages/user/userexit",
  157. "style": {}
  158. }, {
  159. "path": "pages/user/userdetail",
  160. "style": {}
  161. }, {
  162. "path": "pages/user/useredit",
  163. "style": {}
  164. }, {
  165. "path": "pages/user/people",
  166. "style": {}
  167. }, {
  168. "path": "pages/common/exit",
  169. "style": {}
  170. }, {
  171. "path": "pages/common/success",
  172. "style": {}
  173. }, {
  174. "path": "pages/user/location",
  175. "style": {},
  176. "permission": {
  177. "scope.userLocation": {
  178. "desc": "你的位置信息将用于小程序位置接口的效果展示" // 高速公路行驶持续后台定位
  179. }
  180. }
  181. }, {
  182. "path": "pages/addressbook/address-book",
  183. "style": {}
  184. }, {
  185. "path": "pages/addressbook/level-address-book",
  186. "style": {}
  187. },
  188. {
  189. "path": "pages/addressbook/member",
  190. "style": {}
  191. }, {
  192. "path": "pages/addressbook/address-detail",
  193. "style": {}
  194. }, {
  195. "path": "pages/annotation/annotationList",
  196. "style": {
  197. "app-plus": {
  198. "bounce": "none" //删除此项: mescroll-body支持iOS回弹
  199. }
  200. }
  201. }, {
  202. "path": "pages/annotation/annotationDetail",
  203. "style": {}
  204. }, {
  205. "path": "pages/common/helloWorld",
  206. "style": {}
  207. }, {
  208. "path": "pages/fileView/reportList",
  209. "style": {
  210. "navigationBarTitleText": "",
  211. "enablePullDownRefresh": false
  212. }
  213. }, {
  214. "path": "pages/specimen/specimen",
  215. "style": {
  216. "navigationBarTitleText": "我的样品",
  217. "enablePullDownRefresh": false
  218. }
  219. }, {
  220. "path": "pages/jiance/list/specimen",
  221. "style": {
  222. "navigationBarTitleText": "样品",
  223. "enablePullDownRefresh": false
  224. }
  225. }, {
  226. "path": "pages/tag/sampleTag",
  227. "style": {
  228. "navigationBarTitleText": "样品标签",
  229. "enablePullDownRefresh": false
  230. }
  231. }, {
  232. "path": "pages/hold/hold",
  233. "style": {
  234. "navigationBarTitleText": "委托暂存",
  235. "enablePullDownRefresh": true
  236. }
  237. }, {
  238. "path": "pages/communication/communication",
  239. "style": {
  240. "navigationBarTitleText": "",
  241. "enablePullDownRefresh": false
  242. }
  243. }, {
  244. "path": "pages/jiance/tousu/tousuList",
  245. "style": {
  246. "navigationBarTitleText": "",
  247. "enablePullDownRefresh": true
  248. }
  249. }
  250. ],
  251. "globalStyle": {
  252. "mp-alipay": {
  253. /* 支付宝小程序特有相关 */
  254. "transparentTitle": "always",
  255. "allowsBounceVertical": "NO"
  256. },
  257. "navigationBarBackgroundColor": "#0081ff",
  258. "navigationBarTitleText": "罗湖细胞检测公司",
  259. "navigationStyle": "custom",
  260. "navigationBarTextStyle": "white"
  261. },
  262. "usingComponts": true,
  263. "condition": { //模式配置,仅开发期间生效
  264. "current": 0, //当前激活的模式(list 的索引项)
  265. "list": [{
  266. "name": "表单", //模式名称
  267. "path": "pages/index/index", //启动页面
  268. "query": "" //启动参数
  269. }]
  270. }
  271. }