no message

Former-commit-id: 8c0367d8dc40cee3a792ab70b714f848ae7bfd7f
Former-commit-id: c36d70b53d2e633b9c26c7d38a9b48aa8d09dc86
Former-commit-id: ba058de12ab0bd00dfc5f2b549699df5f72c08aa
This commit is contained in:
liyang
2018-06-04 09:24:44 +08:00
parent 67e0b88a92
commit c21ea18342
2 changed files with 25 additions and 33 deletions

View File

@@ -65,10 +65,3 @@ export default {
}
}
</script>
<style lang="scss">
.dd-side-menu:not(.el-menu--collapse) {
width: 200px;
min-height: 400px;
}
</style>