From 5158894cff78f88f13448989472fce3ffac03b95 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Thu, 9 May 2024 13:50:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- src/views/data/user/user/edit.vue | 8 ++++---- src/views/data/user/user/index.vue | 14 +++++++++----- test.html | 22 ++++++++++++++++++++++ 4 files changed, 36 insertions(+), 10 deletions(-) create mode 100644 test.html diff --git a/.env.production b/.env.production index 084e89a..8608b42 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV = 'production' # Base API # VITE_APP_BASE_URL='http://192.168.1.22:8596' -VITE_APP_BASE_URL='https://ceshi-erp.lihaink.cn' \ No newline at end of file +VITE_APP_BASE_URL='https://erp.lihaink.cn' \ No newline at end of file diff --git a/src/views/data/user/user/edit.vue b/src/views/data/user/user/edit.vue index 00c4429..9506fd3 100644 --- a/src/views/data/user/user/edit.vue +++ b/src/views/data/user/user/edit.vue @@ -27,8 +27,8 @@ - - + + - - + + - + + v-model="queryParams.is_disable" clearable placeholder="请选择是否禁用"> - + + + - + diff --git a/test.html b/test.html new file mode 100644 index 0000000..bee10d3 --- /dev/null +++ b/test.html @@ -0,0 +1,22 @@ + + + + + + 公众号授权 + + + +
+ 绑定成功! +
+ + +