mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-18 07:16:44 +08:00
去掉二维码提示
This commit is contained in:
@@ -244,6 +244,7 @@ export default {
|
||||
height: 150, // 高度
|
||||
text: this.qrcode // 二维码内容
|
||||
});
|
||||
this.qr._el.title = '';
|
||||
},
|
||||
showCommentsTotal(total){
|
||||
this.commentsTtoal=total;
|
||||
|
||||
Reference in New Issue
Block a user