This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wimjiang
/
squi-mobile
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix
wenhongquan
hace 3 años
padre
05bfee8d31
commit
0b0076d552
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
index.html
+ 1
- 0
index.html
Ver fichero
@@ -27,6 +27,7 @@
uni.postMessage({
data: "test"
});
+ uni.navigateBack()
</script>
</head>