Fix(送礼):[#6075]1、预览图底部增加红色文字;2、点击生成礼包封面后,按钮文字变为:礼包封面生成中...
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="tips">礼包封面在对方领取时展示</view>
|
||||
<view class="tips tips2">(*图片由云灵AI生成,仅供参考)</view>
|
||||
</view>
|
||||
</u-popup>
|
||||
</template>
|
||||
@@ -111,6 +112,9 @@ export default {
|
||||
text-align: center;
|
||||
margin-top: 20rpx;
|
||||
}
|
||||
.tips2{
|
||||
color: #C52733;
|
||||
}
|
||||
.cover-swiper{
|
||||
height: 800rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user