pages.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/login/login",
  8. "style": {
  9. "navigationBarTitleText": "",
  10. "enablePullDownRefresh": false,
  11. // #ifdef MP-WEIXIN
  12. "navigationStyle": "custom"
  13. // #endif
  14. }
  15. },
  16. {
  17. "path": "pages/index/index",
  18. "style": {
  19. "navigationBarTitleText": "",
  20. "app-plus": {
  21. "animationType": "pop-out",
  22. "animationDuration": "slide-in-right"
  23. }
  24. }
  25. },
  26. {
  27. "path": "pages/acceptor/acceptor",
  28. "style": {
  29. "navigationBarTitleText": "",
  30. "app-plus": {
  31. "animationType": "slide-in-right"
  32. }
  33. }
  34. },
  35. {
  36. "path": "pages/drawer/drawer",
  37. "style": {
  38. "navigationBarTitleText": "",
  39. "app-plus": {
  40. "animationType": "slide-in-right"
  41. }
  42. }
  43. },
  44. {
  45. "path": "pages/supplier/supplier",
  46. "style": {
  47. "navigationBarTitleText": "",
  48. "app-plus": {
  49. "animationType": "none"
  50. }
  51. }
  52. },
  53. {
  54. "path": "pages/mine/mine",
  55. "style": {
  56. "navigationBarTitleText": "",
  57. "app-plus": {
  58. "animationType": "none"
  59. },
  60. // #ifdef MP-WEIXIN
  61. "navigationStyle": "custom"
  62. // #endif
  63. }
  64. }
  65. ],
  66. "subPackages": [{
  67. "root": "pages/bsinessadmin",
  68. "pages": [{
  69. "path": "register",
  70. "style": {
  71. "navigationBarTextStyle": "black",
  72. "navigationBarTitleText": ""
  73. }
  74. },
  75. {
  76. "path": "supplierges",
  77. "style": {
  78. "navigationBarTextStyle": "black",
  79. "navigationBarTitleText": ""
  80. }
  81. }, {
  82. "path": "useragreement",
  83. "style": {
  84. "navigationBarTextStyle": "black",
  85. "navigationBarTitleText": "用户协议"
  86. }
  87. }, {
  88. "path": "privacypolicy",
  89. "style": {
  90. "navigationBarTextStyle": "black",
  91. "navigationBarTitleText": "隐私政策"
  92. }
  93. }, {
  94. "path": "setpassword",
  95. "style": {
  96. "navigationBarTextStyle": "black",
  97. "navigationBarTitleText": "设置密码"
  98. }
  99. }
  100. ]
  101. },
  102. {
  103. "root": "pages/other",
  104. "pages": [{
  105. "path": "homepage",
  106. "style": {
  107. "navigationBarTextStyle": "black",
  108. "navigationBarTitleText": "",
  109. // #ifdef MP-WEIXIN
  110. "navigationStyle": "custom"
  111. // #endif
  112. }
  113. }]
  114. },
  115. {
  116. "root": "pages/spladmin",
  117. "pages": [{
  118. "path": "index",
  119. "style": {
  120. "navigationBarTextStyle": "black",
  121. "navigationBarTitleText": ""
  122. }
  123. }]
  124. },
  125. {
  126. "root": "pages/alldeatil",
  127. "pages": [{
  128. "path": "acptdetail",
  129. "style": {
  130. "navigationBarTextStyle": "black",
  131. "navigationBarTitleText": "承兑人详情"
  132. }
  133. },
  134. {
  135. "path": "drawerdetail",
  136. "style": {
  137. "navigationBarTextStyle": "black",
  138. "navigationBarTitleText": "出票人详情"
  139. }
  140. },
  141. {
  142. "path": "supplierdetail",
  143. "style": {
  144. "navigationBarTextStyle": "black",
  145. "navigationBarTitleText": "供应商详情"
  146. }
  147. },
  148. {
  149. "path": "identifypic",
  150. "style": {
  151. "navigationBarTextStyle": "black",
  152. "navigationBarTitleText": "认证照片"
  153. }
  154. },
  155. {
  156. "path": "proxypic",
  157. "style": {
  158. "navigationBarTextStyle": "black",
  159. "navigationBarTitleText": "授权委托书"
  160. }
  161. },
  162. {
  163. "path": "contractdetail",
  164. "style": {
  165. "navigationBarTextStyle": "black",
  166. "navigationBarTitleText": "合同详情"
  167. }
  168. },
  169. {
  170. "path": "addbill",
  171. "style": {
  172. "navigationBarTextStyle": "black",
  173. "navigationBarTitleText": "新增汇票"
  174. }
  175. },
  176. {
  177. "path": "billdetail",
  178. "style": {
  179. "navigationBarTextStyle": "black",
  180. "navigationBarTitleText": "汇票详情"
  181. }
  182. },
  183. {
  184. "path": "addnewacpt",
  185. "style": {
  186. "navigationBarTextStyle": "black",
  187. "navigationBarTitleText": "新增承兑人"
  188. }
  189. },
  190. {
  191. "path": "addnewdrawer",
  192. "style": {
  193. "navigationBarTextStyle": "black",
  194. "navigationBarTitleText": "新增出票人"
  195. }
  196. },
  197. {
  198. "path": "upcontract",
  199. "style": {
  200. "navigationBarTextStyle": "black",
  201. "navigationBarTitleText": "上传合同"
  202. }
  203. }
  204. ]
  205. }
  206. ],
  207. "globalStyle": {
  208. "navigationBarTextStyle": "black",
  209. "navigationBarTitleText": "uni-app",
  210. "navigationBarBackgroundColor": "#fff",
  211. "backgroundColor": "#fff"
  212. }
  213. // "tabBar": {
  214. // "color": "#1F242A",
  215. // "selectedColor": "#D8AB5A",
  216. // "backgroundColor": "#FFF",
  217. // "borderStyle": "black",
  218. // "list": [{
  219. // "pagePath": "pages/index/index",
  220. // "text": "合同列表",
  221. // "iconPath": "static/icon/home.png",
  222. // "selectedIconPath": "static/icon/achome.png",
  223. // "visible": false
  224. // },
  225. // {
  226. // "pagePath": "pages/acceptor/acceptor",
  227. // "text": "承兑人",
  228. // "iconPath": "static/icon/per.png",
  229. // "selectedIconPath": "static/icon/out.png",
  230. // "visible": false
  231. // },
  232. // {
  233. // "pagePath": "pages/drawer/drawer",
  234. // "text": "出票人",
  235. // "iconPath": "static/icon/acsip.png",
  236. // "selectedIconPath": "static/icon/biao.png",
  237. // "visible": false
  238. // },
  239. // {
  240. // "pagePath": "pages/supplier/supplier",
  241. // "text": "供应商",
  242. // "iconPath": "static/icon/acsup.png",
  243. // "selectedIconPath": "static/icon/sup.png",
  244. // "visible": false
  245. // },
  246. // {
  247. // "pagePath": "pages/mine/mine",
  248. // "text": "我的",
  249. // "iconPath": "static/icon/my.png",
  250. // "selectedIconPath": "static/icon/acmy.png",
  251. // "visible": false
  252. // }
  253. // ]
  254. // }
  255. }