From 10158179b0044b3979c22c0b4eb3f903630f4a62 Mon Sep 17 00:00:00 2001 From: hdw <hdw@192.168.7.127> Date: 星期二, 15 一月 2019 11:29:06 +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