From 2afef1f33d57dec60c556ace51abc2ebf0e9ea87 Mon Sep 17 00:00:00 2001 From: bichangxiong <3057647414@qq.com> Date: Fri, 22 Aug 2025 18:12:58 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/dev.y?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/dev.yml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.gitea/workflows/dev.yml b/.gitea/workflows/dev.yml index 416b395c..4bf93f2c 100644 --- a/.gitea/workflows/dev.yml +++ b/.gitea/workflows/dev.yml @@ -37,12 +37,7 @@ jobs: exit 1 fi + - name: 通过SSH复制文件 - uses: http://git.missmoc.top/mocheng/scp-action@v0.1.7 - with: - host: 127.0.0.1 - username: ${{ secrets.SERVER_NAME }} # 使用secrets存储 - password: ${{ secrets.SERVER_PWD }} # 使用secrets存储 - port: 11001 - source: "./apps/web-antd/dist" - target: "/www/wwwroot/183.230.235.66_11010/property" + run: cp -rf ./apps/web-antd/dist/* /www/wwwroot/183.230.235.66_11010/property + From 850b18d34c98fb501e9b280db5182eadf641c94b Mon Sep 17 00:00:00 2001 From: bichangxiong <3057647414@qq.com> Date: Fri, 22 Aug 2025 18:13:21 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/dev.y?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/dev.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/dev.yml b/.gitea/workflows/dev.yml index 4bf93f2c..8c793604 100644 --- a/.gitea/workflows/dev.yml +++ b/.gitea/workflows/dev.yml @@ -39,5 +39,4 @@ jobs: - name: 通过SSH复制文件 - run: cp -rf ./apps/web-antd/dist/* /www/wwwroot/183.230.235.66_11010/property - + run: cp -rf ./apps/web-antd/dist/* /www/wwwroot/183.230.235.66_11010/property \ No newline at end of file From ff5963b01d18ac5256415205dbf35c882c52e53a Mon Sep 17 00:00:00 2001 From: bichangxiong <3057647414@qq.com> Date: Fri, 22 Aug 2025 18:13:53 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/dev.y?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/dev.yml b/.gitea/workflows/dev.yml index 8c793604..9acb807d 100644 --- a/.gitea/workflows/dev.yml +++ b/.gitea/workflows/dev.yml @@ -39,4 +39,4 @@ jobs: - name: 通过SSH复制文件 - run: cp -rf ./apps/web-antd/dist/* /www/wwwroot/183.230.235.66_11010/property \ No newline at end of file + run: cp -rf ./apps/web-antd/dist/* /www/wwwroot/183.230.235.66_11010/property \ No newline at end of file From 882e1f7452575ae5ee8d7313f2febe6374eac250 Mon Sep 17 00:00:00 2001 From: dev_ljl <2590379346@qq.com> Date: Fri, 22 Aug 2025 19:44:28 +0800 Subject: [PATCH 4/4] =?UTF-8?q?fix:=E6=8C=89=E9=92=AE=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../property/visitorManagement/visitorInvitation/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/property/visitorManagement/visitorInvitation/index.vue b/apps/web-antd/src/views/property/visitorManagement/visitorInvitation/index.vue index d36f5937..71ca8d93 100644 --- a/apps/web-antd/src/views/property/visitorManagement/visitorInvitation/index.vue +++ b/apps/web-antd/src/views/property/visitorManagement/visitorInvitation/index.vue @@ -88,7 +88,7 @@ function handleAdd() { {{ '添加邀约' }}