【功能修复】修复商城商品评论无法上传图片的问题
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
<s-empty v-if="state.pagination.total === 0" text="暂无数据" icon="/static/data-empty.png" />
|
||||
<!-- 下拉 -->
|
||||
<uni-load-more
|
||||
icon-type="auto"
|
||||
v-if="state.pagination.total > 0"
|
||||
:status="state.loadStatus"
|
||||
:content-text="{
|
||||
|
||||
Reference in New Issue
Block a user