Explorar el Código

产权交易问题修改

RongCheng
庞东旭 hace 1 año
padre
commit
7969153462
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      static/js/common/main.js

+ 1
- 1
static/js/common/main.js Ver fichero

@@ -154,7 +154,7 @@ require(["jquery", "Tools","addressApi"], function ($, Tools) {
outLogin = function(){
tools.doPost('/logout', {}, ()=>{
tools.removeAllCookie();
},true);
},false);
}

goIndex = function(){


Cargando…
Cancelar
Guardar