使用数据库用户表代替配置文件
This commit is contained in:
@@ -42,6 +42,9 @@ export default {
|
||||
console.log(message)
|
||||
}
|
||||
},
|
||||
destroyed() {
|
||||
this.easyPlayer.destroy();
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user