Update index.html
This commit is contained in:
29
index.html
29
index.html
@@ -30,7 +30,7 @@
|
||||
<!--科技炫酷按钮-->
|
||||
<link rel="stylesheet" type="text/css" href="./css/sey.css">
|
||||
<!--LQ网站监控-->
|
||||
<script async defer data-website-id="09610697-694f-4a0b-9ff2-38cada8b81b6" src="https://wz.lqbby.com/umami.js"></script>
|
||||
|
||||
<!--百度站长平台-->
|
||||
<!--<script>
|
||||
function(){
|
||||
@@ -60,6 +60,33 @@
|
||||
<div id="stars"></div>
|
||||
<div id="stars2"></div>
|
||||
<div id="stars3"></div>
|
||||
<!--天气-->
|
||||
<div id="he-plugin-simple"></div>
|
||||
<script>
|
||||
WIDGET = {
|
||||
"CONFIG": {
|
||||
"modules": "01234",
|
||||
"background": "5",
|
||||
"tmpColor": "FFFFFF",
|
||||
"tmpSize": "16",
|
||||
"cityColor": "FFFFFF",
|
||||
"citySize": "16",
|
||||
"aqiColor": "FFFFFF",
|
||||
"aqiSize": "16",
|
||||
"weatherIconSize": "24",
|
||||
"alertIconSize": "18",
|
||||
"padding": "10px 10px 10px 10px",
|
||||
"shadow": "1",
|
||||
"language": "auto",
|
||||
"borderRadius": "10",
|
||||
"fixed": "false",
|
||||
"vertical": "top",
|
||||
"horizontal": "left",
|
||||
"key": "f2607059cff84a809225dcce3ea360c0"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<script src="https://widget.qweather.net/simple/static/js/he-simple-common.js?v=2.0"></script>
|
||||
|
||||
<div class="panel-main">
|
||||
<div class="panel-main__inner panel-inverted">
|
||||
|
||||
Reference in New Issue
Block a user