😂 修复一堆BUG

This commit is contained in:
hunlongyu
2020-05-12 11:08:40 +08:00
parent cacd7e3928
commit 52a11e5ad8
4 changed files with 16 additions and 9 deletions

View File

@@ -71,7 +71,7 @@ export default {
ipc.send(e)
},
opacityChange (e) {
ipc.send('mini-opacity', this.opacity / 100)
ipc.send('miniOpacity', this.opacity / 100)
},
getUrls () {
mini.find().then(res => {