add basic QR functionality (#126)

This commit is contained in:
Jack Klika
2019-03-20 23:51:23 +08:00
committed by 1138-4EB
parent ed0ea34161
commit 4e15b82896
3 changed files with 34 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
"moment": "^2.24.0",
"normalize.css": "^8.0.1",
"noty": "^3.2.0-beta",
"qrcode.vue": "^1.6.1",
"vue": "^2.6.9",
"vue-i18n": "^8.9.0",
"vue-router": "^3.0.2",