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