@@ -15,6 +15,9 @@
><image src="../../static/delete.png"></image
></view>
<view class="imgItem"
+ ><image src="../../static/edit.png"></image
+ ></view>
+ <view class="imgItem"
><image
src="../../static/shareTwo.png"
></image></view
@@ -264,7 +267,7 @@ export default {
letter-spacing: 1.8rpx;
}
.itemOption {
- width: 20%;
+ width: 35%;
display: flex;
justify-content: space-between;
align-items: center;
@@ -365,7 +365,7 @@ export default {
right: -6rpx;
width: 30rpx;
height: 30rpx;
- line-height: 24rpx;
+ line-height: 30rpx;
text-align: center;
background-color: #ff4d4f;
color: #fff;