Selaa lähdekoodia

Update 调整文字及Logo

Yue 2 vuotta sitten
vanhempi
sitoutus
d5cd1ef5b7
46 muutettua tiedostoa jossa 63 lisäystä ja 115 poistoa
  1. 15 15
      VbdsmUI_V2.1.1/src/mobile/manage/index.html
  2. 16 68
      VbdsmUI_V2.1.1/src/mobile/passport/login.html
  3. 1 1
      VbdsmUI_V2.1.1/src/pc/explorer/explorer.html
  4. BIN
      VbdsmUI_V2.1.1/src/pc/explorer/images/favicon.ico
  5. BIN
      VbdsmUI_V2.1.1/src/pc/govnew/img/favicon.ico
  6. 1 1
      VbdsmUI_V2.1.1/src/pc/manage/app_3part.html
  7. 1 1
      VbdsmUI_V2.1.1/src/pc/manage/app_menu.html
  8. 1 1
      VbdsmUI_V2.1.1/src/pc/manage/app_store.html
  9. 3 3
      VbdsmUI_V2.1.1/src/pc/manage/classic.html
  10. BIN
      VbdsmUI_V2.1.1/src/pc/manage/images/desktop/vbdsm.com.start-min.png
  11. BIN
      VbdsmUI_V2.1.1/src/pc/manage/images/desktop/vbdsm.com.start.png
  12. BIN
      VbdsmUI_V2.1.1/src/pc/manage/images/desktop/vbdsm.com.start1-min.png
  13. BIN
      VbdsmUI_V2.1.1/src/pc/manage/images/desktop/vbdsm.com.start1.png
  14. BIN
      VbdsmUI_V2.1.1/src/pc/manage/images/favicon.ico
  15. BIN
      VbdsmUI_V2.1.1/src/pc/manage/images/vbdsm.com.favicon.ico
  16. BIN
      VbdsmUI_V2.1.1/src/pc/manage/images/vbdsm.com.favicon1.ico
  17. 1 1
      VbdsmUI_V2.1.1/src/pc/manage/setting.html
  18. 1 1
      VbdsmUI_V2.1.1/src/pc/manage/setting_code.html
  19. 1 1
      VbdsmUI_V2.1.1/src/pc/manage/setting_menu.html
  20. 1 1
      VbdsmUI_V2.1.1/src/pc/manage/setting_user.html
  21. 1 1
      VbdsmUI_V2.1.1/src/pc/message/history.html
  22. 1 1
      VbdsmUI_V2.1.1/src/pc/message/publish.html
  23. BIN
      VbdsmUI_V2.1.1/src/pc/passport/metering.vbdsm.com/images/favicon.ico
  24. BIN
      VbdsmUI_V2.1.1/src/pc/passport/metering.vbdsm.com/images/favicon.png
  25. BIN
      VbdsmUI_V2.1.1/src/pc/passport/vbdsm.com/images/favicon.ico
  26. 2 2
      VbdsmUI_V2.1.1/src/pc/passport/vbdsm.com/login.html
  27. 1 1
      VbdsmUI_V2.1.1/src/pc/passport/vbdsm.com/login_bk.html
  28. BIN
      VbdsmUI_V2.1.1/src/pc/portal/www/images/favicon.ico
  29. BIN
      VbdsmUI_V2.1.1/src/pc/portal/www/images/logo.png
  30. 1 1
      VbdsmUI_V2.1.1/src/pc/powergov/platformuser/platformuserList.html
  31. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/demandresponseplan/demand_response_execute.html
  32. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/demandresponseplan/demand_response_plan.html
  33. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/dr/dr.html
  34. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/electricanalyze/electric_analyze_list.html
  35. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/electricitycost/electricity_cost.html
  36. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/electricstatistics/electric_statistics.html
  37. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/monthlyanalysis/monthly_analysis_index.html
  38. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/onlineenergy/online_energy.html
  39. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/plugin/company_load_capacity.html
  40. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/powerunit/power_unit_list.html
  41. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/reportmanage/report_manage_list.html
  42. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/technique/techniqueSet.html
  43. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/technique/technique_list.html
  44. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/webPlot/ht/lisence.js
  45. 1 1
      VbdsmUI_V2.1.1/src/pc/powerservice/webPlot/manage/manage.html
  46. BIN
      VbdsmUI_V2.1.1/src/static/images/favicon.ico

+ 15 - 15
VbdsmUI_V2.1.1/src/mobile/manage/index.html

