3d添加印花 等

This commit is contained in:
X1627315083
2025-04-16 10:43:54 +08:00
parent fd2e47e783
commit c2288a30b2
51 changed files with 5588 additions and 359 deletions

View File

@@ -278,10 +278,11 @@ export default defineComponent({
});
</script>
<style lang="less" scoped>
.allUserPoeration_modal{
:deep(.allUserPoeration_modal){
.ant-modal-body{
height: auto;
display: flex;
flex-direction: column;
}
}
@@ -303,7 +304,7 @@ export default defineComponent({
}
}
.allUserPoeration_center{
height: 85%;
flex: 1;
overflow-y: auto;
flex-direction: row;
flex-wrap: wrap;