Commit b7e8ae01 by Thews

20231219wangwansu

1 parent 1b254103
......@@ -414,7 +414,7 @@ export default {
padding: 60px 15px 60px 15px;
}
</style>
<style scoped>
<style lang="scss" scoped>
.totalArchiPropertyDocument{
width: 100%;
height: 100%;
......@@ -569,6 +569,9 @@ export default {
width: 97%;
height: calc(100% - 40px);
margin-top: 20px;
a{
text-decoration: none;
}
}
.el-pagination{
margin-top: 30px;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!