@ -32,13 +32,14 @@
</cover-view>
</video>
</view>
<view v-if="showTips" style="font-size: 20rpx;color: #f12a2a;">请上传不超过5MB格式为png/jpg/jpeg的图片</view>
<view v-if="showTips" class="tip">请上传不超过5MB格式为png/jpg/jpeg的图片</view>
<!-- -->
</template>
<style>
.tip{font-size: 20rpx;color: #f12a2a;line-height: 40rpx;}
.ceshi {
width: 100%;
height: 100%;
@ -555,6 +555,10 @@ $v-muted: #dddddd;
}
.v-form {
.htz-image-upload-list {
flex-direction: row-reverse;
.v-form-item {
position: relative;
padding: 4rpx 40rpx 4rpx 40rpx;
@ -593,7 +597,7 @@ $v-muted: #dddddd;
.uni-input {
font-size: 28rpx;
line-height: 72rpx;
line-height: 52rpx;
text {