diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 3385d6548..54cfaddf0 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1873,4 +1873,6 @@ module.exports = { loading:'Loading...', howAboutComment:'How about a comment', send:'Send', + pleaseProcessThePC:'Please process it on the PC', + clickAndSelect:'Click and select', } \ No newline at end of file diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index cd0d1cca7..a1a57afa3 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1974,4 +1974,6 @@ module.exports = { loading:'加载中...', howAboutComment:'说点什么评论一下吧', send:'发送', + pleaseProcessThePC:'请在PC端处理', + clickAndSelect:'点击选择', } \ No newline at end of file diff --git a/jero-web/src/views/phoneView/documentDetails.vue b/jero-web/src/views/phoneView/documentDetails.vue index 18c964193..f3574576d 100644 --- a/jero-web/src/views/phoneView/documentDetails.vue +++ b/jero-web/src/views/phoneView/documentDetails.vue @@ -3,7 +3,7 @@
-
- {{queryForm.collectCount}}
-
-
+
{{queryForm.praiseCount}}
+
+ {{queryForm.collectCount}}
+
+