diff --git a/component/Qrcode/index.vue b/component/Qrcode/index.vue
index 0abe1c9..13bf2c4 100644
--- a/component/Qrcode/index.vue
+++ b/component/Qrcode/index.vue
@@ -6,9 +6,9 @@
- 卓老师:15006200900
+ {{ name }}:{{ phone }}
@@ -16,8 +16,36 @@
@@ -51,7 +79,7 @@ export default {
padding-top: 50rpx;
}
& > image {
- width: 390rpx;
+ width: 400rpx;
height: 440rpx;
margin-top: 34rpx;
}