【代码优化】客服消息日期位置调整

This commit is contained in:
puhui999
2025-05-08 18:16:18 +08:00
parent e0f7ec3629
commit af596bcc70
3 changed files with 30 additions and 21 deletions
+4 -1
View File
@@ -549,7 +549,10 @@
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "客服"
"navigationBarTitleText": "客服",
"app-plus": {
"softinputMode": "adjustResize"
}
},
"meta": {
"auth": true,