@@ -1,16 +1,16 @@
 <html>
-<head>
-    <meta charset="utf-8"/>
-    <title>电能服务网</title>
-    <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
-</head>
-<body>
-<center>
-    电能服务网<br/>
-    <h1>您已登录!</h1>
-    <a href="javascript:(function(){location.href='/system/logout.json';})();" target="_top">退出登录</a><br/>
-    手机版功能正在开发中,敬请期待...<br/>
-    Power by ZKSF @ 2015
-</center>
-</body>
-</html>
+	<head>
+		<meta charset="utf-8" />
+		<title>铂沅能源管理平台</title>
+		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+	</head>
+	<body>
+		<center>
+			铂沅能源管理平台<br />
+			<h1>您已登录!</h1>
+			<a href="javascript:(function(){location.href='/system/logout.json';})();" target="_top">退出登录</a><br />
+			手机版功能正在开发中,敬请期待...<br />
+			Power by ZKSF @ 2015
+		</center>
+	</body>
+</html>

+ 16 - 68
VbdsmUI_V2.1.1/src/mobile/passport/login.html

@@ -3,103 +3,51 @@
 	<head>
 		<meta charset="UTF-8" />
 		<meta content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport" />
-		<title>电能服务网 - Powered by ZKSF</title>
+		<title>铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" id="favico" rel="Shortcut Icon" />
 
-		<link
-			href="http://static.vbdsm.com/js/lib/easyui/themes/bootstrap/easyui.css"
-			rel="stylesheet"
-			type="text/css" />
-		<link
-			href="http://static.vbdsm.com/js/lib/easyui/themes/mobile.css"
-			rel="stylesheet"
-			type="text/css" />
-		<link
-			href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css"
-			rel="stylesheet"
-			type="text/css" />
+		<link href="http://static.vbdsm.com/js/lib/easyui/themes/bootstrap/easyui.css" rel="stylesheet" type="text/css" />
+		<link href="http://static.vbdsm.com/js/lib/easyui/themes/mobile.css" rel="stylesheet" type="text/css" />
+		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/css/font-awesome/css/font-awesome.css" rel="stylesheet" />
 		<!-- 字体不能跨域问题 -->
 		<!--[if IE 7]>
-			<link
-				rel="stylesheet"
-				href="http://static.vbdsm.com/css/font-awesome/css/font-awesome-ie7.css" />
+			<link rel="stylesheet" href="http://static.vbdsm.com/css/font-awesome/css/font-awesome-ie7.css" />
 		<![endif]-->
 		<link href="/css/login.css" rel="stylesheet" type="text/css" />
 
-		<script
-			src="http://static.vbdsm.com/js/lib/jquery-1.8.0.min.js"
-			type="text/javascript"></script>
+		<script src="http://static.vbdsm.com/js/lib/jquery-1.8.0.min.js" type="text/javascript"></script>
 		<script src="http://static.vbdsm.com/js/lib/jquery.query-2.1.7.js"></script>
-		<script
-			src="http://static.vbdsm.com/js/lib/easyui/jquery.easyui.min.js"
-			type="text/javascript"></script>
-		<script
-			src="http://static.vbdsm.com/js/lib/easyui/jquery.easyui.mobile.js"
-			type="text/javascript"></script>
-		<script
-			src="http://static.vbdsm.com/js/lib/easyui/locale/easyui-lang-zh_CN.js"
-			type="text/javascript"></script>
+		<script src="http://static.vbdsm.com/js/lib/easyui/jquery.easyui.min.js" type="text/javascript"></script>
+		<script src="http://static.vbdsm.com/js/lib/easyui/jquery.easyui.mobile.js" type="text/javascript"></script>
+		<script src="http://static.vbdsm.com/js/lib/easyui/locale/easyui-lang-zh_CN.js" type="text/javascript"></script>
 		<script src="http://static.vbdsm.com/js/util.js" type="text/javascript"></script>
 	</head>
 	<body>
 		<div class="easyui-navpanel">
 			<header>
 				<div class="m-toolbar logo">
-					<span class="m-title text">电能服务网 - 登录</span>
+					<span class="m-title text">铂沅能源管理平台 - 登录</span>
 				</div>
 			</header>
-			<div
-				style="
-					margin: 20px auto;
-					width: 100px;
-					height: 100px;
-					border-radius: 100px;
-					overflow: hidden;
-				">
+			<div style="margin: 20px auto; width: 100px; height: 100px; border-radius: 100px; overflow: hidden">
 				<img src="/images/login.png" style="margin: 0" />
 			</div>
 			<div style="padding: 0 20px">
