LiuTeng 1 tahun lalu
induk
melakukan
3edbd37161

+ 6 - 1
src/router/index.js

@@ -13,7 +13,12 @@ const routes = [
   //数据大屏
   {
     path: '/big',
-    component: () => import('@/views/dataScreent/')
+    component: () => import('@/views/dataScreen/')
+  },
+  //数据大屏1
+  {
+    path: '/big1',
+    component: () => import('@/views/dataScreen1/')
   },
   //体检报告
   {

src/views/dataScreent/components/top2/center.vue → src/views/dataScreen/components/top2/center.vue


src/views/dataScreent/components/top2/left.vue → src/views/dataScreen/components/top2/left.vue


src/views/dataScreent/components/top2/right.vue → src/views/dataScreen/components/top2/right.vue


src/views/dataScreent/components/top3/center.vue → src/views/dataScreen/components/top3/center.vue


src/views/dataScreent/components/top3/left1.vue → src/views/dataScreen/components/top3/left1.vue


src/views/dataScreent/components/top3/left1_1.vue → src/views/dataScreen/components/top3/left1_1.vue


src/views/dataScreent/components/top3/left2.vue → src/views/dataScreen/components/top3/left2.vue


src/views/dataScreent/components/top3/left2_1.vue → src/views/dataScreen/components/top3/left2_1.vue


src/views/dataScreent/components/top3/right1.vue → src/views/dataScreen/components/top3/right1.vue


src/views/dataScreent/components/top3/right1_1.vue → src/views/dataScreen/components/top3/right1_1.vue


src/views/dataScreent/components/top3/right1_2.vue → src/views/dataScreen/components/top3/right1_2.vue


src/views/dataScreent/components/top3/right2.vue → src/views/dataScreen/components/top3/right2.vue


src/views/dataScreent/components/top3/right2_1.vue → src/views/dataScreen/components/top3/right2_1.vue


src/views/dataScreent/components/top3/right2_2.vue → src/views/dataScreen/components/top3/right2_2.vue


src/views/dataScreent/components/top3/right2_3.vue → src/views/dataScreen/components/top3/right2_3.vue


src/views/dataScreent/components/top3/right2_4.vue → src/views/dataScreen/components/top3/right2_4.vue


src/views/dataScreent/components/top4/1.vue → src/views/dataScreen/components/top4/1.vue


src/views/dataScreent/components/top4/2.vue → src/views/dataScreen/components/top4/2.vue


src/views/dataScreent/components/top4/3.vue → src/views/dataScreen/components/top4/3.vue


src/views/dataScreent/components/top4/4.vue → src/views/dataScreen/components/top4/4.vue


src/views/dataScreent/index.vue → src/views/dataScreen/index.vue


src/views/dataScreent/time.js → src/views/dataScreen/time.js


src/views/dataScreent/top2.vue → src/views/dataScreen/top2.vue


src/views/dataScreent/top3.vue → src/views/dataScreen/top3.vue


src/views/dataScreent/top4.vue → src/views/dataScreen/top4.vue