clean code

This commit is contained in:
2022-09-01 09:04:45 +08:00
parent 1b17b760ae
commit 3668f92731
15 changed files with 7 additions and 139 deletions

View File

@@ -22,7 +22,6 @@ export default {
this.url += name ? '?_u=db:' + this.$route.query.name : ''
const ifream = document.getElementById('zgboke')
console.log('url: ', this.url)
ifream.onload = function() {
console.log('加载完成')
vm.loading = false