📄 shoppingok.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
body {
margin-top: 0px;
}
.yc {
font-size: 12px;
}
.style2 {
font-size: 12px;
font-weight: bold;
color: #FF0000;
}
.style3 {color: #FF0000}
-->
</style></head>
<body>
<div align="center">
<table width="54%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="32"><div align="center"><img src="img/lostPassword_r1_c1.jpg" width="799" height="94"></div></td>
</tr>
<tr>
<td bgcolor="#84B6CE"><div align="center">
<p> </p>
<p> </p>
<p class="yc style3"><strong>恭喜,您选购的商品已经确定!</strong></p>
<p class="style2">系统自动生成了您选购商品的订单,我们会在24小时内给您答复!</p>
<p><a href="JavaScript:window.close()" class="yc">关闭窗口</a></p>
<p> </p>
</div></td>
</tr>
<tr>
<td><div align="center"><img src="img/admin_r3_c1.jpg" width="802" height="26"></div></td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -