对接手机端

This commit is contained in:
范强强
2023-06-08 11:24:17 +08:00
parent 3cfd409afd
commit 469426cfb7
8 changed files with 168 additions and 46 deletions
+2 -1
View File
@@ -1875,5 +1875,6 @@ module.exports = {
send:'Send',
pleaseProcessThePC:'Please process it on the PC',
clickAndSelect:'Click and select',
phoneCreationTime:'Creation Time'
phoneCreationTime:'Creation Time',
theCurrentFormatSupportPreview:'The current format does not support preview',
}
+2 -1
View File
@@ -1976,5 +1976,6 @@ module.exports = {
send:'发送',
pleaseProcessThePC:'请在PC端处理',
clickAndSelect:'点击选择',
phoneCreationTime:'创建时间'
phoneCreationTime:'创建时间',
theCurrentFormatSupportPreview:'当前格式不支持预览',
}