send wash 7.29

This commit is contained in:
2020-07-29 19:01:10 +08:00
parent f21df2f107
commit 120e062fcd
10 changed files with 391 additions and 147 deletions

View File

@@ -10,7 +10,7 @@
:auto-upload="false"
>
<view slot="addBtn" class="slot-btn" hover-class="slot-btn__hover" hover-stay-time="150">
<img src="../static/mine/27.png" />
<image src="../static/mine/27.png"></image>
</view>
</u-upload>
</view>
@@ -94,7 +94,7 @@ export default {
background: rgba(236,236,236,1);
border-radius: 10rpx;
text-align: center;
> img {
> image {
margin-top: 48rpx;
width: 54rpx;
height: 49rpx;