压缩天气js代码

v1.0
bobi 2019-05-14 10:33:18 +08:00
parent 384c5d9e4f
commit d625313beb
1 changed files with 1 additions and 15 deletions

View File

@ -170,20 +170,6 @@
<script src="js/okadmin.js"></script>
<!--天气预报插件-->
<script>(function(T,h,i,n,k,P,a,g,e){g=function(){P=h.createElement(i);a=h.getElementsByTagName(i)[0];P.src=k;P.charset="utf-8";P.async=1;a.parentNode.insertBefore(P,a)};T["ThinkPageWeatherWidgetObject"]=n;T[n]||(T[n]=function(){(T[n].q=T[n].q||[]).push(arguments)});T[n].l=+new Date();if(T.attachEvent){T.attachEvent("onload",g)}else{T.addEventListener("load",g,false)}}(window,document,"script","tpwidget","//widget.seniverse.com/widget/chameleon.js"))</script>
<script>tpwidget("init", {
"flavor": "slim",
"location": "WX4FBXXFKE4F",
"geolocation": "enabled",
"language": "zh-chs",
"unit": "c",
"theme": "chameleon",
"container": "tp-weather-widget",
"bubble": "disabled",
"alarmType": "badge",
"color": "#FFFFFF",
"uid": "U9EC08A15F",
"hash": "039da28f5581f4bcb5c799fb4cdfb673"
});
tpwidget("show");</script>
<script>tpwidget("init",{"flavor":"slim","location":"WX4FBXXFKE4F","geolocation":"enabled","language":"zh-chs","unit":"c","theme":"chameleon","container":"tp-weather-widget","bubble":"disabled","alarmType":"badge","color":"#FFFFFF","uid":"U9EC08A15F","hash":"039da28f5581f4bcb5c799fb4cdfb673"});tpwidget("show");</script>
</body>
</html>