ソースを参照

调整显示顺序

xiaohaizhao 1 年間 前
コミット
e7c7f2c40f
1 ファイル変更4 行追加4 行削除
  1. 4 4
      pages/index/modules/workbench.vue

+ 4 - 4
pages/index/modules/workbench.vue

@@ -32,16 +32,16 @@ export default {
             const clist = ['#5487F7', '#F29C37', '#9A6FF8', '#5AB73F', '#5487F7']
             let authList = uni.getStorageSync('authList'),
                 list = [{
+                    label: "设备中心",
+                    icon: "icon-xunjianzhongxin",
+                    path: "/pages/facility/index?page=设备中心"
+                }, {
                     label: "巡检中心",
                     icon: "icon-xunjianzhongxin"
                 }, {
                     label: "告警中心",
                     icon: "icon-gaojingzhongxin",
                     path: "/pages/alerts/index"
-                }, {
-                    label: "设备中心",
-                    icon: "icon-xunjianzhongxin",
-                    path: "/pages/facility/index?page=设备中心"
                 }, {
                     label: "取水系统",
                     icon: "icon-xunjianzhongxin"