From 9a4c5888fb76220d38c9c2eab117e86ed510ec42 Mon Sep 17 00:00:00 2001 From: Zhao Zuohong <1040110848@qq.com> Date: Thu, 18 Jul 2024 23:46:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E6=8B=9F=E5=99=A8=E4=B8=BA=E2=80=9C?= =?UTF-8?q?=E5=85=B6=E5=AE=83=E2=80=9D=E6=97=B6=E9=9A=90=E8=97=8F=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=E6=97=B6=E9=97=B4=E5=92=8C=E5=85=B3=E9=97=AD=E6=A8=A1?= =?UTF-8?q?=E6=8B=9F=E5=99=A8=E7=9A=84=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/pages/Settings.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/src/pages/Settings.vue b/ui/src/pages/Settings.vue index d4a59ea8..3917ce15 100644 --- a/ui/src/pages/Settings.vue +++ b/ui/src/pages/Settings.vue @@ -72,7 +72,7 @@ async function select_simulator_folder() { } } -import { render_op_label, render_op_tag } from '@/utils/op_select' +import { render_op_label } from '@/utils/op_select' const scale_marks = {} const display_marks = [0.5, 1.0, 1.5, 2.0, 3.0] @@ -200,7 +200,7 @@ async function test_screenshot() { - + @@ -223,7 +223,7 @@ async function test_screenshot() { 降低功耗 - + 任务结束后关闭模拟器 减少空闲时的资源占用、避免模拟器长时间运行出现问题