保钠

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2019年12月19日

摘要: 方法:把页面分成三个div区块,中间区块div变为垂直竖线,左右区块你随意撒。 中间区块竖线的div如下: <div style='width:1px;border:0.2px solid #D8DADC;float:left;height:750px;margin-top:2%;'></div> 阅读全文
posted @ 2019-12-19 10:56 保钠 阅读(2863) 评论(0) 推荐(0) 编辑

摘要: 首先安置一个div装echarts; <div id="echarts" style="width:100%;height:500px; top: 10%;display: flex;"> <a style="position:absolute;left:58%;top:10%;z-index:3; 阅读全文
posted @ 2019-12-19 10:43 保钠 阅读(1866) 评论(0) 推荐(0) 编辑