Skip to content

Commit c7ecf06

Browse files
committed
feat: qrcode style
1 parent f5a3b6a commit c7ecf06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/FormEnd.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const imageSettings = ref({
3636
<p class="description">{{ t('填 Attendee Survey, 抽 IntelliJ IDEA 一年期軟體授權! 由此去', 'Fill out the Attendee Survey for a chance to win a one-year software license for IntelliJ IDEA! Click here to participate.') }} <a href="#">IntelliJ 抽獎 敬請期待</a></p>
3737
<div class="opass">
3838
<QrcodeVue
39-
style="padding: 25px; background: #fff;"
39+
style="width:200px; height: 200px; padding: 25px; background: #fff;"
4040
:value="url"
4141
:image-settings="imageSettings"
4242
/>

0 commit comments

Comments
 (0)