From 1c66e0a1353b784bf94f34ea342bd39b052099a9 Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.16> Date: 星期三, 12 十二月 2018 08:56:19 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclxw1@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- 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