文字排版调整
This commit is contained in:
parent
e1a6f8be3e
commit
00488a301f
@ -340,7 +340,7 @@ const vClickOutside = {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
// gap: vh(8);
|
gap: vh(8);
|
||||||
padding: vh(12) 0 vh(30);
|
padding: vh(12) 0 vh(30);
|
||||||
border-radius: vw(6);
|
border-radius: vw(6);
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
@ -200,7 +200,7 @@
|
|||||||
<!-- 底部一键启动按钮 -->
|
<!-- 底部一键启动按钮 -->
|
||||||
<template #footer>
|
<template #footer>
|
||||||
<ActionButton
|
<ActionButton
|
||||||
text="一键启动"
|
text="响应调度"
|
||||||
type="primary"
|
type="primary"
|
||||||
size="medium"
|
size="medium"
|
||||||
@click="handleModalStartDispatch"
|
@click="handleModalStartDispatch"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user