From 4914eba9ef62675e1dea9bf85e84f9913b0cfb08 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期四, 24 八月 2023 09:10:36 +0800 Subject: [PATCH] 新增委托二维码功能 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 00e6b41..88ea6d3 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "path-to-regexp": "2.4.0", "postcss-pxtorem": "^5.1.1", "vue": "2.6.10", + "vue-qr": "^4.0.9", "vue-router": "3.0.6", "vuex": "3.1.0" }, -- Gitblit v1.9.3