From 51a0a7ac431f11683958c8e4972f78c52a5dedb2 Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期二, 24 十二月 2024 19:03:53 +0800 Subject: [PATCH] 修改 bug --- ManagementAHTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tVersionManagement/tVersionManagement_add.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ManagementAHTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tVersionManagement/tVersionManagement_add.html b/ManagementAHTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tVersionManagement/tVersionManagement_add.html index 0c77ca7..6d08858 100644 --- a/ManagementAHTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tVersionManagement/tVersionManagement_add.html +++ b/ManagementAHTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tVersionManagement/tVersionManagement_add.html @@ -21,10 +21,10 @@ <!-- <input type="radio" id="type3" value="3" name="type" >--> <!-- <label for="type3"> 车载端 </label>--> <!-- </div>--> - <div class="radio radio-primary radio-inline"> - <input type="radio" id="type4" value="4" name="type" > - <label for="type4"> 调度端 </label> - </div> +<!-- <div class="radio radio-primary radio-inline">--> +<!-- <input type="radio" id="type4" value="4" name="type" >--> +<!-- <label for="type4"> 调度端 </label>--> +<!-- </div>--> </div> </div> <div id="androidDiv"> -- Gitblit v1.7.1