Ver Código Fonte

bug1376 柱状图表的名称是折线图

lihai 7 anos atrás
pai
commit
8b76e4bb9b
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      CallCenterWeb.UI/huTotal.html

+ 2 - 2
CallCenterWeb.UI/huTotal.html

1
-<!DOCTYPE html>
1
+<!DOCTYPE html>
2
 <html>
2
 <html>
3
 
3
 
4
 	<head>
4
 	<head>
75
 			</ul>
75
 			</ul>
76
 			<div class="hu-content">
76
 			<div class="hu-content">
77
 				<div class="hu-con-right">
77
 				<div class="hu-con-right">
78
-					<h2 style="text-align: center;">数据折线图</h2>
78
+					<h2 style="text-align: center;">数据柱状图</h2>
79
 
79
 
80
 					<div id="huData" style="width:100%; height: 500px;">
80
 					<div id="huData" style="width:100%; height: 500px;">
81
 
81