提交修改

This commit is contained in:
X1627315083
2025-06-03 14:57:18 +08:00
parent 9fc2bcaedf
commit 87a08f5f8f
54 changed files with 1669 additions and 378 deletions

View File

@@ -65,7 +65,7 @@
<template #suffixIcon
><span
class="icon iconfont icon-xiala"
style="color: #343579"
style="color: #000"
></span
></template>
</a-select>
@@ -738,10 +738,10 @@ export default defineComponent({
}
.ant-slider-track{
background: #343579;
background: #000;
}
.ant-slider-handle{
border-color: #343579;
border-color: #000;
}
.placement_remove_point_block{