Authored by ccbikai(👎🏻🍜)

导入文件顺序

... ... @@ -7,6 +7,9 @@
@import "single-day";
@import "ali-cloud";
@import "student-market";
@import "student";
@import "live/index";
@import "coupon-floor";
.receive-coupon-page {
* {
... ... @@ -342,7 +345,3 @@
}
}
}
@import "student";
@import "live/index";
@import "coupon-floor";
... ...
@import "nav";
@import "left-right";
@import "activity";
.outlet-page {
.good-tag,
.suspend-cart {
display: none !important;
}
}
@import "nav";
@import "left-right";
@import "activity";
... ...