-				<form
-					action="/web/login.json?iframe=1&callback=loginSuccess"
-					method="post"
-					target="ajaxResult">
+				<form action="/web/login.json?iframe=1&callback=loginSuccess" method="post" target="ajaxResult">
 					<input id="service" name="service" type="hidden" />
 					<div class="msg" style="text-align: center; margin-bottom: 10px"></div>
 					<div style="margin-bottom: 10px">
-						<input
-							class="easyui-textbox"
-							data-options="prompt:'请输入用户名',iconCls:'icon-man'"
-							id="loginName"
-							name="loginName"
-							style="width: 100%; height: 38px" />
+						<input class="easyui-textbox" data-options="prompt:'请输入用户名',iconCls:'icon-man'" id="loginName" name="loginName" style="width: 100%; height: 38px" />
 					</div>
 					<div>
-						<input
-							class="easyui-textbox"
-							data-options="prompt:'请输入密码',iconCls:'icon-lock'"
-							id="loginPass"
-							name="loginPass"
-							style="width: 100%; height: 38px"
-							type="password" />
+						<input class="easyui-textbox" data-options="prompt:'请输入密码',iconCls:'icon-lock'" id="loginPass" name="loginPass" style="width: 100%; height: 38px" type="password" />
 					</div>
 					<div style="text-align: center; margin-top: 30px">
-						<input
-							class="easyui-linkbutton"
-							style="width: 100%; height: 40px; font-size: 16px"
-							type="submit"
-							value="登录" />
+						<input class="easyui-linkbutton" style="width: 100%; height: 40px; font-size: 16px" type="submit" value="登录" />
 					</div>
 					<div style="text-align: center; margin-top: 30px">
-						<a
-							class="easyui-linkbutton"
-							href="/web/loginForDemo.json?iframe=1&callback=loginSuccess"
-							outline="true"
-							plain="true"
-							style="width: 150px; height: 35px"
-							target="ajaxResult"
-							><span style="font-size: 16px">体验用户登录</span></a
-						>
+						<a class="easyui-linkbutton" href="/web/loginForDemo.json?iframe=1&callback=loginSuccess" outline="true" plain="true" style="width: 150px; height: 35px" target="ajaxResult"><span style="font-size: 16px">体验用户登录</span></a>
 					</div>
 				</form>
 			</div>

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/explorer/explorer.html

@@ -2,7 +2,7 @@
 <html style="background-attachment: fixed" xmlns="http://www.w3.org/1999/xhtml">
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-		<title>资源管理器 - 电能服务网 - Powered by ZKSF</title>
+		<title>资源管理器 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="http://static.vbdsm.com/js/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/css/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
 		<link href="/css/explorer.layout.css" rel="stylesheet" type="text/css" />

BIN
VbdsmUI_V2.1.1/src/pc/explorer/images/favicon.ico


BIN
VbdsmUI_V2.1.1/src/pc/govnew/img/favicon.ico


+ 1 - 1
VbdsmUI_V2.1.1/src/pc/manage/app_3part.html

@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-		<title>电能服务网 - Powered by ZKSF</title>
+		<title>铂沅能源管理平台 - Powered by ZKSF</title>
 
 		<script type="text/javascript" charset="UTF-8"></script>
 	</head>

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/manage/app_menu.html

@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-		<title>电能服务网 - Powered by ZKSF</title>
+		<title>铂沅能源管理平台 - Powered by ZKSF</title>
 		<link rel="stylesheet" href="http://static.vbdsm.com/css/font-awesome/css/font-awesome.css" />
 		<!--[if IE 7]>
 			<link rel="stylesheet" href="http://static.vbdsm.com/css/font-awesome/css/font-awesome-ie7.css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/manage/app_store.html

@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" menu="menubody">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-		<title>电能服务网 - Powered by ZKSF</title>
+		<title>铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="http://static.vbdsm.com/css/bootstrap.css?ver=2.0" rel="stylesheet" />
 		<link rel="stylesheet" href="http://static.vbdsm.com/css/font-awesome/css/font-awesome.css" />
 		<!--[if IE 7]>

+ 3 - 3
VbdsmUI_V2.1.1/src/pc/manage/classic.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>电能服务网 - Powered by ZKSF</title>
+		<title>铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" id="favicon" rel="Shortcut Icon" />
 		<link href="/css/mainvb.css" rel="stylesheet" />
 		<link href="http://static.vbdsm.com/css/font-awesome/css/font-awesome.css" rel="stylesheet" />
