修改了手机号
This commit is contained in:
parent
b1649cf566
commit
73f0232af1
@ -166,7 +166,7 @@ export default defineComponent({
|
|||||||
const time = ref(60);//倒计时
|
const time = ref(60);//倒计时
|
||||||
const phone = ref(""); // 手机号
|
const phone = ref(""); // 手机号
|
||||||
const userinfo = reactive({
|
const userinfo = reactive({
|
||||||
phone: '15652030036',
|
phone: '13152639856',
|
||||||
password: '123456'
|
password: '123456'
|
||||||
})
|
})
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user