From c0197c85562b0986606a6c1b2a9b975dc444e604 Mon Sep 17 00:00:00 2001
From: hdw <hdw@192.168.137.1>
Date: 星期二, 18 十二月 2018 14:56:26 +0800
Subject: [PATCH] 添加module.css和删除Test.js

---
 gx_tieta/WebRoot/mobil/batt-traffic-statistics.html |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/batt-traffic-statistics.html b/gx_tieta/WebRoot/mobil/batt-traffic-statistics.html
index d0905b7..f625be3 100644
--- a/gx_tieta/WebRoot/mobil/batt-traffic-statistics.html
+++ b/gx_tieta/WebRoot/mobil/batt-traffic-statistics.html
@@ -147,6 +147,14 @@
 					
 			</table>
 		</div>
+		<div data-role="footer" data-position="fixed">
+			 <div data-role="navbar">
+	      <ul>
+	        <li><a href="index.html" target="_top" data-icon="home">棣栭〉</a></li>
+	        <li><a href="batt-traffic-line.html" target="_top" data-icon="arrow-r">鎶樼幇鍥�</a></li>
+	      </ul>
+	    </div>
+		</div>
 	</div>
 </body>
 

--
Gitblit v1.9.1