Commit 31afbc56 by renyizhao

手机号与邮箱

parent 75a5a491
......@@ -28,11 +28,11 @@ const props = defineProps({
},
email: {
type: String,
default: ''
default: 'guosiger@qq.com'
},
phone: {
type: String,
default: ''
default: '18573158033'
}
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment