优化登录界面

This commit is contained in:
季圣华 2023-08-16 23:43:00 +08:00
parent 0e37210aa1
commit 9647c4d194
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -62,7 +62,7 @@
<template slot="footer">
<a-button key="back" @click="handleMiniProgramCancel">取消</a-button>
</template>
<div class="platform-modal"><img src="/static/weixin-code.jpg" style="width:200px;" /></div>
<div class="platform-modal"><img src="/static/weixin-code.png" style="width:200px;" /></div>
</a-modal>
</div>
</template>