@@ -56,7 +56,7 @@
 						<a class="log-out" id="logoutBtn">退出登录</a>
 					</div>
 					<div class="title">
-						<h4>电能服务网</h4>
+						<h4>铂沅能源管理平台</h4>
 					</div>
 				</div>
 			</div>
@@ -71,7 +71,7 @@
 			<div class="easyui-layout-center" data-options="region:'center'" id="layout-content">
 				<div class="easyui-tabs" fit="true" id="tab">
 					<!-- <div title="欢迎页" style="padding:10px;">
-                       欢迎登录电能服务网在线监测平台
+                       欢迎登录铂沅能源管理平台在线监测平台
                 </div> -->
 				</div>
 			</div>

BIN
VbdsmUI_V2.1.1/src/pc/manage/images/desktop/vbdsm.com.start-min.png


BIN
VbdsmUI_V2.1.1/src/pc/manage/images/desktop/vbdsm.com.start.png


BIN
VbdsmUI_V2.1.1/src/pc/manage/images/desktop/vbdsm.com.start1-min.png


BIN
VbdsmUI_V2.1.1/src/pc/manage/images/desktop/vbdsm.com.start1.png


BIN
VbdsmUI_V2.1.1/src/pc/manage/images/favicon.ico


BIN
VbdsmUI_V2.1.1/src/pc/manage/images/vbdsm.com.favicon.ico


BIN
VbdsmUI_V2.1.1/src/pc/manage/images/vbdsm.com.favicon1.ico


+ 1 - 1
VbdsmUI_V2.1.1/src/pc/manage/setting.html

@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" menu="menubody">
 	<head>
 		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-		<title>电能服务网 - Powered by ZKSF</title>
+		<title>铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="http://static.vbdsm.com/css/bootstrap.css?ver=2.0" rel="stylesheet" />
 		<link rel="stylesheet" href="http://static.vbdsm.com/css/font-awesome/css/font-awesome.css" />
 		<!--[if IE 7]>

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/manage/setting_code.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>代码管理 - 电能服务网 - Powered by ZKSF</title>
+		<title>代码管理 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/manage/setting_menu.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>菜单管理 - 电能服务网 - Powered by ZKSF</title>
+		<title>菜单管理 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/manage/setting_user.html

@@ -3,7 +3,7 @@
 <head>
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<meta name="renderer" content="webkit" />
-	<title>用户管理 - 电能服务网 - Powered by ZKSF</title>
+	<title>用户管理 - 铂沅能源管理平台 - Powered by ZKSF</title>
 	<link rel="Shortcut Icon" href="/images/favicon.ico" />
 	<link rel="stylesheet" type="text/css" href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" />
 	<link rel="stylesheet" type="text/css" href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/message/history.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>推送消息记录 - 电能服务网 - Powered by ZKSF</title>
+		<title>推送消息记录 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/message/publish.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>推送消息 - 电能服务网 - Powered by ZKSF</title>
+		<title>推送消息 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

BIN
VbdsmUI_V2.1.1/src/pc/passport/metering.vbdsm.com/images/favicon.ico


BIN
VbdsmUI_V2.1.1/src/pc/passport/metering.vbdsm.com/images/favicon.png


BIN
VbdsmUI_V2.1.1/src/pc/passport/vbdsm.com/images/favicon.ico


+ 2 - 2
VbdsmUI_V2.1.1/src/pc/passport/vbdsm.com/login.html

@@ -8,7 +8,7 @@
 			}
 		</script>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-		<title>电能管理服务平台 - Powered by ZKSF</title>
+		<title>铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" id="favico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/css/bootstrap.css?ver=2.0" rel="stylesheet" />
 		<link href="http://static.vbdsm.com/css/font-awesome/css/font-awesome.css" rel="stylesheet" />
@@ -25,7 +25,7 @@
 		<div class="login-body">
 			<div class="login-form">
 				<div class="login-title">欢迎登录</div>
-				<div class="login-subtitle">电能管理服务平台</div>
+				<div class="login-subtitle">铂沅能源管理平台</div>
 				<form action="/web/login.json?iframe=1&callback=loginSuccess" method="post" target="ajaxResult">
 					<input id="service" name="service" type="hidden" />
 					<div class="form-group">

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/passport/vbdsm.com/login_bk.html

@@ -8,7 +8,7 @@
 			}
 		</script>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-		<title>江苏电能管理服务平台 - Powered by ZKSF</title>
