+
+ {{queryForm.collectCount}}
+
+ {{queryForm.praiseCount}}
diff --git a/jero-web/src/assets/dianzan.png b/jero-web/src/assets/dianzan.png new file mode 100644 index 000000000..cdd7f72c3 Binary files /dev/null and b/jero-web/src/assets/dianzan.png differ diff --git a/jero-web/src/assets/icon_contact.png b/jero-web/src/assets/icon_contact.png new file mode 100644 index 000000000..716b8e5a1 Binary files /dev/null and b/jero-web/src/assets/icon_contact.png differ diff --git a/jero-web/src/assets/icon_kan.png b/jero-web/src/assets/icon_kan.png new file mode 100644 index 000000000..b9d4003e8 Binary files /dev/null and b/jero-web/src/assets/icon_kan.png differ diff --git a/jero-web/src/assets/icon_reply.png b/jero-web/src/assets/icon_reply.png new file mode 100644 index 000000000..da2f572a8 Binary files /dev/null and b/jero-web/src/assets/icon_reply.png differ diff --git a/jero-web/src/assets/icon_rubbish.png b/jero-web/src/assets/icon_rubbish.png new file mode 100644 index 000000000..17db3363c Binary files /dev/null and b/jero-web/src/assets/icon_rubbish.png differ diff --git a/jero-web/src/assets/icon_shoucang.png b/jero-web/src/assets/icon_shoucang.png new file mode 100644 index 000000000..62d5675fa Binary files /dev/null and b/jero-web/src/assets/icon_shoucang.png differ diff --git a/jero-web/src/assets/icon_time.png b/jero-web/src/assets/icon_time.png new file mode 100644 index 000000000..6c3109141 Binary files /dev/null and b/jero-web/src/assets/icon_time.png differ diff --git a/jero-web/src/assets/icon_zan.png b/jero-web/src/assets/icon_zan.png new file mode 100644 index 000000000..52d7783ac Binary files /dev/null and b/jero-web/src/assets/icon_zan.png differ diff --git a/jero-web/src/assets/xuanzhong.png b/jero-web/src/assets/xuanzhong.png new file mode 100644 index 000000000..1a80db8ae Binary files /dev/null and b/jero-web/src/assets/xuanzhong.png differ diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 16de61ccf..3385d6548 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1871,4 +1871,6 @@ module.exports = { phoneReset:'Reset', noMore:'No More', loading:'Loading...', + howAboutComment:'How about a comment', + send:'Send', } \ 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 4b33317d2..cd0d1cca7 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1972,4 +1972,6 @@ module.exports = { phoneReset:'重置', noMore:'没有更多了', loading:'加载中...', + howAboutComment:'说点什么评论一下吧', + send:'发送', } \ No newline at end of file diff --git a/jero-web/src/views/phoneView/problemKnowledgeBase.vue b/jero-web/src/views/phoneView/problemKnowledgeBase.vue index 2c7901e4a..2df98537d 100644 --- a/jero-web/src/views/phoneView/problemKnowledgeBase.vue +++ b/jero-web/src/views/phoneView/problemKnowledgeBase.vue @@ -3,46 +3,34 @@
+
+ {{queryForm.collectCount}}
+
+ {{queryForm.praiseCount}}