Browse Source

添加mq,qrcode依赖

lrf402788946 5 years ago
parent
commit
e747f1aa53
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package.json

+ 2 - 0
package.json

@@ -12,11 +12,13 @@
     "@fullcalendar/daygrid": "^4.3.0",
     "@fullcalendar/interaction": "^4.3.0",
     "@fullcalendar/vue": "^4.3.1",
+    "@stomp/stompjs": "^5.4.3",
     "axios": "^0.19.2",
     "core-js": "^3.4.4",
     "element-ui": "^2.13.0",
     "lodash": "^4.17.15",
     "naf-core": "^0.1.2",
+    "qrcode": "^1.4.4",
     "vue": "^2.6.10",
     "vue-meta": "^2.3.2",
     "vue-router": "^3.1.3",