7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
/* pages/index/category.wxss */
|
|
@import '/templates/load-more.wxss';
|
|
@import './templates/shop.wxss';
|
|
|
|
.shop-list {
|
|
margin-top: 10px;
|
|
} |