From 29cb92224b55778523b56c5b58c3ef04adc32979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B2=E5=85=B8=E5=8D=93?= Date: Thu, 24 Oct 2024 16:28:13 +0800 Subject: [PATCH] flat: 123 --- pages/my/my.vue | 719 ++++++++++++++++++++++++------------------------ vue.config.js | 4 +- 2 files changed, 357 insertions(+), 366 deletions(-) diff --git a/pages/my/my.vue b/pages/my/my.vue index 32c1083..5b8c094 100644 --- a/pages/my/my.vue +++ b/pages/my/my.vue @@ -1,365 +1,356 @@ - - - - - \ No newline at end of file diff --git a/vue.config.js b/vue.config.js index e6f92ae..22b58c5 100644 --- a/vue.config.js +++ b/vue.config.js @@ -6,8 +6,8 @@ module.exports = { port: 1887, proxy: { '/api': { - target: 'http://10.165.0.173:8000', - // target: 'http://192.168.1.115:8000', + // target: 'http://10.165.0.173:8000', + target: 'http://192.168.1.115:8000', ws: true, pathRewrite: { '^/api': '/'