This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
wangguoyu
/
uniProject
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
切换路径数量限制问题
wangxy
hai 1 mes
pai
df967724a6
achega
335480317b
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
components/custom-tabbar/custom-tabbar-client.vue
+ 1
- 1
components/custom-tabbar/custom-tabbar-client.vue
Ver ficheiro
@@ -42,7 +42,7 @@
// 同页面不刷新
return;
}
- uni.
navigateTo
({url: path});
+ uni.
reLaunch
({url: path});
},
},
}