+		<title>江苏铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" id="favico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/css/bootstrap.css?ver=2.0" rel="stylesheet" />
 		<link href="http://static.vbdsm.com/css/font-awesome/css/font-awesome.css" rel="stylesheet" />

BIN
VbdsmUI_V2.1.1/src/pc/portal/www/images/favicon.ico


BIN
VbdsmUI_V2.1.1/src/pc/portal/www/images/logo.png


+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powergov/platformuser/platformuserList.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>平台用户 - 电能服务网 - Powered by ZKSF</title>
+		<title>平台用户 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/loadmask/jquery.loadmask.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/demandresponseplan/demand_response_execute.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>企业需求响应预案执行 - 电能服务网 - Powered by ZKSF</title>
+		<title>企业需求响应预案执行 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/demandresponseplan/demand_response_plan.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>企业需求响应预案制定 - 电能服务网 - Powered by ZKSF</title>
+		<title>企业需求响应预案制定 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/dr/dr.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>需求响应预案 - 电能服务网 - Powered by ZKSF</title>
+		<title>需求响应预案 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/electricanalyze/electric_analyze_list.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>电量与电费分析 - 电能服务网 - Powered by ZKSF</title>
+		<title>电量与电费分析 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/electricitycost/electricity_cost.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>电费成本分析 - 电能服务网 - Powered by ZKSF</title>
+		<title>电费成本分析 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/electricstatistics/electric_statistics.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>电量统计 - 电能服务网 - Powered by ZKSF</title>
+		<title>电量统计 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/monthlyanalysis/monthly_analysis_index.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>企业月报分析 - 电能服务网 - Powered by ZKSF</title>
+		<title>企业月报分析 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/onlineenergy/online_energy.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>电量实时运行图表 - 电能服务网 - Powered by ZKSF</title>
+		<title>电量实时运行图表 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/plugin/company_load_capacity.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>企业用电总负荷仪表图 - 电能服务网 - Powered by ZKSF</title>
+		<title>企业用电总负荷仪表图 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<script src="http://static.vbdsm.com/js/lib/jquery-1.8.0.min.js" type="text/javascript"></script>
 		<script src="http://static.vbdsm.com/js/lib/highcharts/highcharts.js" type="text/javascript"></script>

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/powerunit/power_unit_list.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>用电单元管理 - 电能服务网 - Powered by ZKSF</title>
+		<title>用电单元管理 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/reportmanage/report_manage_list.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>报表管理 - 电能服务网 - Powered by ZKSF</title>
+		<title>报表管理 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/technique/techniqueSet.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>标准工艺设置 - 电能服务网 - Powered by ZKSF</title>
+		<title>标准工艺设置 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/loadmask/jquery.loadmask.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/technique/technique_list.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>工艺管理 - 电能服务网 - Powered by ZKSF</title>
+		<title>工艺管理 - 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/webPlot/ht/lisence.js

@@ -1,7 +1,7 @@
 var noAlert = true
 var htl =
 	'{\n\
-"corp": "苏州太中科轼峰(江苏)科技有限公司n\
+"corp": "苏州太中科轼峰(江苏)科技有限公司",\n\
 "project": "电力需求侧管理",\n\
 "start": "2015-11-20",\n\
 "hashCode": "7b5383b1f808b0b6fd18144e0b941ffc4fea065a205b542eae04f984c772c12617c3c9f6680fe4b58ed17eb92a075a4ceeb07b92cf8eae4ffb66fde51712e18e95e57e4a024349aba3c7bd5372f23d7733d7fa1ed21832dd6170b5e4227258c3918d20477210a292a374252b996824fa57130b46cfa8b09ab88e2d05a50c02e4",\n\

+ 1 - 1
VbdsmUI_V2.1.1/src/pc/powerservice/webPlot/manage/manage.html

@@ -3,7 +3,7 @@
 	<head>
 		<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
 		<meta content="webkit" name="renderer" />
-		<title>绘图管理- 电能服务网 - Powered by ZKSF</title>
+		<title>绘图管理- 铂沅能源管理平台 - Powered by ZKSF</title>
 		<link href="/images/favicon.ico" rel="Shortcut Icon" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/vber/easyui.css" rel="stylesheet" type="text/css" />
 		<link href="http://static.vbdsm.com/js/lib/easyui/themes/icon.css" rel="stylesheet" type="text/css" />

BIN
VbdsmUI_V2.1.1/src/static/images/favicon.ico