diff --git a/psdc-ui/src/App.vue b/psdc-ui/src/App.vue index 652f7b3..133581f 100644 --- a/psdc-ui/src/App.vue +++ b/psdc-ui/src/App.vue @@ -20,4 +20,11 @@ onMounted(() => { padding: 0; box-sizing:border-box; } + h2{ + margin: 0; + } + body{ + color: #f3ffff; + font-size: 14px; + } diff --git a/psdc-ui/src/assets/images/1.png b/psdc-ui/src/assets/images/1.png new file mode 100644 index 0000000..91fb858 Binary files /dev/null and b/psdc-ui/src/assets/images/1.png differ diff --git a/psdc-ui/src/assets/images/5.png b/psdc-ui/src/assets/images/5.png new file mode 100644 index 0000000..ed964b1 Binary files /dev/null and b/psdc-ui/src/assets/images/5.png differ diff --git a/psdc-ui/src/assets/images/6.png b/psdc-ui/src/assets/images/6.png new file mode 100644 index 0000000..ddc91e3 Binary files /dev/null and b/psdc-ui/src/assets/images/6.png differ diff --git a/psdc-ui/src/assets/images/bg.png b/psdc-ui/src/assets/images/bg.png new file mode 100644 index 0000000..83bb019 Binary files /dev/null and b/psdc-ui/src/assets/images/bg.png differ diff --git a/psdc-ui/src/assets/images/headtitle.png b/psdc-ui/src/assets/images/headtitle.png new file mode 100644 index 0000000..784e2aa Binary files /dev/null and b/psdc-ui/src/assets/images/headtitle.png differ diff --git a/psdc-ui/src/assets/images/line.png b/psdc-ui/src/assets/images/line.png new file mode 100644 index 0000000..eaf91eb Binary files /dev/null and b/psdc-ui/src/assets/images/line.png differ diff --git a/psdc-ui/src/assets/images/mainbox.png b/psdc-ui/src/assets/images/mainbox.png new file mode 100644 index 0000000..3ee3ac6 Binary files /dev/null and b/psdc-ui/src/assets/images/mainbox.png differ diff --git a/psdc-ui/src/assets/images/wrapperbox.png b/psdc-ui/src/assets/images/wrapperbox.png new file mode 100644 index 0000000..3de2945 Binary files /dev/null and b/psdc-ui/src/assets/images/wrapperbox.png differ diff --git a/psdc-ui/src/assets/images/wrappertitle.png b/psdc-ui/src/assets/images/wrappertitle.png new file mode 100644 index 0000000..f51089b Binary files /dev/null and b/psdc-ui/src/assets/images/wrappertitle.png differ diff --git a/psdc-ui/src/router/index.js b/psdc-ui/src/router/index.js index c4a9d64..76bdf48 100644 --- a/psdc-ui/src/router/index.js +++ b/psdc-ui/src/router/index.js @@ -59,15 +59,13 @@ export const constantRoutes = [ }, { path: '', - component: Layout, - redirect: '/index', children: [ { - path: '/index', - component: () => import('@/views/index'), - name: 'Index', + path: 'bigview', + component: () => import('@/views/bigview/index'), + name: 'bigview', meta: { title: '首页', icon: 'dashboard', affix: true } - } + }, ] }, { diff --git a/psdc-ui/src/views/index.vue b/psdc-ui/src/views/analyse/nhfx/index.vue similarity index 80% rename from psdc-ui/src/views/index.vue rename to psdc-ui/src/views/analyse/nhfx/index.vue index 58752af..a89cb93 100644 --- a/psdc-ui/src/views/index.vue +++ b/psdc-ui/src/views/analyse/nhfx/index.vue @@ -1,6 +1,6 @@ diff --git a/psdc-ui/src/views/analyse/nhtj/index.vue b/psdc-ui/src/views/analyse/nhtj/index.vue new file mode 100644 index 0000000..e2ec839 --- /dev/null +++ b/psdc-ui/src/views/analyse/nhtj/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/bigview/index.vue b/psdc-ui/src/views/bigview/index.vue new file mode 100644 index 0000000..9f7de75 --- /dev/null +++ b/psdc-ui/src/views/bigview/index.vue @@ -0,0 +1,113 @@ + + + + + + diff --git a/psdc-ui/src/views/control/manual/index.vue b/psdc-ui/src/views/control/manual/index.vue new file mode 100644 index 0000000..2fd71bf --- /dev/null +++ b/psdc-ui/src/views/control/manual/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/control/timer/index.vue b/psdc-ui/src/views/control/timer/index.vue new file mode 100644 index 0000000..1db90ce --- /dev/null +++ b/psdc-ui/src/views/control/timer/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/emonitor/db/index.vue b/psdc-ui/src/views/emonitor/db/index.vue new file mode 100644 index 0000000..04cfbe5 --- /dev/null +++ b/psdc-ui/src/views/emonitor/db/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/emonitor/drgl/index.vue b/psdc-ui/src/views/emonitor/drgl/index.vue new file mode 100644 index 0000000..b0937e1 --- /dev/null +++ b/psdc-ui/src/views/emonitor/drgl/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/emonitor/frdl/index.vue b/psdc-ui/src/views/emonitor/frdl/index.vue new file mode 100644 index 0000000..a3dc3a2 --- /dev/null +++ b/psdc-ui/src/views/emonitor/frdl/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/emonitor/kqyrb/index.vue b/psdc-ui/src/views/emonitor/kqyrb/index.vue new file mode 100644 index 0000000..cfe175e --- /dev/null +++ b/psdc-ui/src/views/emonitor/kqyrb/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/emonitor/sp/index.vue b/psdc-ui/src/views/emonitor/sp/index.vue new file mode 100644 index 0000000..d356c8b --- /dev/null +++ b/psdc-ui/src/views/emonitor/sp/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/emonitor/wdcgq/index.vue b/psdc-ui/src/views/emonitor/wdcgq/index.vue new file mode 100644 index 0000000..93eb00b --- /dev/null +++ b/psdc-ui/src/views/emonitor/wdcgq/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/emonitor/xrgl/index.vue b/psdc-ui/src/views/emonitor/xrgl/index.vue new file mode 100644 index 0000000..477883d --- /dev/null +++ b/psdc-ui/src/views/emonitor/xrgl/index.vue @@ -0,0 +1,16 @@ + + + + + + diff --git a/psdc-ui/src/views/error/404.vue b/psdc-ui/src/views/error/404.vue index e7ee815..988af14 100644 --- a/psdc-ui/src/views/error/404.vue +++ b/psdc-ui/src/views/error/404.vue @@ -17,7 +17,7 @@
对不起,您正在寻找的页面不存在。尝试检查URL的错误,然后按浏览器上的刷新按钮或尝试在我们的应用程序中找到其他内容。
- + 返回首页 diff --git a/psdc-ui/src/views/login.vue b/psdc-ui/src/views/login.vue index af4cb7c..1f89f9e 100644 --- a/psdc-ui/src/views/login.vue +++ b/psdc-ui/src/views/login.vue @@ -1,63 +1,68 @@