[产品权证,新增缺省图片]
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</block>
|
||||
<block v-else>
|
||||
<view class="goods--null">
|
||||
<view>{{toast}}</view>
|
||||
<no-list name='no-goods' :txt="toast" />
|
||||
</view>
|
||||
</block>
|
||||
</view>
|
||||
@@ -129,7 +129,7 @@ export default {
|
||||
// 数据空
|
||||
.goods--null{
|
||||
width: 100%;
|
||||
padding: 20vh 0;
|
||||
padding: 200rpx 0;
|
||||
text-align: center;
|
||||
font-size: $title-size-m;
|
||||
color: $text-gray;
|
||||
|
||||
Reference in New Issue
Block a user