guhongwei 5 anni fa
parent
commit
b0325725d1
1 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. 4 2
      src/views/hall/dock/zhanjiaduijie.vue

+ 4 - 2
src/views/hall/dock/zhanjiaduijie.vue

@@ -175,7 +175,8 @@ export default {
           // });
           this.$message({
             dangerouslyUseHTMLString: true,
-            message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+            message:
+              '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
             type: 'error',
           });
           return;
@@ -215,7 +216,8 @@ export default {
         // });
         this.$message({
           dangerouslyUseHTMLString: true,
-          message: '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
+          message:
+            '<strong><a href="http://free.liaoningdoupo.com/platlive/newlogin" style="color:red;text-decoration:none;">游客身份无法与卖家对话,请先注册</a></strong>',
           type: 'error',
         });
         return;