修改了手机号

This commit is contained in:
luyuan 2020-10-15 15:43:55 +08:00
parent b1649cf566
commit 73f0232af1
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -166,7 +166,7 @@ export default defineComponent({
const time = ref(60);//
const phone = ref(""); //
const userinfo = reactive({
phone: '15652030036',
phone: '13152639856',
password: '123456'
})
/**