pages.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. {
  2. "pages" : [
  3. {
  4. "path" : "pages/login",
  5. "style" : {
  6. "navigationBarTitleText" : "登录"
  7. }
  8. },
  9. {
  10. "path" : "pages/register",
  11. "style" : {
  12. "navigationBarTitleText" : "注册"
  13. }
  14. },
  15. {
  16. "path" : "pages/index",
  17. "style" : {
  18. "navigationBarTitleText" : "主页",
  19. "navigationStyle" : "custom"
  20. }
  21. },
  22. {
  23. "path" : "pages/work/index",
  24. "style" : {
  25. "navigationBarTitleText" : "工作台"
  26. }
  27. },
  28. {
  29. "path" : "pages/work/record/RecordList",
  30. "style" : {
  31. "navigationBarTitleText" : "拍照点"
  32. }
  33. },
  34. {
  35. "path" : "pages/work/record/camera-scan-code",
  36. "style" : {
  37. "navigationBarTitleText" : "相册"
  38. }
  39. },
  40. {
  41. "path" : "pages/work/record/InfoList",
  42. "style" : {
  43. "navigationBarTitleText" : "产品声像信息界面"
  44. }
  45. },
  46. {
  47. "path" : "pages/work/record/InfoDetail",
  48. "style" : {
  49. "navigationBarTitleText" : "产像记录任务详情"
  50. }
  51. },
  52. {
  53. "path" : "pages/work/record/PhotoList",
  54. "style" : {
  55. "navigationBarTitleText" : "拍照列表"
  56. }
  57. },
  58. {
  59. "path" : "pages/work/record/Camera",
  60. "style" : {
  61. "navigationBarTitleText" : "拍照界面"
  62. }
  63. },
  64. {
  65. "path" : "pages/work/report/InspectionList",
  66. "style" : {
  67. "navigationBarTitleText" : "检验记录"
  68. }
  69. },
  70. {
  71. "path" : "pages/work/process/ProcessList",
  72. "style" : {
  73. "navigationBarTitleText" : "关键工序记录"
  74. }
  75. },
  76. {
  77. "path" : "pages/mine/index",
  78. "style" : {
  79. "navigationBarTitleText" : "用户管理"
  80. }
  81. },
  82. {
  83. "path" : "pages/mine/info/index",
  84. "style" : {
  85. "navigationBarTitleText" : "个人信息"
  86. }
  87. },
  88. {
  89. "path" : "pages/mine/info/edit",
  90. "style" : {
  91. "navigationBarTitleText" : "编辑资料"
  92. }
  93. },
  94. {
  95. "path" : "pages/mine/pwd/index",
  96. "style" : {
  97. "navigationBarTitleText" : "修改密码"
  98. }
  99. },
  100. {
  101. "path" : "pages/mine/setting/index",
  102. "style" : {
  103. "navigationBarTitleText" : "应用设置"
  104. }
  105. },
  106. {
  107. "path" : "pages/mine/help/index",
  108. "style" : {
  109. "navigationBarTitleText" : "常见问题"
  110. }
  111. },
  112. {
  113. "path" : "pages/mine/about/index",
  114. "style" : {
  115. "navigationBarTitleText" : "关于我们"
  116. }
  117. },
  118. {
  119. "path" : "pages/common/webview/index",
  120. "style" : {
  121. "navigationBarTitleText" : "浏览网页"
  122. }
  123. },
  124. {
  125. "path" : "pages/common/textview/index",
  126. "style" : {
  127. "navigationBarTitleText" : "浏览文本"
  128. }
  129. },
  130. {
  131. "path" : "pages/work/download/DownloadList",
  132. "style" : {
  133. "navigationBarTitleText" : "产品信息"
  134. }
  135. },
  136. {
  137. "path" : "pages/work/download/DownloadDetail",
  138. "style" : {
  139. "navigationBarTitleText" : "检验任务详情"
  140. }
  141. },
  142. {
  143. "path" : "pages/work/task/TaskList",
  144. "style" : {
  145. "navigationBarTitleText" : "任务管理"
  146. }
  147. },
  148. {
  149. "path" : "pages/work/download/PhotoRecord",
  150. "style" : {
  151. "navigationBarTitleText" : "拍照点"
  152. }
  153. },
  154. {
  155. "path" : "pages/work/download/TaskCamera-scan-code",
  156. "style" :
  157. {
  158. "navigationBarTitleText" : "相册"
  159. }
  160. },
  161. {
  162. "path" : "pages/work/download/TaskCamera",
  163. "style" : {
  164. "navigationBarTitleText" : "拍照界面"
  165. }
  166. },
  167. {
  168. "path" : "pages/work/log/logList",
  169. "style" :
  170. {
  171. "navigationBarTitleText" : "日志列表"
  172. }
  173. },
  174. {
  175. "path" : "pages/work/log/logDetail",
  176. "style" :
  177. {
  178. "navigationBarTitleText" : "日志详情"
  179. }
  180. },
  181. {
  182. "path" : "pages/mine/person/PersonList",
  183. "style" :
  184. {
  185. "navigationBarTitleText" : "用户列表"
  186. }
  187. },
  188. {
  189. "path" : "pages/mine/person/PersonDetail",
  190. "style" :
  191. {
  192. "navigationBarTitleText" : "用户信息"
  193. }
  194. }
  195. ],
  196. "tabBar" : {
  197. "color" : "#000000",
  198. "selectedColor" : "#000000",
  199. "borderStyle" : "white",
  200. "backgroundColor" : "#ffffff",
  201. "list" : [
  202. {
  203. "pagePath" : "pages/work/index",
  204. "iconPath" : "static/images/tabbar/work.png",
  205. "selectedIconPath" : "static/images/tabbar/work_.png",
  206. "text" : "工作台"
  207. }
  208. // {
  209. // "pagePath" : "pages/mine/index",
  210. // "iconPath" : "static/images/tabbar/mine.png",
  211. // "selectedIconPath" : "static/images/tabbar/mine_.png",
  212. // "text" : "我的"
  213. // }
  214. ]
  215. },
  216. "globalStyle" : {
  217. "navigationBarTextStyle" : "black",
  218. "navigationBarTitleText" : "RuoYi",
  219. "navigationBarBackgroundColor" : "#FFFFFF"
  220. },
  221. "condition" : {
  222. //模式配置,仅开发期间生效
  223. "current" : 0, //当前激活的模式(list 的索引项)
  224. "list" : [
  225. {
  226. "name" : "", //模式名称
  227. "path" : "", //启动页面,必选
  228. "query" : "" //启动参数,在页面的onLoad函数里面得到
  229. }
  230. ]
  231. }
  232. }