From 3e8809f2a2bcce5560e39c3e27f27a15d50db88d Mon Sep 17 00:00:00 2001 From: wangfei <1006884993@qq.com> Date: Fri, 5 Jul 2019 19:18:56 +0800 Subject: [PATCH] 补缴-二维码 --- package.json | 1 + src/views/payback/index.vue | 51 ++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 43 insertions(+), 9 deletions(-) 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"> + + + +
- - +
- 确 定 + 确 定 @@ -128,6 +131,7 @@