瀏覽代碼

参数修改

liuzhen 5 年之前
父節點
當前提交
4fcbd294e0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      WeChat/login.html

+ 0 - 1
WeChat/login.html

103
 								helper.cookies.set("openid", openid, 7);
103
 								helper.cookies.set("openid", openid, 7);
104
 								debugger
104
 								debugger
105
 								if (typeUser=="5") {
105
 								if (typeUser=="5") {
106
-									gourl();
107
 									if(data.data.usertype==2){
106
 									if(data.data.usertype==2){
108
 										debugger
107
 										debugger
109
 										window.location.replace('content/AdminList.html');
108
 										window.location.replace('content/AdminList.html');