style: 文案&样式修改
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const router = useRouter()
|
||||
|
||||
defineProps({
|
||||
title: { type: String, default: 'AI STYLING ASSISTANT' }
|
||||
title: { type: String, default: 'STYLING ASSISTANT' }
|
||||
})
|
||||
|
||||
const emit = defineEmits(['clickReturn', 'clickProfile'])
|
||||
|
||||
Reference in New Issue
Block a user