27730
This commit is contained in:
@@ -82,7 +82,11 @@ export default {
|
||||
this.forms.phone = this.user.phone
|
||||
})
|
||||
},
|
||||
onShow() {},
|
||||
onShow() {
|
||||
uni.setNavigationBarTitle({
|
||||
title: '我要申请',
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
submit() {
|
||||
if (this.flag) return
|
||||
|
||||
Reference in New Issue
Block a user