提交 fc4bba2f 编写于 作者: guangjun.yang's avatar guangjun.yang

背景颜色调整

上级 ac78f7f6
...@@ -453,7 +453,7 @@ export default { ...@@ -453,7 +453,7 @@ export default {
font-family: PingFangSC-Regular; font-family: PingFangSC-Regular;
.mask { .mask {
position: fixed; position: fixed;
z-index: 1000; z-index: 3000;
top: 0; top: 0;
right: 0; right: 0;
left: 0; left: 0;
......
...@@ -95,7 +95,7 @@ export default { ...@@ -95,7 +95,7 @@ export default {
.mask { .mask {
position: fixed; position: fixed;
z-index: 1000; z-index: 3000;
top: 0; top: 0;
right: 0; right: 0;
left: 0; left: 0;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册