mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2026-06-21 17:30:13 +08:00
Fix H5 all-in-one asset paths
This commit is contained in:
@@ -321,7 +321,7 @@ page {
|
||||
.star {
|
||||
width: 30rpx;
|
||||
height: 30rpx;
|
||||
background: url("/static/star.png");
|
||||
background: url("../../static/star.png");
|
||||
background-size: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user