Эх сурвалжийг харах

feat:1.Empty 空组件重新封装加了一个title

suwenjiang 2 сар өмнө
parent
commit
934d252a54

+ 0 - 8
src/components/Empty/index.vue

@@ -6,14 +6,6 @@
 
 
 <script setup>
 <script setup>
 defineProps({
 defineProps({
-  // top: {
-  //   type: String,
-  //   default: '100'
-  // },
-  // bottom: {
-  //   type: String,
-  //   default: '0'
-  // },
   title: {
   title: {
     type: String,
     type: String,
     default: '暂无数据'
     default: '暂无数据'