zengh
2022-03-08 2f79fa9973432d58b359f06474d012539084bcb1
注册调整
2 files modified
20 ■■■■■ changed files
pages/alarm_list/demo.config.js 8 ●●●● patch | view | raw | blame | history
pages/grabOrders/grabOrdersMain/business.vue 12 ●●●● patch | view | raw | blame | history
pages/alarm_list/demo.config.js
@@ -20,6 +20,12 @@
            path: 'pages/alarm_list/industry/industry',
            icon: 'tabbar',
            title: '行业政策',
        }]
        },
        {
            path: 'pages/grabOrders/personnelCount/personnelCount',
            icon: 'tabbar',
            title: '人员统计',
        },
        ]
    }
]
pages/grabOrders/grabOrdersMain/business.vue
@@ -108,12 +108,12 @@
          url: "",
          cout: 0,
        },
        {
          title: "人员统计",
          img: "/static/workbench/task10.png",
          url: "../personnelCount/personnelCount",
          cout: 0,
        },
        // {
        //   title: "人员统计",
        //   img: "/static/workbench/task10.png",
        //   url: "../personnelCount/personnelCount",
        //   cout: 0,
        // },
      ],
      dataTwo: [
        {