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