会员,充值,明细,下单问题修复
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<view class="top" style=" background-image: url(/static/czzx_header_bg.png);">
|
||||
<view>
|
||||
<view class="u-flex">
|
||||
<up-avatar size="136rpx" shape="square" round="20rpx" :src="shopInfo.logo"></up-avatar>
|
||||
<up-image radius="20rpx" width="136rpx" height="136rpx" :src="shopInfo.logo" mode="aspectFill"></up-image>
|
||||
<view class="u-p-l-20">
|
||||
<view class="shop-name u-line-1">{{shopInfo.shopName||'店铺名称' }}</view>
|
||||
<view class="u-flex">
|
||||
@@ -577,7 +577,7 @@
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
column-gap: 36rpx;
|
||||
|
||||
row-gap: 36rpx;
|
||||
.vip-list-item {
|
||||
border: 4rpx solid #D9D9D9;
|
||||
border-radius: 40rpx;
|
||||
|
||||
Reference in New Issue
Block a user