Commit 8ad2111c authored by tanjuanjuan's avatar tanjuanjuan

update

parent 3078f74e
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
value: 'CITIZEN', value: 'CITIZEN',
name: 'CITIZEN' name: 'CITIZEN'
}]) }])
const loginType=ref(null) const loginType=ref([])
const handleClick = () => { const handleClick = () => {
console.log("进入点击事件handleClick") console.log("进入点击事件handleClick")
const isInWechatMiniProgram = () => { const isInWechatMiniProgram = () => {
......
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 to comment