Explorar el Código

产权交易注册

RongCheng
庞东旭 hace 2 años
padre
commit
5e3a05e3f6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      static/js/project/user/registerFrom.js

+ 0
- 1
static/js/project/user/registerFrom.js Ver fichero

@@ -312,7 +312,6 @@ define(['jquery', "template", "Tools", "user", "echarts", 'register', 'swiper',"
} }
if (data.code == 200){ if (data.code == 200){
tools.initError("注册成功"); tools.initError("注册成功");
return;
setTimeout(function(){ setTimeout(function(){
tools.skip('login.html') tools.skip('login.html')
},2000) },2000)


Cargando…
Cancelar
Guardar