瀏覽代碼

产权交易问题修改

RongCheng
庞东旭 1 年之前
父節點
當前提交
7969153462
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      static/js/common/main.js

+ 1
- 1
static/js/common/main.js 查看文件

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

goIndex = function(){


Loading…
取消
儲存