From 196a672da9a0ae25cf8749b7b3b407396d55bab0 Mon Sep 17 00:00:00 2001 From: whyclj <1525436766@qq.com> Date: 星期五, 18 一月 2019 16:41:55 +0800 Subject: [PATCH] 添加电池组连接信息查询页面以及添加国际化信息 --- gx_tieta/WebRoot/mobil/checkAccept-index.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/checkAccept-index.html b/gx_tieta/WebRoot/mobil/checkAccept-index.html index 2dacdc9..f01b134 100644 --- a/gx_tieta/WebRoot/mobil/checkAccept-index.html +++ b/gx_tieta/WebRoot/mobil/checkAccept-index.html @@ -19,13 +19,13 @@ <div data-role="content"> <ul data-role="listview" data-inset="true"> <li> - <a href="batt-approve-index.html" target="_top">寰呭鎵�</a> + <a href="wapprovalBatt-index.html" target="_top">寰呭鎵�</a> </li> <li> - <a href="batt-apprvedAccept-index.html" target="_top">寰呴獙鏀�</a> + <a href="wcheckAccept-index.html" target="_top">寰呴獙鏀�</a> </li> <li> - <a href="batt-unapproved-index.html" target="_top">宸查獙鏀�</a> + <a href="hcheckAccpet-index.html" target="_top">宸查獙鏀�</a> </li> </ul> -- Gitblit v1.9.1