[200~1.兼容中国台湾、中国香港手机号码
This commit is contained in:
@@ -333,6 +333,7 @@ export default {
|
||||
changeCountry(){
|
||||
this.initPickerData();
|
||||
},
|
||||
//左上角返回操作
|
||||
handleBack(){
|
||||
uni.setStorageSync('fixed',true)
|
||||
},
|
||||
@@ -500,6 +501,9 @@ export default {
|
||||
})
|
||||
}
|
||||
},
|
||||
onBackPress(){
|
||||
uni.setStorageSync('fixed',true)
|
||||
},
|
||||
};
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user