diff --git a/src/App.vue b/src/App.vue index c4f4895..2f867e9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,11 @@ - + + + + + @@ -14,6 +18,12 @@ // import http from './utils/request'//导入接口?? // import {getData} from './api' +// import DevicePixelRatio from './libs/rem' +// export default{ +// created(){ +// new DevicePixelRatio().init() +// } +// } @@ -29,7 +39,11 @@ background-color: rgba(2, 167, 240, 0.729411764705882); } - +.text{ +color:rgba(2, 167, 240, 0.729411764705882); +cursor: pointer; +/* 将鼠标样式设为手型 */ +} diff --git a/src/assets/card.png b/src/assets/card.png new file mode 100644 index 0000000..39750e4 Binary files /dev/null and b/src/assets/card.png differ diff --git a/src/assets/数据显示.png b/src/assets/数据显示.png index ee9e101..a53367c 100644 Binary files a/src/assets/数据显示.png and b/src/assets/数据显示.png differ diff --git a/src/assets/数据显示old.png b/src/assets/数据显示old.png new file mode 100644 index 0000000..ee9e101 Binary files /dev/null and b/src/assets/数据显示old.png differ diff --git a/src/components/Children.vue b/src/components/Children.vue new file mode 100644 index 0000000..93a02f9 --- /dev/null +++ b/src/components/Children.vue @@ -0,0 +1,19 @@ + + + diff --git a/src/components/CommonAside.vue b/src/components/CommonAside.vue index 8526dcd..ddadbe9 100644 --- a/src/components/CommonAside.vue +++ b/src/components/CommonAside.vue @@ -1,66 +1,84 @@ @@ -240,4 +265,5 @@ export default { color:#fff; } + \ No newline at end of file diff --git a/src/components/CommonHeader.vue b/src/components/CommonHeader.vue index 2e28e6d..647840f 100644 --- a/src/components/CommonHeader.vue +++ b/src/components/CommonHeader.vue @@ -8,7 +8,7 @@ - 这是一段信息 + 取 消 确 定 @@ -51,18 +51,22 @@ - 用户信息 + 请登录 - - - 注册 - + + + + - - 登录 + + + + + + 登录 @@ -75,6 +79,7 @@ + + \ No newline at end of file diff --git a/src/components/CommonHeaderUser.vue b/src/components/CommonHeaderUser.vue new file mode 100644 index 0000000..2d51aa7 --- /dev/null +++ b/src/components/CommonHeaderUser.vue @@ -0,0 +1,225 @@ + + + + + + \ No newline at end of file diff --git a/src/components/EmphasizedText.vue b/src/components/EmphasizedText.vue new file mode 100644 index 0000000..bf8ff81 --- /dev/null +++ b/src/components/EmphasizedText.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/src/components/QiPao.vue b/src/components/QiPao.vue new file mode 100644 index 0000000..a432fba --- /dev/null +++ b/src/components/QiPao.vue @@ -0,0 +1,189 @@ + + + + + \ No newline at end of file diff --git a/src/components/dimensionComponent.vue b/src/components/dimensionComponent.vue new file mode 100644 index 0000000..b860614 --- /dev/null +++ b/src/components/dimensionComponent.vue @@ -0,0 +1,315 @@ + + + + + \ No newline at end of file diff --git a/src/components/echarts/AreaChart.vue b/src/components/echarts/AreaChart.vue new file mode 100644 index 0000000..2d687ad --- /dev/null +++ b/src/components/echarts/AreaChart.vue @@ -0,0 +1,124 @@ + + + + + + \ No newline at end of file diff --git a/src/components/echarts/DifferentialChart.vue b/src/components/echarts/DifferentialChart.vue new file mode 100644 index 0000000..10a971a --- /dev/null +++ b/src/components/echarts/DifferentialChart.vue @@ -0,0 +1,104 @@ + + + + + + \ No newline at end of file diff --git a/src/components/echarts/DynamicLine.vue b/src/components/echarts/DynamicLine.vue new file mode 100644 index 0000000..7b3b278 --- /dev/null +++ b/src/components/echarts/DynamicLine.vue @@ -0,0 +1,155 @@ + + + + + \ No newline at end of file diff --git a/src/components/echarts/HalfDoughnut.vue b/src/components/echarts/HalfDoughnut.vue index 469b146..3677b29 100644 --- a/src/components/echarts/HalfDoughnut.vue +++ b/src/components/echarts/HalfDoughnut.vue @@ -1,77 +1,95 @@ diff --git a/src/components/echarts/Histogram.vue b/src/components/echarts/Histogram.vue new file mode 100644 index 0000000..07545ff --- /dev/null +++ b/src/components/echarts/Histogram.vue @@ -0,0 +1,130 @@ + + + + + + \ No newline at end of file diff --git a/src/components/halfYear.vue b/src/components/halfYear.vue new file mode 100644 index 0000000..f2e1f2d --- /dev/null +++ b/src/components/halfYear.vue @@ -0,0 +1,208 @@ + + + + + + diff --git a/src/components/old.vue b/src/components/old.vue new file mode 100644 index 0000000..e19ab8a --- /dev/null +++ b/src/components/old.vue @@ -0,0 +1,265 @@ + + + + + \ No newline at end of file diff --git a/src/components/quterComponent.vue b/src/components/quterComponent.vue index f6f4feb..11f0cd4 100644 --- a/src/components/quterComponent.vue +++ b/src/components/quterComponent.vue @@ -46,7 +46,8 @@ v-model="text" :size="size" :readonly="!canEdit" - :disabled="disabled"> + :disabled="disabled" + size="mini"> @@ -388,6 +389,8 @@ export default { \ No newline at end of file diff --git a/src/components/region.vue b/src/components/region.vue index e1765b2..115a8e3 100644 --- a/src/components/region.vue +++ b/src/components/region.vue @@ -1,3 +1,4 @@ + @@ -172,6 +209,15 @@ $bg:#2d3a4b; $dark_gray:#889aa4; $light_gray:#eee; +.router-link-active { + text-decoration: none; + color: #fff; +} +a { + text-decoration: none; + color: #fff; +} + .login-container { min-height: 100vh; width: 100%; diff --git a/src/register/index.vue b/src/user/register.vue similarity index 72% rename from src/register/index.vue rename to src/user/register.vue index ae11a84..17344e3 100644 --- a/src/register/index.vue +++ b/src/user/register.vue @@ -30,7 +30,25 @@ - + + + + + + + + + + + + + + + + + + + + + + + + @@ -83,7 +110,7 @@ + + \ No newline at end of file diff --git a/src/views/Main.vue b/src/views/Main.vue index 7f3de5a..53efc6a 100644 --- a/src/views/Main.vue +++ b/src/views/Main.vue @@ -7,7 +7,8 @@ - + + @@ -15,9 +16,11 @@
- + + +
- +
@@ -26,14 +29,16 @@ + + \ No newline at end of file diff --git a/src/views/UserManagement.vue b/src/views/UserManagement.vue new file mode 100644 index 0000000..d00bfe2 --- /dev/null +++ b/src/views/UserManagement.vue @@ -0,0 +1,594 @@ + + + + + diff --git a/src/views/graphViewV4.vue b/src/views/graphViewV4.vue index 2cca7c7..523f1de 100644 --- a/src/views/graphViewV4.vue +++ b/src/views/graphViewV4.vue @@ -1,96 +1,184 @@ -