链接加载loading
This commit is contained in:
@@ -468,10 +468,9 @@ export default {
|
||||
(data, byte) => data + String.fromCharCode(byte), "")
|
||||
)
|
||||
item.icon = src
|
||||
})
|
||||
setTimeout(()=>{
|
||||
}, setTimeout(()=>{
|
||||
this.Loading = false
|
||||
},1200)
|
||||
},1200))
|
||||
}
|
||||
})
|
||||
this.initSortable()
|
||||
|
||||
@@ -466,10 +466,9 @@ export default {
|
||||
(data, byte) => data + String.fromCharCode(byte), "")
|
||||
)
|
||||
item.icon = src
|
||||
})
|
||||
setTimeout(()=>{
|
||||
}, setTimeout(()=>{
|
||||
this.Loading = false
|
||||
},1200)
|
||||
},1200))
|
||||
}
|
||||
})
|
||||
this.initSortable()
|
||||
|
||||
Reference in New Issue
Block a user