1
This commit is contained in:
parent
e73f995d53
commit
68abf222ef
@ -22,7 +22,8 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="edit-box">
|
||||
编辑 <uni-icons type="right" color="#929292" size="12">{{item.unicode}}</uni-icons>
|
||||
<text style="margin-right: 10rpx;">编辑</text> <uni-icons type="right" color="#929292"
|
||||
size="12">{{item.unicode}}</uni-icons>
|
||||
</view>
|
||||
</view>
|
||||
<!-- 会员开通 -->
|
||||
@ -366,7 +367,7 @@
|
||||
background-color: #F6F6F6;
|
||||
width: 100%;
|
||||
flex-direction: column;
|
||||
padding: 30rpx;
|
||||
padding: 30rpx 30rpx 0 30rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user