Commit 4d196b2c by 侯昆

app新窗口打开修改

1 parent 73db3985
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<div class="wrapper-ipad-app-h5"> <div class="wrapper-ipad-app-h5">
<img class="img-fluid" id="img" src="/static/images/difangzhi-1.png" draggable="false" usemap="#planetmap"> <img class="img-fluid" id="img" src="/static/images/difangzhi-1.png" draggable="false" usemap="#planetmap">
<map name="planetmap"> <map name="planetmap">
<area id="link" shape="rect" coords="210,135,370,190" href="/annal/area/shanghai/current" target="_blank"> <area id="link" shape="rect" coords="210,135,370,190" href="/annal/area/shanghai/current" >
</map> </map>
</div> </div>
</div> </div>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!