随笔分类 -  小程序开发

小程序与Java后台交互first demo
摘要:开发:idea+tomcat+小程序开发平台 小程序平台:index.js页面这边添加点击绑定事件 bindtest:function(){ wx.request({ url: 'http://localhost:8080/first-webapp/testConnect', data:{ user 阅读全文
posted @ 2018-07-12 17:30 SuperTan 阅读(217) 评论(0) 推荐(0)