@ -64,8 +64,8 @@ export default {
data() {
return {
form: {
mobile: 15111111111,
password: '123456'
mobile: '',
password: ''
},
loading: false
}
@ -23,7 +23,7 @@
</template>
<van-radio name="test" />
</van-cell>
<van-cell>
<!-- <van-cell>
<template slot="title">
<img
src="../../../assets/images/ali_pay.png"
@ -33,7 +33,7 @@
>
<van-radio name="ali" />
</van-cell> -->