|
@@ -139,7 +139,7 @@ export default {
|
|
|
// this.$message.error('游客身份无法与卖家对话,请先注册');
|
|
|
this.$message({
|
|
|
dangerouslyUseHTMLString: true,
|
|
|
- message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
|
|
|
+ message: '<strong><a href="http://broadcast.waityou24.cn/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
|
|
|
type: 'error',
|
|
|
});
|
|
|
return;
|
|
@@ -178,7 +178,7 @@ export default {
|
|
|
// this.$message.error('游客身份无法与卖家对话,请先注册');
|
|
|
this.$message({
|
|
|
dangerouslyUseHTMLString: true,
|
|
|
- message: '<strong><a href="http://free.liaoningdoupo.com/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
|
|
|
+ message: '<strong><a href="http://broadcast.waityou24.cn/platlive/webLogin" style="color:red;">游客身份无法与卖家对话,请先注册</a></strong>',
|
|
|
type: 'error',
|
|
|
});
|
|
|
return;
|