虞城12345_前端

test.js 229B

1234567
  1. function Login() {
  2. //var ss = helper.http.get("http://localhost:61861/interface/GetData.asmx/GetData?P=CeShi/CS&r=1111" + Math.random());
  3. var ss = helper.http.get("http://localhost:801/Home/ss");
  4. alert(ss);
  5. }