|
|
@@ -1,23 +1,23 @@
|
|
|
<!DOCTYPE html>
|
|
|
-<html lang=zh-cn>
|
|
|
+<html lang=zh-cn>
|
|
|
<head>
|
|
|
- <meta charset=utf-8>
|
|
|
- <title>CLD.System</title>
|
|
|
- <meta name=description content=电子版晴雨表,在线晴雨表,网页晴雨表>
|
|
|
- <link rel="shortcut icon" href="images/favicon.ico">
|
|
|
- <meta name=copyright content=smartcost.com.cn>
|
|
|
- <link rel=stylesheet href=css/global.css>
|
|
|
- <script src=js/jquery-1.7.1.min.js></script>
|
|
|
+ <meta charset=utf-8>
|
|
|
+ <title>CLD.System</title>
|
|
|
+ <meta name=description content=电子版晴雨表,在线晴雨表,网页晴雨表>
|
|
|
+ <link rel="shortcut icon" href="images/favicon.ico">
|
|
|
+ <meta name=copyright content=smartcost.com.cn>
|
|
|
+ <link rel=stylesheet href=css/global.css>
|
|
|
+ <script src=js/jquery-1.7.1.min.js></script>
|
|
|
<script src=js/global.js></script>
|
|
|
<script src="http://s1.bdstatic.com/r/www/cache/ecom/esl/1-6-10/esl.js"></script>
|
|
|
<script type="text/javascript">
|
|
|
// 路径配置
|
|
|
require.config({
|
|
|
- paths:{
|
|
|
+ paths:{
|
|
|
'echarts' : 'http://echarts.baidu.com/build/echarts'
|
|
|
}
|
|
|
});
|
|
|
-
|
|
|
+
|
|
|
// 使用
|
|
|
require(
|
|
|
[
|
|
|
@@ -28,7 +28,7 @@
|
|
|
function(ec) {
|
|
|
//1 最近30天客户数量与记录趋势//
|
|
|
// 基于准备好的dom,初始化echarts图表
|
|
|
- var myChart = ec.init(document.getElementById('chartContainer1'));
|
|
|
+ var myChart = ec.init(document.getElementById('chartContainer1'));
|
|
|
var option = {
|
|
|
color:['#e9af68','#57b7b6','#e4575a','#959eac','#ffa500',
|
|
|
'#d38b70','#8fb7cf','#cd5c5c','#5c616b','#40e0d0',
|
|
|
@@ -96,14 +96,14 @@
|
|
|
},
|
|
|
]
|
|
|
};
|
|
|
-
|
|
|
- // 为echarts对象加载数据
|
|
|
- myChart.setOption(option);
|
|
|
+
|
|
|
+ // 为echarts对象加载数据
|
|
|
+ myChart.setOption(option);
|
|
|
//1 最近30天客户数量与记录趋势//
|
|
|
//2 最近30天客户数量地域//
|
|
|
// 基于准备好的dom,初始化echarts图表
|
|
|
- var myChart = ec.init(document.getElementById('chartContainer2'));
|
|
|
- var option = {
|
|
|
+ var myChart = ec.init(document.getElementById('chartContainer2'));
|
|
|
+ var option = {
|
|
|
color:['#e9af68','#57b7b6','#e4575a','#959eac','#ffa500',
|
|
|
'#d38b70','#8fb7cf','#cd5c5c','#5c616b','#40e0d0',
|
|
|
'#1e90ff','#ff6347','#7b68ee','#00fa9a','#ffd700',
|
|
|
@@ -112,7 +112,7 @@
|
|
|
text: '30天客户分布',
|
|
|
textAlign:"left",
|
|
|
textStyle:{
|
|
|
- fontSize: 12,
|
|
|
+ fontSize: 12,
|
|
|
color:"#666",
|
|
|
fontWeight:"normal"
|
|
|
}
|
|
|
@@ -145,19 +145,19 @@
|
|
|
}
|
|
|
]
|
|
|
};
|
|
|
- // 为echarts对象加载数据
|
|
|
- myChart.setOption(option);
|
|
|
-
|
|
|
+ // 为echarts对象加载数据
|
|
|
+ myChart.setOption(option);
|
|
|
+
|
|
|
//2 客户地区分布//
|
|
|
//3 最近30天客户数量地域//
|
|
|
// 基于准备好的dom,初始化echarts图表
|
|
|
- var myChart = ec.init(document.getElementById('chartContainer3'));
|
|
|
+ var myChart = ec.init(document.getElementById('chartContainer3'));
|
|
|
var option = {
|
|
|
title : {
|
|
|
text: '30天单位分布',
|
|
|
textAlign:"left",
|
|
|
textStyle:{
|
|
|
- fontSize: 12,
|
|
|
+ fontSize: 12,
|
|
|
color:"#666",
|
|
|
fontWeight:"normal"
|
|
|
}
|
|
|
@@ -218,11 +218,11 @@
|
|
|
}
|
|
|
]
|
|
|
};
|
|
|
-
|
|
|
- // 为echarts对象加载数据
|
|
|
- myChart.setOption(option);
|
|
|
-
|
|
|
- //3 单位地区分布//
|
|
|
+
|
|
|
+ // 为echarts对象加载数据
|
|
|
+ myChart.setOption(option);
|
|
|
+
|
|
|
+ //3 单位地区分布//
|
|
|
}
|
|
|
);
|
|
|
</script>
|
|
|
@@ -305,8 +305,10 @@
|
|
|
<div class="mostTab"></div>
|
|
|
<div class="mostList autoHeightI1" data-placement="top" data-toggle="ctooltip" data-original-title="滚动条隐藏了,用鼠标滚轮下拉吧">
|
|
|
<ul class="item">
|
|
|
- <li class="now">
|
|
|
- <h2>大家</h2>
|
|
|
+ <li class="select now">
|
|
|
+ <select><option>总部</option>
|
|
|
+<option>广东办</option><option>广西办</option>
|
|
|
+ </select>
|
|
|
</li>
|
|
|
<li>
|
|
|
<div class="avtra"><img src="images/avatar-1.png"></div>
|
|
|
@@ -489,6 +491,6 @@
|
|
|
<a href="#" class="button btn-gray" data-dismiss="modal" aria-hidden="true">关闭</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <!--弹出内容-->
|
|
|
-<script type="text/javascript">autoFlashHeight();</script>
|
|
|
-</body>
|
|
|
+ <!--弹出内容-->
|
|
|
+<script type="text/javascript">autoFlashHeight();</script>
|
|
|
+</body>
|