This commit is contained in:
shizhong
2023-06-13 11:43:05 +08:00
parent fbff879504
commit e83717e80e
4 changed files with 2 additions and 45 deletions

View File

@ -269,9 +269,3 @@ onBeforeMount(() => {
readRedisInfo()
})
</script>
<style scoped>
.redis {
height: 600px;
max-height: 860px;
}
</style>