Commit edbfcca2 authored by xishifeng's avatar xishifeng

优化

parent 1eeccd4d
...@@ -315,12 +315,14 @@ a:hover{ ...@@ -315,12 +315,14 @@ a:hover{
height: 600px; height: 600px;
} }
#modal_shop_detail>div{ #modal_shop_detail>div{
width: 1090px; /*width: 1090px;*/
width: 900px;
} }
.iframe-shop-detail{ .iframe-shop-detail{
border: none; border: none;
width: 100%; width: 100%;
max-width: 1090px; /*max-width: 1090px;*/
max-width: 900px;
height: 600px; height: 600px;
} }
......
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