[200~1.兼容中国台湾、中国香港手机号码

This commit is contained in:
liuyuan
2025-07-10 14:29:44 +08:00
parent c7bab5afb4
commit f71ab1b442
27 changed files with 5393 additions and 4190 deletions

View File

@@ -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>