story#7189,回程车小程序司机端-迁移认证页面

This commit is contained in:
zxl
2025-09-09 11:01:04 +08:00
parent cebb173ec4
commit 990db65d25
45 changed files with 2377 additions and 2 deletions
+6
View File
@@ -5,6 +5,12 @@ export const myMixins = {
}
},
methods: {
showFun() {
if( localStorage.getItem('infoVerify') == 8 || localStorage.getItem('infoVerify') == 12 ) {
return false
}
return true
},
goPage(page, query) {
this.$router.push({
name: page,