From c169e8802c8c56be61b0ab2c9fef6cdf6c3f5eaa Mon Sep 17 00:00:00 2001 From: lihuilin Date: Fri, 4 Jul 2025 11:45:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8E=E6=B5=8B=E8=AF=95=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- .env.test | 4 +- src/views/consume/beanConsume.vue | 588 +------------------------- src/views/home.vue | 31 +- src/views/index.vue | 44 -- src/views/login-hxl.vue | 267 ------------ src/views/login.vue | 9 +- src/views/recharge/beanRecharge.vue | 799 +----------------------------------- src/views/refund/beanRefund.vue | 736 +-------------------------------- src/views/workspace/index.vue | 6 +- stats.html | 2 +- 11 files changed, 34 insertions(+), 2456 deletions(-) delete mode 100644 src/views/index.vue delete mode 100644 src/views/login-hxl.vue diff --git a/.env.development b/.env.development index 0551857..aa3603f 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ -VITE_API_BASE='https://hwjb.homilychart.com/admin/' +# VITE_API_BASE='https://hwjb.homilychart.com/admin/' # VITE_API_BASE='https://hwjb.homilychart.com/gold_htms_dev' -# VITE_API_BASE='http://54.251.137.151:10704/' +VITE_API_BASE='http://192.168.8.242:8081/' # VITE_API_BASE='http://18.143.76.3:10704/' diff --git a/.env.test b/.env.test index b3464e0..afb777c 100644 --- a/.env.test +++ b/.env.test @@ -1,5 +1,3 @@ # VITE_API_BASE='https://hwjb.homilychart.com/gold_htms_prod' -#VITE_API_BASE='http://54.251.137.151:10704/' VITE_API_BASE='https://hwjb.homilychart.com/admin/' -#VITE_API_BASE='https://hwjb.homilychart.com/gold_htms_dev' -# VITE_API_BASE='http://18.143.76.3:10704/' +# VITE_API_BASE='http://18.143.76.3:10704/' \ No newline at end of file diff --git a/src/views/consume/beanConsume.vue b/src/views/consume/beanConsume.vue index 257b63d..0044874 100644 --- a/src/views/consume/beanConsume.vue +++ b/src/views/consume/beanConsume.vue @@ -1,586 +1,4 @@ - - - 金币充值 - 金豆充值 + 金币消耗 - 金豆消耗 + 金币退款 - 金豆退款 + @@ -230,7 +225,7 @@ const openExportList = () => { {{ adminData.name }} 查看个人信息 - 退出登录 + 退出登录 查看下载列表 diff --git a/src/views/index.vue b/src/views/index.vue deleted file mode 100644 index 879396d..0000000 --- a/src/views/index.vue +++ /dev/null @@ -1,44 +0,0 @@ - - \ No newline at end of file diff --git a/src/views/login-hxl.vue b/src/views/login-hxl.vue deleted file mode 100644 index 1f86bdb..0000000 --- a/src/views/login-hxl.vue +++ /dev/null @@ -1,267 +0,0 @@ - - - - - diff --git a/src/views/login.vue b/src/views/login.vue index 04a0a55..e0a944f 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -24,7 +24,7 @@ function getMachineId() { localStorage.setItem('machineId', machineId1) } } -const form = ref({ account: '', password: '', token: '', machineId: machineId1.value }) +const form = ref({ account: null, password: '', token: '', machineId: machineId1.value }) //调用方法 const login = async function () { try { @@ -65,14 +65,15 @@ onMounted(() => {

金币系统登录

- - + + - + diff --git a/src/views/recharge/beanRecharge.vue b/src/views/recharge/beanRecharge.vue index 2a5f0ef..0044874 100644 --- a/src/views/recharge/beanRecharge.vue +++ b/src/views/recharge/beanRecharge.vue @@ -1,797 +1,4 @@ - - -