Fix H5 all-in-one asset paths

This commit is contained in:
Chopper711
2026-06-17 16:45:36 +08:00
parent a19f039da4
commit e4e6bd272c
11 changed files with 185 additions and 17 deletions

View File

@@ -321,7 +321,7 @@ page {
.star {
width: 30rpx;
height: 30rpx;
background: url("/static/star.png");
background: url("../../static/star.png");
background-size: 100%;
}
}