From 1c25524f12918b63af745a79f59d0e94f1ec6d3c Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.16> Date: 星期二, 11 十二月 2018 15:25:44 +0800 Subject: [PATCH] 修改 --- gx_tieta/WebRoot/mobil/testControl.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/testControl.html b/gx_tieta/WebRoot/mobil/testControl.html index 3b5de04..023a5ca 100644 --- a/gx_tieta/WebRoot/mobil/testControl.html +++ b/gx_tieta/WebRoot/mobil/testControl.html @@ -2,7 +2,7 @@ <html> <head> <meta charset="utf-8"> - <title>閰嶇疆鎿嶄綔</title> + <title>鐢垫睜閰嶇疆</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="stylesheet" href="mobilCss/jquery.mobile-1.4.5.min.css"/> @@ -14,7 +14,7 @@ <div data-role="page"> <div data-role="header" data-position="fixed"> <a href="index.html" class="ui-btn ui-corner-all ui-shadow ui-icon-back ui-btn-icon-left" target="_top" style="padding-top:0.7em;padding-bottom:0.7em;">杩斿洖</a> - <h1>閰嶇疆鎿嶄綔</h1> + <h1>鐢垫睜閰嶇疆</h1> </div> <div data-role="content"> -- Gitblit v1.9.1