Commit 1c502d02 authored by 高东东's avatar 高东东

*)修改图片位置

parent dd35db1f
......@@ -3,7 +3,7 @@
width: 100%;
height: 100%;
text-align: center;
background: url('../../assets/region/region-bg.png') no-repeat #222;
background: url('../../../assets/region/region-bg.png') no-repeat #222;
flex-wrap: wrap;
justify-content: center;
align-items: center;
......
......@@ -3,7 +3,7 @@
width: 100%;
height: 100%;
text-align: center;
background: url('../../assets/region/region-bg.png') no-repeat #222;
background: url('../../../assets/region/region-bg.png') no-repeat #222;
flex-wrap: wrap;
justify-content: center;
align-items: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment