plugins/report/public/echarts2/buju.html in admin-sys-1.0.2 vs plugins/report/public/echarts2/buju.html in admin-sys-1.1.0

- old
+ new

@@ -1,25 +1,25 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="UTF-8"> - <title>Title</title> - <style> - body{padding: 0;margin: 0} - .box{ - width:1500px; - height: 500px; - background-color: #1c1e20; - margin-top: 50px; - } - </style> -</head> -<body> -<div class="box"> - <div class="grid"> - <div class="row"> - <div class="col"></div> - </div> - </div> -</div> -</body> -</html> +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <title>Title</title> + <style> + body{padding: 0;margin: 0} + .box{ + width:1500px; + height: 500px; + background-color: #1c1e20; + margin-top: 50px; + } + </style> +</head> +<body> +<div class="box"> + <div class="grid"> + <div class="row"> + <div class="col"></div> + </div> + </div> +</div> +</body> +</html>