@@ -31,11 +31,11 @@
.blank_img {
width: 100%;
height: 900px;
+ background-color: #fff;
align-items: center;
justify-content: center;
image {
width: 500px;
- height: 75%;
}
.type-bar {
@@ -113,7 +113,7 @@ export default {
channel_id: '',
category_id: '',
order_field: 'recommend_index',
- order_seq: 'asc',
+ order_seq: 'desc',
page_size: 100,
page: 1,
status: 1