
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="refresh" content="2url=http://www.178918.com/fz/" />
<meta http-equiv="Content-Type" content="text/htmlcharset=utf-8" />
<title>正在进入,请稍等</title>
</head>
<body>
</body>
</html>
----------------------------------------------------
这里 content="2 的2代表时间,可以自己设置。
<html>
<head>
<meta http-equiv="Content-Type" content="text/htmlcharset=gb2312">
<title>正在进入</title>
</head>
<body>
<form name=loading>
<p align=center><font color="#0066ff" size="2">正在进入,请稍等</font><font color="#0066ff" size="2" face="Arial">...</font>
<input type=text name=chart size=46 style="font-family:Arialfont-weight:boldercolor:#0066ffbackground-color:#fef4d9padding:0pxborder-style:none">
<input type=text name=percent size=47 style="color:#0066fftext-align:centerborder-width:mediumborder-style:none">
<script>
var bar=0
var line="||"
var amount="||"
count()
function count(){
bar=bar+2
amount =amount + line
document.loading.chart.value=amount
document.loading.percent.value=bar+"%"
if (bar<99)
{setTimeout("count()",100)}
else
{window.location = "http://www.178918.com/fz/"}
}</script>
</p>
</form>
<p align="center">如果您的浏览器不支持跳转,<a style="text-decoration: none" href="http://www.178918.com/fz/"><font color="#FF0000">请点这里</font></a>.</p>
</body>
</html>
<html><head><title>正在进入请稍候。。。</title></head>
<body>
<script language='javascript'>document.location = http://www.178918.com/fz/''</script>
</body>
</html>
你说的是火拼么,不是的话就是要去设置,卖家交易管理,限时促销设置,就好了,火拼的话时会自动设置的。设置好限时促销就行哦。
我的阿里-卖家交易管理-限时促销设置,按照提示 *** 作即可。
html5页面和一般的html页面区别基本不算太大,因为我也刚刚接触h5不久。在一般的页面上加上h5的头信息就可以吧一般页面变成h5页面了。在h5页面上。需要注意一下width和height,标签的话基本上是多了一些新的。和废除了一些旧的,你下一个h5的chm看下就知道了。我现在做项目,用的就是h5,用的头信息是这个:<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)