更新
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
|
||||
<script setup>
|
||||
import { Box } from '@element-plus/icons-vue'
|
||||
import '@/assets/style/auth.scss'
|
||||
|
||||
defineProps({
|
||||
description: {
|
||||
@@ -59,9 +58,8 @@ const handleAction = () => {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
@import '@/assets/style/auth.scss';
|
||||
|
||||
.empty-container {
|
||||
width: 100%;
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user