From fbb3ef63775673bdceeb921542d5cd3f06f1ca45 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 11 一月 2024 10:40:12 +0800 Subject: [PATCH] 适配TE 7.21版本 --- TEWin/Resources/Volume/Volume.html | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/TEWin/Resources/Volume/Volume.html b/TEWin/Resources/Volume/Volume.html index ce7a270..f798813 100644 --- a/TEWin/Resources/Volume/Volume.html +++ b/TEWin/Resources/Volume/Volume.html @@ -89,7 +89,7 @@ </select> </td> </tr> - <tr> + <!--<tr> <td class="s8b"> <label for="Mode" class="i18n">drawObjects</label> </td> @@ -98,9 +98,8 @@ <input type="checkbox" id="showObjectsID"> <span class="slider round"></span> </label> - <!-- <input type="checkbox" id="showObjectsID" /> --> </td> - </tr> + </tr>--> </table> <tr class="s8"> -- Gitblit v1.9.3