master
wayn 1 year ago
parent 6098886f87
commit def125427a

@ -64,8 +64,8 @@ export default {
data() { data() {
return { return {
form: { form: {
mobile: 15111111111, mobile: '',
password: '123456' password: ''
}, },
loading: false loading: false
} }

@ -23,7 +23,7 @@
</template> </template>
<van-radio name="test" /> <van-radio name="test" />
</van-cell> </van-cell>
<van-cell> <!-- <van-cell>
<template slot="title"> <template slot="title">
<img <img
src="../../../assets/images/ali_pay.png" src="../../../assets/images/ali_pay.png"
@ -33,7 +33,7 @@
> >
</template> </template>
<van-radio name="ali" /> <van-radio name="ali" />
</van-cell> </van-cell> -->
<van-cell> <van-cell>
<template slot="title"> <template slot="title">
<img <img

Loading…
Cancel
Save