?? install_1.htm
字號(hào):
<!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="Content-Type" content="text/html; charset=gb2312" />
<title>PHPSHOPS SETUP</title>
<link rel="stylesheet" href="images/setup.css" type="text/css" />
</head>
<body>
<div class="wrapA">
<div class="logo"><a href="http://www.phpshops.com" target="_blank"><img src="images/logo.gif" /></a></div>
<div class="c"></div>
<div class="main-wrap">
<div class="main-wrapA">
<div class="main-wrapB">
<div class="main-wrapC">
<!--變化部分 開始-->
<div class="step"><img src="images/step1.gif" /></div>
<div class="c"></div>
<form action="index.php?" method="post">
<input type="hidden" name="step" value="1" />
<div class="content">
<div class="xieyi">
<div class="main-wrapC">
<p>感謝您選擇 PHPShops 多用戶商城系統(tǒng)產(chǎn)品</p>
<p> PHPShops 多用戶商城系統(tǒng)是基于電子商務(wù)的一套平臺(tái)系統(tǒng),主要面向地區(qū)性大論壇門戶站點(diǎn)和行業(yè)類站點(diǎn),它采用目前最流行的
網(wǎng)站建設(shè)工具PHP+MYSQL,適合于大中小型電子商務(wù)網(wǎng)站的建設(shè)需求。并且能與電子商務(wù)的基石論壇社區(qū)系統(tǒng)實(shí)現(xiàn)一站式登錄。集成目前最流行的交易支付工具――支付寶,為交易提供更加安全高效的保障。</p>
<p>重點(diǎn)介紹</p>
<p>1.獨(dú)有的AJAX一站式登錄接口,會(huì)員數(shù)據(jù)共享,跨域名,無刷新,實(shí)現(xiàn)同步登錄與退出,目前支持 Discuz、PHPWind</p>
<p>2.商城首頁完全可自定義,內(nèi)置論壇帖子調(diào)用,同時(shí)調(diào)用多個(gè)論壇帖子,隨心所欲</p>
<p>3.系統(tǒng)集成簡(jiǎn)單文章發(fā)布系統(tǒng)(資訊信息),豐富站點(diǎn)內(nèi)容,圖文并茂,讓成交量一升再升</p> <p>更多介紹請(qǐng)登錄 <a href="http://www.phpshops.com" target="_blank">http://www.phpshops.com</a> 官方站點(diǎn)了解</p>
<p>您可以免費(fèi)使用本系統(tǒng),遇到問題請(qǐng)到 <a href="http://bbs.phpsops.com">http://bbs.phpsops.com</a> 官方支持論壇提問討論,如需提供技術(shù)支持服務(wù),可成為我們的VIP用戶。</p>
<p style="text-align:right;padding-top:10px;padding-right:30px;">PHPShops Team</p>
</div>
</div>
<div class="c"></div>
<div class="next-step">
<table style="width:100%; margin:auto" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><input type="checkbox" style="vertical-align: middle" onclick="agreement(this)" />
我同意該用戶協(xié)議 </td>
<td><input style="float:right" type="submit" value=" 下一步 " id="agreesubmit" disabled /></td>
</tr>
</table>
</div>
<div class="c"></div>
</div>
</form>
<!--變化部分 結(jié)束-->
</div>
</div>
</div>
</div>
<script language=JavaScript>
function agreement(obj){
if (obj.checked == true)
{
document.getElementById('agreesubmit').disabled = false;
} else {
document.getElementById('agreesubmit').disabled = true;
}
}
</script>
<div class="main-wrap"><div class="c"></div>
<div class="footer" style="font-size:10px; font-family:tahoma">
© <strong>copy right by PHPSHOPS</strong>
</div>
</div>
</div>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -