diff --git a/package-lock.json b/package-lock.json index b19af28..f51b65f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "axios": "^1.2.1", - "element-plus": "^2.8.7", + "element-plus": "^2.9.0", "pinia": "2.0.27", "vue": "^3.4.37", "vue-router": "4" @@ -398,9 +398,9 @@ } }, "node_modules/element-plus": { - "version": "2.8.7", - "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.8.7.tgz", - "integrity": "sha512-oGQyFRufFOgjd872tZc+T4xQAYLlX4hj6d3ixeY13L4fFNUuc1N49JHAqJGPda0tdx3qCnjceZoh1kqqj2+tXQ==", + "version": "2.9.0", + "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.9.0.tgz", + "integrity": "sha512-ccOFXKsauo2dtokAr4OX7gZsb7TuAoVxA2zGRZo5o2yyDDBLBaZxOoFQPoxITSLcHbBfQuNDGK5Iag5hnyKkZA==", "license": "MIT", "dependencies": { "@ctrl/tinycolor": "^3.4.1", @@ -411,7 +411,7 @@ "@types/lodash-es": "^4.17.6", "@vueuse/core": "^9.1.0", "async-validator": "^4.2.5", - "dayjs": "^1.11.3", + "dayjs": "^1.11.13", "escape-html": "^1.0.3", "lodash": "^4.17.21", "lodash-es": "^4.17.21", diff --git a/package.json b/package.json index 7ac50c2..fb20918 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "axios": "^1.2.1", - "element-plus": "^2.8.7", + "element-plus": "^2.9.0", "pinia": "2.0.27", "vue": "^3.4.37", "vue-router": "4" diff --git a/public/1.png b/public/1.png new file mode 100644 index 0000000..6bcf39b Binary files /dev/null and b/public/1.png differ diff --git a/public/2.png b/public/2.png new file mode 100644 index 0000000..aecbaf0 Binary files /dev/null and b/public/2.png differ diff --git a/public/3.png b/public/3.png new file mode 100644 index 0000000..2df6803 Binary files /dev/null and b/public/3.png differ diff --git a/public/a1.png b/public/a1.png new file mode 100644 index 0000000..15b421d Binary files /dev/null and b/public/a1.png differ diff --git a/public/a2.png b/public/a2.png new file mode 100644 index 0000000..3cd9a09 Binary files /dev/null and b/public/a2.png differ diff --git a/public/a3.png b/public/a3.png new file mode 100644 index 0000000..c9ddcd3 Binary files /dev/null and b/public/a3.png differ diff --git a/public/a4.png b/public/a4.png new file mode 100644 index 0000000..a4b7b66 Binary files /dev/null and b/public/a4.png differ diff --git a/src/router.js b/src/router.js index 446d80f..3af8150 100644 --- a/src/router.js +++ b/src/router.js @@ -1,4 +1,4 @@ - import { + import { createRouter, createWebHistory } from 'vue-router'; diff --git a/src/view/Main.vue b/src/view/Main.vue new file mode 100644 index 0000000..9bc3db7 --- /dev/null +++ b/src/view/Main.vue @@ -0,0 +1,497 @@ + + + + + \ No newline at end of file diff --git a/src/view/login.vue b/src/view/login.vue index b3c8f2d..4035190 100644 --- a/src/view/login.vue +++ b/src/view/login.vue @@ -4,10 +4,10 @@ {{ message }} - + - + 确定 diff --git a/yarn.lock b/yarn.lock index 42af924..2e6b3e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -243,7 +243,7 @@ csstype@^3.1.3: resolved "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz" integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== -dayjs@^1.11.3: +dayjs@^1.11.13: version "1.11.13" resolved "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz" integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg== @@ -253,10 +253,10 @@ delayed-stream@~1.0.0: resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ== -element-plus@^2.8.7: - version "2.8.7" - resolved "https://registry.npmmirror.com/element-plus/-/element-plus-2.8.7.tgz" - integrity sha512-oGQyFRufFOgjd872tZc+T4xQAYLlX4hj6d3ixeY13L4fFNUuc1N49JHAqJGPda0tdx3qCnjceZoh1kqqj2+tXQ== +element-plus@^2.9.0: + version "2.9.0" + resolved "https://registry.npmmirror.com/element-plus/-/element-plus-2.9.0.tgz" + integrity sha512-ccOFXKsauo2dtokAr4OX7gZsb7TuAoVxA2zGRZo5o2yyDDBLBaZxOoFQPoxITSLcHbBfQuNDGK5Iag5hnyKkZA== dependencies: "@ctrl/tinycolor" "^3.4.1" "@element-plus/icons-vue" "^2.3.1" @@ -266,7 +266,7 @@ element-plus@^2.8.7: "@types/lodash-es" "^4.17.6" "@vueuse/core" "^9.1.0" async-validator "^4.2.5" - dayjs "^1.11.3" + dayjs "^1.11.13" escape-html "^1.0.3" lodash "^4.17.21" lodash-es "^4.17.21"