426c207c575ae951565ae7e60882c4f3a9df2de8..7fa0b67aa51407aa9a3e107d0d4f20c2c5f995d1
2022-03-08 zengh
Merge remote-tracking branch 'origin/master'
7fa0b6 diff | tree
2022-03-08 zengh
注册调整
2f79fa diff | tree
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: [
        {