feat(充值代理充值页): 将商品全部展开
This commit is contained in:
parent
59cf6998b4
commit
5cc4497df7
@ -91,6 +91,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- 当前选择国家 -->
|
||||||
<div style="width: 100%; display: flex; justify-content: space-between; margin: 10px 0">
|
<div style="width: 100%; display: flex; justify-content: space-between; margin: 10px 0">
|
||||||
<div style="font-weight: 600">Select a country:</div>
|
<div style="font-weight: 600">Select a country:</div>
|
||||||
<div style="font-weight: 500; color: rgba(0, 0, 0, 0.4)" @click="goMap">
|
<div style="font-weight: 500; color: rgba(0, 0, 0, 0.4)" @click="goMap">
|
||||||
@ -127,7 +128,6 @@
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
"
|
"
|
||||||
v-if="selectedChannelName == channelItem.channel.channelName"
|
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
style="
|
style="
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user