pages.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/login",
  5. "style": {
  6. "navigationBarTitleText": "登录"
  7. }
  8. },
  9. {
  10. "path": "pages/bluetooth/index/index",
  11. "style": {
  12. "navigationBarTitleText": "蓝牙配网"
  13. }
  14. },
  15. {
  16. "path": "pages/device/index",
  17. "style": {
  18. "navigationBarTitleText": "设备列表"
  19. }
  20. },
  21. {
  22. "path": "pages/user/list",
  23. "style": {
  24. "navigationBarTitleText": "用户列表"
  25. }
  26. },
  27. {
  28. "path": "pages/index",
  29. "style": {
  30. "navigationBarTitleText": "登录中",
  31. "navigationStyle": "custom"
  32. }
  33. },
  34. {
  35. "path": "pages/work/index",
  36. "style": {
  37. "navigationBarTitleText": "工作台"
  38. }
  39. },
  40. {
  41. "path": "pages/mine/index",
  42. "style": {
  43. "navigationBarTitleText": "我的"
  44. }
  45. },
  46. {
  47. "path": "pages/mine/avatar/index",
  48. "style": {
  49. "navigationBarTitleText": "修改头像"
  50. }
  51. },
  52. {
  53. "path": "pages/mine/info/index",
  54. "style": {
  55. "navigationBarTitleText": "个人信息"
  56. }
  57. },
  58. {
  59. "path": "pages/mine/info/edit",
  60. "style": {
  61. "navigationBarTitleText": "编辑资料"
  62. }
  63. },
  64. {
  65. "path": "pages/mine/pwd/index",
  66. "style": {
  67. "navigationBarTitleText": "修改密码"
  68. }
  69. },
  70. {
  71. "path": "pages/mine/setting/index",
  72. "style": {
  73. "navigationBarTitleText": "应用设置"
  74. }
  75. },
  76. {
  77. "path": "pages/mine/help/index",
  78. "style": {
  79. "navigationBarTitleText": "常见问题"
  80. }
  81. },
  82. {
  83. "path": "pages/mine/about/index",
  84. "style": {
  85. "navigationBarTitleText": "关于我们"
  86. }
  87. },
  88. {
  89. "path": "pages/common/webview/index",
  90. "style": {
  91. "navigationBarTitleText": "浏览网页"
  92. }
  93. },
  94. {
  95. "path": "pages/common/textview/index",
  96. "style": {
  97. "navigationBarTitleText": "浏览文本"
  98. }
  99. },
  100. {
  101. "path": "pages/device/detail",
  102. "style": {
  103. "navigationBarTitleText": "详情",
  104. "navigationStyle": "custom"
  105. }
  106. },
  107. {
  108. "path": "pages/device/detail_6",
  109. "style": {
  110. "navigationBarTitleText": "详情",
  111. "navigationStyle": "custom"
  112. }
  113. },
  114. {
  115. "path": "pages/device/detail_new_5",
  116. "style": {
  117. "navigationBarTitleText": "详情",
  118. "navigationStyle": "custom"
  119. }
  120. },
  121. {
  122. "path": "pages/device/detail_new_20250528",
  123. "style": {
  124. "navigationBarTitleText": "详情",
  125. "navigationStyle": "custom"
  126. }
  127. },
  128. {
  129. "path": "pages/device/setting",
  130. "style": {
  131. "navigationBarTitleText": "设置"
  132. }
  133. },
  134. {
  135. "path": "pages/wifi/index",
  136. "style": {
  137. "navigationBarTitleText": "配网"
  138. }
  139. },
  140. {
  141. "path": "pages/device/scan",
  142. "style": {
  143. "navigationBarTitleText": "绑定设备"
  144. }
  145. },
  146. {
  147. "path": "pages/user/index",
  148. "style": {
  149. "navigationBarTitleText": "客户列表"
  150. }
  151. },
  152. {
  153. "path": "pages/device/alert",
  154. "style": {
  155. "navigationBarTitleText": "报警列表"
  156. }
  157. },
  158. {
  159. "path": "pages/device/error",
  160. "style": {
  161. "navigationBarTitleText": "异常列表"
  162. }
  163. },
  164. {
  165. "path": "pages/device/reset/reset",
  166. "style": {
  167. "navigationBarTitleText": "设备注销"
  168. }
  169. },
  170. {
  171. "path": "pages/device/reset/resetrecord",
  172. "style": {
  173. "navigationBarTitleText": "注销记录"
  174. }
  175. },
  176. {
  177. "path": "pages/device/rank",
  178. "style": {
  179. "navigationBarTitleText": "排行榜"
  180. }
  181. },
  182. {
  183. "path": "pages/regist/index",
  184. "style": {
  185. "navigationBarTitleText": "注册信息"
  186. }
  187. },
  188. {
  189. "path" : "pages/reviews/reviews",
  190. "style" :
  191. {
  192. "navigationBarTitleText" : "注册审核",
  193. "enablePullDownRefresh" : false
  194. }
  195. }
  196. ],
  197. "tabBar": {
  198. "color": "#000000",
  199. "selectedColor": "#000000",
  200. "borderStyle": "white",
  201. "backgroundColor": "#ffffff",
  202. "list": [
  203. {
  204. "pagePath": "pages/work/index",
  205. "iconPath": "static/images/tabbar/work.png",
  206. "selectedIconPath": "static/images/tabbar/work_.png",
  207. "text": "工作台"
  208. },
  209. {
  210. "pagePath": "pages/mine/index",
  211. "iconPath": "static/images/tabbar/mine.png",
  212. "selectedIconPath": "static/images/tabbar/mine_.png",
  213. "text": "我的"
  214. }
  215. ]
  216. },
  217. "globalStyle": {
  218. "navigationBarTextStyle": "black",
  219. "navigationBarTitleText": "RuoYi",
  220. "navigationBarBackgroundColor": "#FFFFFF"
  221. }
  222. }