jeecg-boot 1.0 版本发布

pull/123/head
zhangdaihao 2019-02-25 19:50:57 +08:00
parent 47e0a0dcd8
commit 0dfee2faef
5 changed files with 5 additions and 5 deletions

View File

@ -362,7 +362,7 @@
}
}
</script>
<style>
<style scoped>
.ant-card-body .table-operator {
margin-bottom: 18px;
}

View File

@ -296,7 +296,7 @@
}
}
</script>
<style>
<style scoped>
.ant-card-body .table-operator{
margin-bottom: 18px;
}

View File

@ -285,7 +285,7 @@
}
}
</script>
<style>
<style scoped>
.ant-card{
margin-left: -30px;
margin-right: -30px;

View File

@ -327,7 +327,7 @@
}
}
</script>
<style>
<style scoped>
.ant-card-body .table-operator{
margin-bottom: 18px;
}

View File

@ -269,5 +269,5 @@
}
}
</script>
<style>
<style scoped>
</style>