10 Star 22 Fork 4

我的企业/taomiaosha

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
popup.html 2.01 KB
一键复制 编辑 原始数据 按行查看 历史
yysf 提交于 2014-11-06 23:42 . 我的初始提交
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<style type="text/css">
body{
min-width: 300px;
}
td{
outline: 1px dashed red;
}
.shop_img{
float: left;
line-height: 0;
}
#mian{
width: 300px;
max-height: 400px;
overflow-y: inherit;
overflow-x: hidden;
padding-right: 1px;
padding-left: 1px;
}
#mian li{
outline: 1px dashed red;
margin: 10px 0;
}
#mian li:after{
content: " ";
display: table;
clear: both;
}
#mian ul{
list-style: none;
padding-left: 0;
}
body {
font-family: 'Segoe UI', Arial, 'Microsoft Yahei', Simsun, sans-serif;
font-size: 75%;
}
.mian_time{
text-align: center;
font-size: 14px;
color: red;
font-weight: bold;
}
.decfont{
color: gray;
}
.stime{
font-size: 16px;
font-weight: bold;
color: green;
}
</style>
</head>
<body>
<h1>淘宝秒杀助手</h1>
<button id="show">显示通知</button>
<button id="resetTime">校准时间</button>
<button id="getgoods">刷新商品</button>
<div id="mian">
<ul id="shops">
<!--<li>时间:11:00-12:00</li>
<li>时间:11:00</li>
<li>
<div class="shop_img"><img src="http://img04.taobaocdn.com/bao/uploaded/i4/TB1cKEjFVXXXXbGXFXXXXXXXXXX_!!0-item_pic.jpg_220x220" width="80" height="80"></div>
<div>
<div>
<a href="#">快乐一叮 DDZ-832A隔水电炖锅白瓷电炖盅一锅四胆煮粥煲汤锅BB煲</a>
<p>秒杀价格:10</p>
</div>
</div>
</li>-->
</ul>
</div>
</body>
<script src="assets/js/popup.js"></script>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yysf-xin/taomiaosha.git
git@gitee.com:yysf-xin/taomiaosha.git
yysf-xin
taomiaosha
taomiaosha
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385