调整商品发布图片提示

This commit is contained in:
唐明明
2021-09-30 16:37:48 +08:00
parent 60f17db750
commit 827944a142
16 changed files with 24 additions and 17 deletions

View File

@@ -50,7 +50,7 @@
</view>
<view class="poster-btn">
<view class="operate">长按图片保存</view>
<view class="operate operate-cancel" @tap="posterShow = false">确定</view>
<view class="operate operate-cancel" @tap="posterShow = false">取消</view>
</view>
</view>
</view>