1 Star 0 Fork 514

jockie_wong / ok-admin

forked from user_1411900 / ok-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
weather.html 819 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhizou 提交于 2019-07-26 10:14 . 数字步进器
<!DOCTYPE html>
<html>
<head>
<title>中国天气</title>
<style>
#weather-float-he {
position: fixed!important;
z-index: 99999!important;
left: 0!important;
top: 0!important;
transform: scale(.9);
}
#weather-float-he div[data-v-0a6ec0b4]{
box-shadow: none!important;
top: 42px!important;
}
#weather-float-he div[data-v-0a6ec0b4] div{
position:static!important;
}
body,html{
margin: 0;
width: 100%;
height: max-content;
}
</style>
</head>
<body>
<script type="text/javascript">
WIDGET = {FID: 'FS17XUsOiV'}
</script>
<script type="text/javascript" src="https://apip.weatherdt.com/float/static/js/r.js?v=1111"></script>
</body>
</html>
<!-- ok-admin-weather -->
HTML/CSS
1
https://gitee.com/jockie_wong/ok-admin.git
git@gitee.com:jockie_wong/ok-admin.git
jockie_wong
ok-admin
ok-admin
master

搜索帮助