dashboard
repositories
filestore
activity
search
login
刘文浩
/
gzDyh
forked from
gzzfw/frontEnd/gzDyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
text:修改引入路径
zhangyongtian
2024-08-23
12c7589c5fde327f44c23bb1245ede3fb575957b
[~liuwh/gzDyh.git]
/
gz-wxparty
/
components
/
vant
/
overlay
/
index.wxss
1
@import '../common/index.wxss';.van-overlay{background-color:var(--overlay-background-color,rgba(0,0,0,.7));height:100%;left:0;position:fixed;top:0;width:100%}