fix:根据UI修改页面
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="520"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
@@ -521,6 +521,6 @@
|
||||
:deep(.ant-form-item-label) {
|
||||
z-index: 20;
|
||||
text-align: right;
|
||||
width: 23%;
|
||||
width: 20%;
|
||||
}
|
||||
</style>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="520"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="520"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
@@ -546,7 +546,7 @@
|
||||
:deep(.ant-form-item-label) {
|
||||
z-index: 20;
|
||||
text-align: right;
|
||||
width: 23%;
|
||||
width: 20%;
|
||||
position: relative;
|
||||
}
|
||||
</style>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="520"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="600"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:ok="btnClick"
|
||||
:cancel="handleClose"
|
||||
|
@@ -13,9 +13,6 @@
|
||||
v-model:value="searchValue"
|
||||
style="margin-bottom: 8px; width: 194px"
|
||||
placeholder="请输入关键字" />
|
||||
<!-- <img
|
||||
style="width: 100%; height: 2px"
|
||||
src="https://files.axshare.com/gsc/4T0UQR/7e/5d/a2/7e5da2a277344db8af30521cefeb70cc/images/告警设置/u150.svg?pageId=1f58c1ba-b461-4fe8-a2b3-295f1e7b0aa0" /> -->
|
||||
<div style="width: 100%; height: 420px; overflow-y: auto">
|
||||
<a-tree
|
||||
v-model:selectedKeys="selectedKeys"
|
||||
@@ -37,9 +34,6 @@
|
||||
@search="onSearch"
|
||||
@pressEnter="onSearch" />
|
||||
</div>
|
||||
<!-- <img
|
||||
style="width: 100%; height: 2px"
|
||||
src="https://files.axshare.com/gsc/4T0UQR/7e/5d/a2/7e5da2a277344db8af30521cefeb70cc/images/告警设置/u150.svg?pageId=1f58c1ba-b461-4fe8-a2b3-295f1e7b0aa0" /> -->
|
||||
<div style="width: 100%; height: 455px; overflow-y: hidden; padding: 12px 0">
|
||||
<a-table
|
||||
:row-selection="{
|
||||
@@ -388,20 +382,4 @@
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
// :deep(.ant-pagination-prev) {
|
||||
// border: 1px solid rgba(207, 212, 219, 1) !important;
|
||||
// margin-right: 6px !important;
|
||||
// }
|
||||
// :deep(.ant-pagination-next) {
|
||||
// border: 1px solid rgba(207, 212, 219, 1) !important;
|
||||
// margin-left: 6px !important;
|
||||
// }
|
||||
// :deep(.ant-modal .ns-modal-boxs .ant-modal-header .ant-modal-title) {
|
||||
// font-size: 16px !important;
|
||||
// font-weight: 500 !important;
|
||||
// letter-spacing: 0 !important;
|
||||
// line-height: 24px !important;
|
||||
// color: rgba(51, 51, 51, 1) !important;
|
||||
// margin: 0 16px !important;
|
||||
// }
|
||||
</style>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="520"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="550"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="520"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="550"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="520"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ns-drawer
|
||||
v-model:visible="visible"
|
||||
width="550"
|
||||
width="562px"
|
||||
:title="' '"
|
||||
:footer-style="{ textAlign: 'right' }"
|
||||
:ok="btnClick"
|
||||
|
Reference in New Issue
Block a user