参考
https://surpsec.cn/3178170368.html
https://tool.oschina.net/jscompress/
http://www.html2jade.org/
官网
https://cj.weather.com.cn/plugin/simple
代码
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
| {% raw %} <script src="https://rmt.dogedoge.com/fetch/~/source/jsdelivr/npm/jquery@latest/dist/jquery.min.js" ></script> <script > $("#site-name").append('<span id="weather-v2-plugin-simple"></span>') </script>
<script> // 天气插件 WIDGET = { CONFIG: { "modules": "01234", "background": 5, "tmpColor": "ffffff", "tmpSize": 16, "cityColor": "ffffff", "citySize": 16, "aqiSize": 16, "weatherIconSize": 24, "alertIconSize": 18, "padding": "10px 10px 10px 10px", "shadow": "0", "language": "zh", "borderRadius": 5, "fixed": "true", "vertical": "middle", "horizontal": "center", "left": "110", "top": 10, "key": "zd91wWvXPZ" } } </script> <script src="https://apip.weatherdt.com/simple/static/js/weather-simple-common.js?v=2.0"></script> {% endraw %}
|
刷新下,导航栏出现天气