From b4c8ee6a84d04f3987068b057a9a7328fd9e1553 Mon Sep 17 00:00:00 2001 From: zhouhefeng Date: Mon, 7 Sep 2026 09:56:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96iOS=E7=AD=BE=E5=AD=97?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plugins/sysSignature/h5Index.vue | 6 ++-- .../components/plugins/sysSignature/index.vue | 28 ++++++++++--------- .../resources/views/layouts/platform_h5.html | 2 +- 3 files changed, 20 insertions(+), 16 deletions(-) diff --git a/src/main/resources/static/components/plugins/sysSignature/h5Index.vue b/src/main/resources/static/components/plugins/sysSignature/h5Index.vue index 8835020..c91c49b 100644 --- a/src/main/resources/static/components/plugins/sysSignature/h5Index.vue +++ b/src/main/resources/static/components/plugins/sysSignature/h5Index.vue @@ -21,8 +21,10 @@ - + + diff --git a/src/main/resources/static/components/plugins/sysSignature/index.vue b/src/main/resources/static/components/plugins/sysSignature/index.vue index 056717a..62dd23a 100644 --- a/src/main/resources/static/components/plugins/sysSignature/index.vue +++ b/src/main/resources/static/components/plugins/sysSignature/index.vue @@ -1,6 +1,6 @@