Skip to content

Commit 34452ba

Browse files
committed
feat: 修改二维码获取提示文本,简化说明
1 parent 44b8b76 commit 34452ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/BaseAuth.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
></v-text-field>
1616

1717
<div class="text-center my-4">
18-
<p>可扫码获取验证码(扫码->验证码->SSGO)</p>
18+
<p>可扫码获取(扫码->验证码->SSGO)</p>
1919
<div class="qrcode-container">
2020
<img src="/qrcode.jpg" alt="扫码获取验证码" class="qrcode-image" />
2121
</div>

0 commit comments

Comments
 (0)