Commit c38ee42c authored by 黄奎's avatar 黄奎

页面修改

parent 92b9199c
......@@ -501,7 +501,7 @@ namespace Mall.WebApi.Controllers.MallBase
link=new rubikLinkItem() {
new_link_url= blockSource.MagicDataList[0].Link
},
width= "calc(40%)",
width= "calc(100%)",
height= "calc(100%)",
left= "0%",
top= "0%",
......@@ -553,9 +553,9 @@ namespace Mall.WebApi.Controllers.MallBase
{
new_link_url = blockSource.MagicDataList[1].Link
},
width = "calc(40%)",
width = "calc(60%)",
height = "calc(100%)",
left = "0%",
left = "calc(40%)",
top = "0%",
pic_url = Common.Config.GetFileUrl(blockSource.MagicDataList[1].ImgUrl),
backgroundImage = "",
......
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