Merge branch 'main' of http://123.132.248.154:10000/HC_YFZX/CaiYuanYiTiHua
commit
2c9e0e15ff
|
|
@ -106,7 +106,7 @@
|
|||
</a-button>
|
||||
</a-form-item>
|
||||
</a-form>
|
||||
<div
|
||||
<!-- <div
|
||||
class="bottom"
|
||||
v-if="getShow"
|
||||
:style="{
|
||||
|
|
@ -114,24 +114,6 @@
|
|||
height: `${50 * props.bi}px`,
|
||||
}"
|
||||
>
|
||||
<!-- <Button type="link" block size="small" @click="setLoginState(LoginStateEnum.REGISTER)">
|
||||
<template #icon>
|
||||
<img
|
||||
src="/login_lindidiaocha/register.png"
|
||||
:style="{
|
||||
height: `${29 * props.bi}px`,
|
||||
}"
|
||||
/>
|
||||
</template>
|
||||
<span
|
||||
:style="{
|
||||
fontSize: `${14 * props.bi}px`,
|
||||
}"
|
||||
>
|
||||
用户注册
|
||||
</span>
|
||||
</Button>
|
||||
<span>|</span> -->
|
||||
<a-popover v-model:open="visible" trigger="click">
|
||||
<template #content>
|
||||
<a-qrcode error-level="H" :value="qrcodeValue" />
|
||||
|
|
@ -161,7 +143,7 @@
|
|||
</span>
|
||||
</Button>
|
||||
</a-popover>
|
||||
</div>
|
||||
</div> -->
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
import { reactive, ref, unref, computed, onMounted } from 'vue';
|
||||
|
|
|
|||
Loading…
Reference in New Issue