Merge tag 'v4.1.7' of gitee.com:blackfox/geekai-plus

This commit is contained in:
RockYang
2025-03-24 11:27:11 +08:00
58 changed files with 1146 additions and 494 deletions

View File

@@ -40,8 +40,8 @@ const props = defineProps({
default: 'Tips',
},
width: {
type: Number,
default: 500,
type: String,
default: 'auto',
},
hideFooter:{
type: Boolean,