mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2026-06-23 02:10:14 +08:00
Fix H5 all-in-one asset paths
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.header-wraper {
|
||||
background: url('/static/bg.png');
|
||||
background: url('../../static/bg.png');
|
||||
height: 200rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user