- + @@ -36,7 +36,6 @@ export default { components: { UvQrcode }, data() { return { - inviteCode: '1114514', qrcodeValue: '123456', qrcodeOptions: { errorCorrectLevel: 'Q', @@ -114,7 +113,7 @@ export default { background: white; border-radius: 20rpx; box-shadow: 0 4rpx 20rpx rgba(0, 0, 0, 0.1); - margin-bottom: 60rpx; + margin-bottom: 200rpx; } .button-container { diff --git a/pages/avatar-test/avatar-test.vue b/pages/avatar-test/avatar-test.vue deleted file mode 100644 index 0519ecb..0000000 --- a/pages/avatar-test/avatar-test.vue +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/pages/test-upload/test-upload.vue b/pages/test-upload/test-upload.vue deleted file mode 100644 index 0519ecb..0000000 --- a/pages/test-upload/test-upload.vue +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file