Browse Source

1.自动回复乱码解决2.超链接不生效解决

denghaoyue 6 years ago
parent
commit
d7ec070c73
2 changed files with 245 additions and 245 deletions
  1. 244 244
      pc_chat/package-lock.json
  2. 1 1
      pc_chat/src/components/chat.vue

File diff suppressed because it is too large
+ 244 - 244
pc_chat/package-lock.json


+ 1 - 1
pc_chat/src/components/chat.vue

@@ -165,7 +165,7 @@
 												<img src="./../assets/st-img/headAdvent.png" alt="">
 											</div>
 											<div class="cont left">
-												<div>{{item.robot_content}}</div>
+												<div v-html="item.robot_content"></div>
 												<div>
 													<span class="col">问题没有解决</span>
 													<span class="change pointer ly"

Some files were not shown because too many files changed in this diff