Feat(送礼):支持AI的文生图-4

This commit is contained in:
lifizer
2026-09-09 14:32:51 +08:00
parent 3523ce5599
commit a59d10e7dc
2 changed files with 13 additions and 0 deletions
@@ -64,6 +64,11 @@ export default {
watch: {
index(val) {
this.currentIndex = val
},
show(val) {
if (val) {
this.currentIndex = this.index
}
}
},
methods: {