|
@@ -127,7 +127,7 @@ export default defineComponent({
|
|
|
<div class={styles.codeName}>武汉小学2022上学期团武汉小学</div>
|
|
|
|
|
|
<div class={styles.codeQr}>
|
|
|
- <OQrcode text="http://ponline.dayaedu.com/" size={400} />
|
|
|
+ <OQrcode text="http://ponline.dayaedu.com/" size={'400'} />
|
|
|
</div>
|
|
|
<div style={{ textAlign: 'center' }}>
|
|
|
<span class={styles.codeBtnText}>扫描上方二维码完成资料填写</span>
|