pages.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/mySet/mySet",
  8. "style": {
  9. "navigationBarTitleText": "我的",
  10. "enablePullDownRefresh": false
  11. }
  12. }, {
  13. "path": "pages/cardHolder/cardHolder",
  14. "style": {
  15. "navigationBarTitleText": "电子名片",
  16. "navigationStyle": "custom"
  17. // "enablePullDownRefresh": false,
  18. // "app-plus": {
  19. // "titleNView": {
  20. // "autoBackButton": false,
  21. // "backgroundColor": "#fff",
  22. // "buttons": [{
  23. // "fontSrc": "/static/icons/iconfont.ttf",
  24. // "float": "left",
  25. // "text": "\ue759",
  26. // "fontSize": "22px"
  27. // }]
  28. // }
  29. // }
  30. }
  31. }, {
  32. "path": "pages/circle/circle",
  33. "style": {
  34. "navigationBarTitleText": "圈子",
  35. "enablePullDownRefresh": false
  36. }
  37. }, {
  38. "path": "pages/cardHolder/map",
  39. "style": {
  40. "navigationBarTitleText": "地图",
  41. "enablePullDownRefresh": false
  42. }
  43. }, {
  44. "path": "pages/cardHolder/notice",
  45. "style": {
  46. "navigationBarTitleText": "消息",
  47. "enablePullDownRefresh": false
  48. }
  49. }, {
  50. "path": "pages/cardHolder/search",
  51. "style": {
  52. "navigationBarTitleText": "名片",
  53. "enablePullDownRefresh": false
  54. }
  55. }, {
  56. "path": "pages/circle/detail",
  57. "style": {
  58. "navigationBarTitleText": "圈子详情",
  59. "enablePullDownRefresh": false
  60. }
  61. }, {
  62. "path": "pages/circle/changeCard",
  63. "style": {
  64. "navigationBarTitleText": "名片交换",
  65. "enablePullDownRefresh": false
  66. }
  67. }, {
  68. "path": "pages/circle/search",
  69. "style": {
  70. "navigationBarTitleText": "圈子",
  71. "enablePullDownRefresh": false
  72. }
  73. }, {
  74. "path": "pages/circle/createCirclce",
  75. "style": {
  76. "navigationBarTitleText": "创建圈子",
  77. "enablePullDownRefresh": false
  78. }
  79. }, {
  80. "path": "pages/mySet/myCard",
  81. "style": {
  82. "navigationBarTitleText": "我的证件",
  83. "enablePullDownRefresh": false,
  84. "navigationStyle":"custom"
  85. }
  86. }, {
  87. "path": "pages/mySet/myHome",
  88. "style": {
  89. "navigationBarTitleText": "",
  90. "enablePullDownRefresh": false
  91. }
  92. }, {
  93. "path": "pages/mySet/cardType",
  94. "style": {
  95. "navigationBarTitleText": "",
  96. "enablePullDownRefresh": false
  97. }
  98. }, {
  99. "path": "pages/mySet/contactCustomer",
  100. "style": {
  101. "navigationBarTitleText": "",
  102. "enablePullDownRefresh": false
  103. }
  104. }, {
  105. "path": "pages/mySet/set",
  106. "style": {
  107. "navigationBarTitleText": "",
  108. "enablePullDownRefresh": false
  109. }
  110. }, {
  111. "path": "pages/mySet/myInfo",
  112. "style": {
  113. "navigationBarTitleText": "我的名片",
  114. "enablePullDownRefresh": false
  115. }
  116. }, {
  117. "path": "pages/mySet/myAccount",
  118. "style": {
  119. "navigationBarTitleText": "",
  120. "enablePullDownRefresh": false
  121. }
  122. },
  123. {
  124. "path": "pages/mySet/help",
  125. "style": {
  126. "navigationBarTitleText": "",
  127. "enablePullDownRefresh": false
  128. }
  129. }
  130. ,{
  131. "path" : "pages/mySet/newCard",
  132. "style" :
  133. {
  134. "navigationBarTitleText": "新增名片",
  135. "enablePullDownRefresh": false
  136. }
  137. }
  138. ,{
  139. "path" : "pages/mySet/editHome",
  140. "style" :
  141. {
  142. "navigationBarTitleText": "主页信息",
  143. "enablePullDownRefresh": false
  144. }
  145. }
  146. ,{
  147. "path" : "pages/mySet/editCard",
  148. "style" :
  149. {
  150. "navigationBarTitleText": "编辑名片",
  151. "enablePullDownRefresh": false
  152. }
  153. }
  154. ,{
  155. "path" : "pages/mySet/lookCard",
  156. "style" :
  157. {
  158. "navigationBarTitleText": "证件分享",
  159. "enablePullDownRefresh": false
  160. }
  161. }
  162. ],
  163. "tabBar": {
  164. "custom": false,
  165. "color": "#656765",
  166. "selectedColor": "#112253",
  167. "borderStyle": "white",
  168. "backgroundColor": "#ffffff",
  169. "list": [{
  170. "pagePath": "pages/cardHolder/cardHolder",
  171. "iconPath": "static/imgs/wjj.png",
  172. "selectedIconPath": "static/imgs/swjj.png",
  173. "text": "电子名片"
  174. },
  175. {
  176. "pagePath": "pages/circle/circle",
  177. "iconPath": "static/imgs/cirlcle.png",
  178. "selectedIconPath": "static/imgs/scirlce.png",
  179. "text": "圈子"
  180. },
  181. {
  182. "pagePath": "pages/mySet/mySet",
  183. "iconPath": "static/imgs/my.png",
  184. "selectedIconPath": "static/imgs/smy.png",
  185. "text": "我的"
  186. }
  187. ]
  188. },
  189. "globalStyle": {
  190. "navigationBarTextStyle": "white",
  191. "navigationBarTitleText": "电子名片",
  192. "navigationBarBackgroundColor": "#112253",
  193. "backgroundColor": "#F8F8F8",
  194. "app-plus": {
  195. "background": "#efeff4"
  196. }
  197. }
  198. }