Browse Source

修改文章详情中评论展示的用户名

yellowtaotao 3 năm trước cách đây
mục cha
commit
e92676bf6e
2 tập tin đã thay đổi với 187 bổ sung106 xóa
  1. 184 105
      package-lock.json
  2. 3 1
      src/views/home/learn/page-learn-content.vue

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 184 - 105
package-lock.json


+ 3 - 1
src/views/home/learn/page-learn-content.vue

@@ -135,7 +135,9 @@
             />
           </div>
           <div class="learn-content-comment-item-userInfo">
-            <div class="learn-content-comment-item-name">{{ item.userId }}</div>
+            <div class="learn-content-comment-item-name">
+              {{ item.userNickName }}
+            </div>
             <div class="learn-content-comment-item-content">
               {{ item.content }}
             </div>

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác