improve chunks, mobile, WC, lazyloading, prefetch

This commit is contained in:
lesion
2022-02-08 22:54:47 +01:00
parent 32e48ed64d
commit ba44e53d28
13 changed files with 82 additions and 316 deletions

View File

@@ -12,7 +12,7 @@ export default {
document.execCommand('copy')
document.body.removeChild(el)
}
this.$root.$message(msg)
this.$root.$message(msg, { color: 'success'})
}
}
}