diff --git a/change/@zhishuyun-hub-b4dc2427-79de-4626-a934-730f8db0912e.json b/change/@zhishuyun-hub-b4dc2427-79de-4626-a934-730f8db0912e.json new file mode 100644 index 0000000..6ff8308 --- /dev/null +++ b/change/@zhishuyun-hub-b4dc2427-79de-4626-a934-730f8db0912e.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix ios scan qr issue", + "packageName": "@zhishuyun/hub", + "email": "cqc@germey.cn", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index 3bbf118..8c92a98 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "highlight.js": "^11.7.0", "mac-scrollbar": "^0.13.5", "markdown-it": "^13.0.1", - "qrcode.vue": "^3.3.3", + "qrcode": "^1.5.1", "qs": "^6.11.2", "query-string": "^8.1.0", "typescript-cookie": "^1.0.3", @@ -52,6 +52,7 @@ "vue": "^3.2.6", "vue-codemirror": "^6.1.1", "vue-i18n": "^9.1.7", + "vue-qrcode": "^2.2.0", "vue-router": "^4.0.11", "vuex": "^4.0.2", "vuex-persistedstate": "^4.0.0" diff --git a/src/components/common/AuthPanel.vue b/src/components/common/AuthPanel.vue index 3fa5e0d..b7f6b84 100644 --- a/src/components/common/AuthPanel.vue +++ b/src/components/common/AuthPanel.vue @@ -8,6 +8,15 @@ :close-on-click-modal="false" >