【修改】统一间距 按钮修改 增加权限

This commit is contained in:
zhoulingpo
2023-08-04 16:51:01 +08:00
parent fe0c3b7df1
commit 2ed9dd63cc
40 changed files with 232 additions and 186 deletions
@@ -38,7 +38,7 @@ export default {
</script>
<style>
.main{
height: calc(100% - 100px);
height:100%;
overflow-y: auto;
overflow-x: hidden;