添加ArduinoMqttClient库的使用
parent
b3d6ececad
commit
f444864d8e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
@ -0,0 +1,8 @@
|
||||
|
||||
<!-- saved from url=(0011)about:blank -->
|
||||
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
|
||||
<script type="text/javascript" charset="utf-8" src="https://js.intercomcdn.com/frame-modern.4da73d46.js"></script><script type="text/javascript" charset="utf-8" src="https://js.intercomcdn.com/vendor-modern.500d7f31.js"></script></head>
|
||||
<body>
|
||||
|
||||
</body></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1,63 @@
|
||||
@font-face {
|
||||
font-family: "sm-iconfont"; /* Project id 2090596 */
|
||||
src: url('./font.woff2') format('woff2'),
|
||||
url('./font.woff') format('woff'),
|
||||
url('./font.ttf') format('truetype');
|
||||
}
|
||||
|
||||
.sm-iconfont {
|
||||
font-family: "sm-iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.iconguocheng:before {
|
||||
content: "\e655";
|
||||
}
|
||||
|
||||
.iconchenggong1:before {
|
||||
content: "\e656";
|
||||
}
|
||||
|
||||
.iconshuaxin:before {
|
||||
content: "\e653";
|
||||
}
|
||||
|
||||
.iconguanbi:before {
|
||||
content: "\e654";
|
||||
}
|
||||
|
||||
.iconshibai:before {
|
||||
content: "\e652";
|
||||
}
|
||||
|
||||
.iconchenggong:before {
|
||||
content: "\e651";
|
||||
}
|
||||
|
||||
.icona-bianzubeifen22:before {
|
||||
content: "\e650";
|
||||
}
|
||||
|
||||
.iconshezhengwenben:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
|
||||
.iconweijinwenben:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
|
||||
.iconshipin:before {
|
||||
content: "\e60e";
|
||||
}
|
||||
|
||||
.icontupian:before {
|
||||
content: "\e60f";
|
||||
}
|
||||
|
||||
.iconyinpin:before {
|
||||
content: "\e610";
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
@ -0,0 +1,8 @@
|
||||
|
||||
<!-- saved from url=(0011)about:blank -->
|
||||
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
|
||||
<script type="text/javascript" charset="utf-8" src="https://js.intercomcdn.com/frame-modern.7842a022.js"></script><script type="text/javascript" charset="utf-8" src="https://js.intercomcdn.com/vendor-modern.500d7f31.js"></script></head>
|
||||
<body>
|
||||
|
||||
</body></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@
|
||||
!function(e,t){e.WxLogin=function(o){var n="default";!0===o.self_redirect?n="true":!1===o.self_redirect&&(n="false");var r=t.createElement("iframe"),s=(new Date).getTime(),a="https://open.weixin.qq.com/connect/qrconnect?appid="+o.appid+"&scope="+o.scope+"&redirect_uri="+o.redirect_uri+"&state="+o.state+"&login_type=jssdk&self_redirect="+n+"&styletype="+(o.styletype||"")+"&sizetype="+(o.sizetype||"")+"&bgcolor="+(o.bgcolor||"")+"&rst="+(o.rst||"")+"&ts="+s;a+=o.style?"&style="+o.style:"",a+=o.href?"&href="+o.href:"",a+="en"===o.lang?"&lang=en":"",a+=1===o.stylelite?"&stylelite=1":"",a+=0===o.fast_login?"&fast_login=0":"","auto"===o.color_scheme?a+="&color_scheme=auto":"dark"===o.color_scheme?a+="&color_scheme=dark":"light"===o.color_scheme&&(a+="&color_scheme=light"),r.src=a,r.frameBorder="0",r.allowTransparency="true",r.scrolling="no",r.width="300px",r.height="400px";var i=t.getElementById(o.id);if(i.innerHTML="",i.appendChild(r),e.addEventListener&&e.JSON){var c=function(t){if("https://open.weixin.qq.com"===t.origin)try{var n=JSON.parse(t.data);if(n&&"status"===n.type){var r="wxReady"===n.status;r&&o.onReady&&"function"==typeof o.onReady&&o.onReady(r),"wxQRcodeReady"===n.status&&o.onQRcodeReady&&"function"==typeof o.onQRcodeReady&&o.onQRcodeReady()}}catch(t){e.console&&"function"==typeof e.console.log&&e.console.log("wxLogin postMessage error",t)}};e.addEventListener("message",c,!1);var l=!1;o.onCleanup=function(){!l&&e.removeEventListener&&(e.removeEventListener("message",c,!1),l=!0)}}}}(window,document);
|
||||
Loading…
Reference in New Issue