增加基本项目配置

This commit is contained in:
Gao xiaosong
2020-03-15 13:59:43 +08:00
commit 397082cdaf
1117 changed files with 105700 additions and 0 deletions

View File

@ -0,0 +1,16 @@
.poster-first.data-v-44c7db1f {
overscroll-behavior: contain;
}
.mask-share.data-v-44c7db1f {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
}
.mask-share ._img.data-v-44c7db1f {
width: 100%;
}