01 2019 档案

摘要:页面传递参数的方式 data-para js获取参数 阅读全文
posted @ 2019-01-28 10:38 yxj9536 阅读(184) 评论(0) 推荐(0) 编辑
摘要:index.wxml: longitude:经度 latitude:维度 地图所定位的区域 index.js 地图所定位的点 阅读全文
posted @ 2019-01-25 13:22 yxj9536 阅读(3452) 评论(0) 推荐(0) 编辑
摘要:controller: domain: 阅读全文
posted @ 2019-01-18 15:00 yxj9536 阅读(187) 评论(0) 推荐(0) 编辑
摘要:SQL: select * from equi left join client_user on equi.equi_userid=client_user.id left join equi_sensor on equi.sensor=equi_sensor.id left join equi_mo 阅读全文
posted @ 2019-01-17 11:40 yxj9536 阅读(254) 评论(0) 推荐(0) 编辑
摘要:一、java后台调用MQTT 准备工作:需要导入的jar包 <!-- mqtt依赖包--> <dependency> <groupId>org.fusesource.mqtt-client</groupId> <artifactId>mqtt-client</artifactId> <version 阅读全文
posted @ 2019-01-14 09:55 yxj9536 阅读(487) 评论(0) 推荐(0) 编辑
摘要:equi_index:查询的字段 equi_userid:输入的字段 阅读全文
posted @ 2019-01-09 10:11 yxj9536 阅读(125) 评论(0) 推荐(0) 编辑