Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
weapp
/
C
Seguir
8
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
66
Wiki
Actividad
Explorar el Código
首页游戏权限认证跳转参数修改
tags/2.2.9
海洋之声
hace 6 años
padre
b0ba1dd538
commit
1a93a8ec14
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
pages/index/index.js
+ 1
- 1
pages/index/index.js
Ver fichero
@@ -59,7 +59,7 @@ Page({
} else if (err.code == 11006) {
// 用户手机已加密
wx.redirectTo({
url: "/pages/phoneinput/phoneinput?path=index
&url=
"
+ that.data.staticGamedata.url + "&id=" + that.data.staticGamedata.id + "&gameId=" + that.data.staticGamedata.gameId,
url: "/pages/phoneinput/phoneinput?path=index"
});
} else {
wx.showToast({
Escribir
Vista previa
Cargando…
Cancelar
Guardar