This commit is contained in:
Gdpao
2020-07-29 15:04:57 +08:00
parent f21df2f107
commit 8bb1cdfd39
6 changed files with 163 additions and 122 deletions

View File

@@ -1,7 +1,7 @@
<template>
<view class="photo">
<view class="back">
<image></image>
<u-icon name="close" color="#999999" :size="30"></u-icon>
</view>
<swiper class="swiper">
<swiper-item>
@@ -34,11 +34,7 @@
.back{
padding-top: 28rpx;
padding-right: 31rpx;
>image{
width: 31rpx;
height: 31rpx;
float: right;
}
text-align: right;
}
.swiper{
width: 100%;