Browse Source

qu 改bug

panxiandiao_i 5 years ago
parent
commit
a9df5e3034
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -430,7 +430,7 @@ export const constantRoutes = [
     path: '/virtualDevices',
     component: Layout,
     name: '虚拟设备',
-    meta: { title: '虚拟设备', icon: 'env_platform' },
+    meta: { title: '虚拟设备', icon: 'module' },
     children: [{
       path: 'HTvehicle',
       name: '单车',