更改头部标题
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const router = useRouter()
|
||||
|
||||
defineProps({
|
||||
title: { type: String, default: 'STYLING ANGEL' }
|
||||
title: { type: String, default: 'AI STYLING ASSISTANT' }
|
||||
})
|
||||
|
||||
defineEmits(['clickReturn'])
|
||||
|
||||
Reference in New Issue
Block a user