Allow share QR Code

This commit is contained in:
Peng-YM
2020-09-06 20:53:11 +08:00
parent 82fd8cd02c
commit 77ee48366e
4 changed files with 112 additions and 42 deletions

View File

@@ -16,7 +16,8 @@
"material-design-icons-iconfont": "^5.0.1",
"monaco-editor-vue": "^1.0.10",
"v-clipboard": "^2.2.3",
"vue": "^2.6.11",
"vue": "^2.6.12",
"vue-qrcode-component": "^2.1.1",
"vue-router": "^3.4.3",
"vuetify": "^2.2.11",
"vuex": "^3.5.1"
@@ -31,7 +32,7 @@
"sass": "^1.19.0",
"sass-loader": "^8.0.0",
"vue-cli-plugin-vuetify": "~2.0.7",
"vue-template-compiler": "^2.6.11",
"vue-template-compiler": "^2.6.12",
"vuetify-loader": "^1.3.0"
},
"eslintConfig": {