1 Gescript OP debug 正常 HTTP 200 |
2 lxy 2016-07-27 15:19:53 +08:00 变量名没写对 |
![]() | 4 armoni 2016-07-27 15:23:23 +08:00 你页面里的变量是 User_AgentString , 你服务端的变量是 UserAgentString ,名字对不上 |
5 Gescript OP |
6 Gescript OP |
![]() | 9 cloverstd 2016-07-27 15:37:32 +08:00 你在 / 上绑定了俩个 view ,说明你访问的是第一个 |
10 Gescript OP |