文字排版调整

This commit is contained in:
huangchenhao 2025-11-25 11:34:31 +08:00
parent e1a6f8be3e
commit 00488a301f
2 changed files with 2 additions and 2 deletions

View File

@ -340,7 +340,7 @@ const vClickOutside = {
flex-direction: column;
align-items: center;
justify-content: center;
// gap: vh(8);
gap: vh(8);
padding: vh(12) 0 vh(30);
border-radius: vw(6);
position: relative;

View File

@ -200,7 +200,7 @@
<!-- 底部一键启动按钮 -->
<template #footer>
<ActionButton
text="一键启动"
text="响应调度"
type="primary"
size="medium"
@click="handleModalStartDispatch"