From 2c0b29427a615aa28139743ad80772058081bb26 Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Wed, 26 Jul 2023 09:08:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=B7=E6=96=B0=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E7=9A=84=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PDA/pages.js | 4 ++-- fe/PDA/pages.json | 4 ++-- fe/PDA/static/version.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fe/PDA/pages.js b/fe/PDA/pages.js index 573ac4fe4..6a4683a46 100644 --- a/fe/PDA/pages.js +++ b/fe/PDA/pages.js @@ -511,8 +511,8 @@ module.exports = () => ({ { "float": "right", "text": "刷新", - "fontSrc": "/static/icon/iconfont.ttf", - "fontSize": "18px" + // "fontSrc": "/static/icon/iconfont.ttf", + "fontSize": "16px" }] }, "softinputMode": "adjustPan" //adjustResize diff --git a/fe/PDA/pages.json b/fe/PDA/pages.json index f414d3248..4d4236273 100644 --- a/fe/PDA/pages.json +++ b/fe/PDA/pages.json @@ -490,8 +490,8 @@ { "float": "right", "text": "刷新", - "fontSrc": "/static/icon/iconfont.ttf", - "fontSize": "18px" + // "fontSrc": "/static/icon/iconfont.ttf", + "fontSize": "16px" }] }, "softinputMode": "adjustPan" //adjustResize diff --git a/fe/PDA/static/version.json b/fe/PDA/static/version.json index 4b8c2aa20..7f8975c8e 100644 --- a/fe/PDA/static/version.json +++ b/fe/PDA/static/version.json @@ -1,3 +1,3 @@ { - "version": "02.14.2" + "version": "07.25.1" } \ No newline at end of file