diff --git a/package.json b/package.json index d3b980a..9fd592b 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "normalize.css": "7.0.0", "nprogress": "^0.2.0", "path-to-regexp": "2.4.0", + "qrcodejs2": "^0.0.2", "vue": "2.6.10", "vue-router": "3.0.6", "vuex": "3.1.0" diff --git a/src/views/payback/index.vue b/src/views/payback/index.vue index 52814ba..c32aa33 100644 --- a/src/views/payback/index.vue +++ b/src/views/payback/index.vue @@ -113,12 +113,15 @@ :visible.sync="dialogVisible" width="30%" :close-on-click-modal="false"> + + + +