mirror of https://github.com/jeecgboot/jeecg-boot
jeecg-boot 1.0 版本发布
parent
47e0a0dcd8
commit
0dfee2faef
|
@ -362,7 +362,7 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
<style scoped>
|
||||
.ant-card-body .table-operator {
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
|
|
@ -296,7 +296,7 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
<style scoped>
|
||||
.ant-card-body .table-operator{
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
|
|
@ -285,7 +285,7 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
<style scoped>
|
||||
.ant-card{
|
||||
margin-left: -30px;
|
||||
margin-right: -30px;
|
||||
|
|
|
@ -327,7 +327,7 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
<style scoped>
|
||||
.ant-card-body .table-operator{
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
|
|
@ -269,5 +269,5 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
<style scoped>
|
||||
</style>
|
Loading…
Reference in New Issue