Commit 7824faf9 by 曾经

模板3 游戏 调整居中

parent 437bc802
......@@ -209,27 +209,27 @@ export default {
barrageList: [],
boxList: [
{
left: "calc(24% - 50px)",
left: "calc(24% - 60px)",
top: "192px",
},
{
left: "calc(50% - 50px)",
left: "calc(50% - 60px)",
top: "243px",
},
{
left: "calc(77% - 50px)",
left: "calc(76% - 60px)",
top: "192px",
},
{
left: "calc(24% - 50px)",
left: "calc(24% - 60px)",
top: "330px",
},
{
left: "calc(50% - 50px)",
left: "calc(50% - 60px)",
top: "376px",
},
{
left: "calc(77% - 50px)",
left: "calc(76% - 60px)",
top: "330px",
},
],
......
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