Commit 4c67befe authored by 罗林杰's avatar 罗林杰

修改数据库到数据库

parent 8ee5a309
......@@ -532,9 +532,15 @@
</div>
<Description size="middle" title=" " :bordered="false">
<template #action>
<span style="font-size: 15px; font-weight: bold; margin-right: 690px">
<span style="font-size: 15px; font-weight: bold; margin-right: 600px">
配置预览
</span>
<a-button
type="primary"
style="font-size: 15px; font-weight: bold; margin-right: 20px"
>
预览
</a-button>
<Icon
style="font-size: 25px !important"
icon="fa6-regular:copy"
......@@ -542,7 +548,7 @@
@click="handleCopy"
/>
<Icon
style="font-size: 25px !important; margin-right: 5px; marin-left: 5px"
style="font-size: 25px !important; margin-right: 5px"
icon="tabler:reload"
:color="'rgb(136, 141, 156)'"
@click="handleReload"
......@@ -577,9 +583,15 @@
</div>
<Description size="middle" title=" " :bordered="false">
<template #action>
<span style="font-size: 15px; font-weight: bold; margin-right: 690px">
<span style="font-size: 15px; font-weight: bold; margin-right: 600px">
配置预览
</span>
<a-button
type="primary"
style="font-size: 15px; font-weight: bold; margin-right: 20px"
>
预览
</a-button>
<Icon
style="font-size: 25px !important"
icon="fa6-regular:copy"
......@@ -627,8 +639,17 @@
</template>
</BasicTable>
</div>
<Description size="middle" title="配置预览" :bordered="false">
<Description size="middle" title=" " :bordered="false">
<template #action>
<span style="font-size: 15px; font-weight: bold; margin-right: 1440px">
配置预览
</span>
<a-button
type="primary"
style="font-size: 15px; font-weight: bold; margin-right: 20px"
>
预览
</a-button>
<Icon
style="font-size: 25px !important"
icon="fa6-regular:copy"
......@@ -636,7 +657,7 @@
@click="handleCopy"
/>
<Icon
style="font-size: 25px !important; margin-right: 5px; margin-left: 5px"
style="font-size: 25px !important; margin-right: 5px"
icon="tabler:reload"
:color="'rgb(136, 141, 156)'"
@click="handleReload"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment