📄 er_add.html
字号:
<!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>增加车次失败</title>
<style type="text/css">
<!--
a:link {
color: #FF0000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #993300;
}
a:hover {
text-decoration: none;
color: #00CC66;
}
a:active {
text-decoration: none;
color: #00CC66;
}
body {
background-image: url(../Picture/index-top_2.gif);
}
.style1 {
color: #009900;
font-weight: bold;
font-size: 16px;
}
.style2 {
font-size: 16px;
font-weight: bold;
}
-->
</style>
</head>
<body>
<span class="style2">数据库中已经有该车次号,请使用其他的车次号</span><a href="javascript:history.back();" class="style1">返回修改</a>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -