Commit d9b7aa95 by 朱建香

Merge branch 'zjx' of http://116.62.143.3:10080/iot-project-js/doorlock into zjx

parents 3fd0930c 08fc04d6
1.1.5 / 2017-12-12
==================
* 1.上传css样式
1.1.4 / 2017-11-07
==================
......
......@@ -24,7 +24,7 @@ export default {
"hijackMode": {
20: "hijackingAlarm",
},
"model": "UGEN_SECURITY_SMARTDOOR_YJ2017",
"model": "USMARTLOCK_SECURITY_SMARTDOOR_SMART_LOCK",
"GET_MSG_INTERVAL": 5000,
"wifi_add_timeout": 150000,
//门铃晃动间隔时间
......
......@@ -8,6 +8,7 @@
*/
import config from '../../public/config.js';
import defaultConfig from '../../public/defaultConfig.js';
import {iot, uPublic, uComponents} from '../../public/public.js';
import {projectMethods} from '../../public/components.js';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment