- remoteSensingData
+
+
+
-
\ No newline at end of file
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/login/component/account.vue b/src/views/login/component/account.vue
index e824e81..3171e20 100644
--- a/src/views/login/component/account.vue
+++ b/src/views/login/component/account.vue
@@ -1,14 +1,14 @@
-
+
-
+
@@ -22,32 +22,34 @@
-
+
-
+
-
- 1234
+
+
+
- 登 录
+ LOGIN
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 6438f18..04915af 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -22,7 +22,7 @@
-
+
diff --git a/vite.config.js b/vite.config.js
index c30f713..f7632fb 100644
--- a/vite.config.js
+++ b/vite.config.js
@@ -30,7 +30,7 @@ const viteConfig = defineConfig((mode) => {
hmr: true,
proxy: {
'/api': {
- target: 'https://gitee.com',
+ target: 'http://192.168.31.14:9090',
ws: true,
changeOrigin: true,
rewrite: (path) => path.replace(/^\/api/, ''),
diff --git a/yarn.lock b/yarn.lock
index c91ddeb..9f48e5c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1021,6 +1021,11 @@ js-cookie@^3.0.1:
resolved "https://registry.npmmirror.com/js-cookie/-/js-cookie-3.0.1.tgz#9e39b4c6c2f56563708d7d31f6f5f21873a92414"
integrity sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw==
+js-md5@^0.7.3:
+ version "0.7.3"
+ resolved "https://registry.npmmirror.com/js-md5/-/js-md5-0.7.3.tgz#b4f2fbb0b327455f598d6727e38ec272cd09c3f2"
+ integrity sha512-ZC41vPSTLKGwIRjqDh8DfXoCrdQIyBgspJVPXHBGu4nZlAEvG3nf+jO9avM9RmLiGakg7vz974ms99nEV0tmTQ==
+
js-sdsl@^4.1.4:
version "4.4.0"
resolved "https://registry.npmmirror.com/js-sdsl/-/js-sdsl-4.4.0.tgz#8b437dbe642daa95760400b602378ed8ffea8430"