From 998992cf0bdc73a7090a32c38a0ae27829db7e6f Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 4 Jun 2025 14:06:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=9D=83=E9=99=90=E5=BC=B9?= =?UTF-8?q?=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboard/templates/robot_management.html | 67 ++++++++++++------- 1 file changed, 41 insertions(+), 26 deletions(-) diff --git a/admin/dashboard/templates/robot_management.html b/admin/dashboard/templates/robot_management.html index 448478f..d06ac32 100644 --- a/admin/dashboard/templates/robot_management.html +++ b/admin/dashboard/templates/robot_management.html @@ -91,33 +91,38 @@ - - - - - - - - - - + width="50%" + :style="{ maxHeight: '70vh' }" + custom-class="permission-dialog"> +
+ + + + + + + + + + +
@@ -148,6 +153,16 @@ + + {% endblock %} {% block scripts %}