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