周历 货币弹框
This commit is contained in:
parent
7ac5c7c7a8
commit
ca546edaa9
@ -509,7 +509,7 @@
|
||||
<a-modal v-model:visible="huobi" :footer="null" :title="lan.$t('tishi')" >
|
||||
<div style=" display: flex;align-items: center;">
|
||||
<img style=" width: 50px;margin-right: 15px;" src="@/static/images/tishihei.png" alt="">
|
||||
<p style="margin-top: 1em">{{lan.$t('huobitishi')}}</p>
|
||||
<p style="margin-top: 1em;color: #f55456;font-weight: 600;">{{lan.$t('huobitishi')}}</p>
|
||||
</div>
|
||||
|
||||
</a-modal>
|
||||
@ -1120,6 +1120,7 @@ export default defineComponent({
|
||||
padding: 46px;
|
||||
border-radius: 17px;
|
||||
position: relative;
|
||||
|
||||
|
||||
.telbox {
|
||||
margin-left: 15px;
|
||||
|
@ -222,7 +222,7 @@
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 128px;
|
||||
left: 165px;
|
||||
.heng{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@ -242,7 +242,7 @@
|
||||
}
|
||||
.times{
|
||||
font-size: 11px;
|
||||
color: #D12C2E;
|
||||
color: #08AE98;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user