对接手机端

This commit is contained in:
范强强
2023-06-05 13:56:20 +08:00
parent 370924f136
commit 115f6dfc60
6 changed files with 293 additions and 59 deletions
+2
View File
@@ -1869,4 +1869,6 @@ module.exports = {
treatmentMode:'Treatment Mode',
onlyMobilePhoneAreDisplayed:'Only the tasks that can be handled by the mobile phone are displayed',
phoneReset:'Reset',
noMore:'No More',
loading:'Loading...',
}
+2
View File
@@ -1970,4 +1970,6 @@ module.exports = {
treatmentMode:'处理方式',
onlyMobilePhoneAreDisplayed:'仅展示手机端可处理的任务',
phoneReset:'重置',
noMore:'没有更多了',
loading:'加载中...',
}