diff --git a/src/assets/Vector.svg b/src/assets/Vector.svg
new file mode 100644
index 0000000..dbfb9e0
--- /dev/null
+++ b/src/assets/Vector.svg
@@ -0,0 +1,9 @@
+
diff --git a/src/config/router.config.js b/src/config/router.config.js
index b808d76..c9c19c8 100644
--- a/src/config/router.config.js
+++ b/src/config/router.config.js
@@ -76,6 +76,19 @@ export const constantRouterMap = [
       }
     ]
   },
+  {
+    path: '/largeScreen',
+    component: BlankLayout,
+    redirect: '/largeScreen',
+    hidden: true,
+    children: [
+      {
+        path: 'productionCommandCenter',
+        name: 'productionCommandCenter',
+        component: () => import(/* webpackChunkName: "largeScreen" */ '@/views/largeScreen/productionCommandCenter')
+      }
+    ]
+  },
 
   {
     path: '/404',
diff --git a/src/permission.js b/src/permission.js
index 5de7ac6..5f8bf3f 100644
--- a/src/permission.js
+++ b/src/permission.js
@@ -10,7 +10,7 @@ import { ACCESS_TOKEN, ALL_APPS_MENU } from '@/store/mutation-types'
 import { Modal, notification } from 'ant-design-vue' // NProgress Configuration
 import { timeFix } from '@/utils/util'/// es/notification
 NProgress.configure({ showSpinner: false })
-const whiteList = ['login', 'register', 'registerResult'] // no redirect whitelist
+const whiteList = ['login', 'register', 'registerResult', 'productionCommandCenter'] // no redirect whitelist
 // 无默认首页的情况
 const defaultRoutePath = '/welcome'
 
diff --git a/src/views/largeScreen/productionCommandCenter/index.vue b/src/views/largeScreen/productionCommandCenter.vue
similarity index 82%
rename from src/views/largeScreen/productionCommandCenter/index.vue
rename to src/views/largeScreen/productionCommandCenter.vue
index 2fdf067..612b52e 100644
--- a/src/views/largeScreen/productionCommandCenter/index.vue
+++ b/src/views/largeScreen/productionCommandCenter.vue
@@ -3,20 +3,20 @@
 
 
   
-        
-          
-          
-          
雄伟光大生产指挥中心
-          
-          
-          
+    
+      
+      
+      
雄伟光大生产指挥中心
+      
+      
+      
-          
-            
-          
-        
+        
工厂整体运行状态
+      
+      
+        
+      
+