diff --git a/package.json b/package.json index 6b7b701..3167e00 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "build": "vue-cli-service build" }, "dependencies": { + "@element-plus/icons-vue": "^2.3.1", "axios": "^1.6.8", "core-js": "^3.8.3", "element-plus": "^2.7.2", diff --git a/public/favicon.ico b/public/favicon.ico index 660c423..16d2b3e 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/src/assets/images/lx-bg.jpg b/src/assets/images/lx-bg.jpg new file mode 100644 index 0000000..60b1969 Binary files /dev/null and b/src/assets/images/lx-bg.jpg differ diff --git a/src/assets/images/微信图片_20240529174159.png b/src/assets/images/微信图片_20240529174159.png new file mode 100644 index 0000000..16d2b3e Binary files /dev/null and b/src/assets/images/微信图片_20240529174159.png differ diff --git a/src/views/index.vue b/src/views/index.vue index 7802d3d..5cb4c50 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -23,7 +23,7 @@