📄 worksedit.vm
字号:
<!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=UTF-8">
<title>缂栬緫浣滃搧淇℃伅</title>
<link href="CSS/viewdetail.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="Images/favicon.ico" type="image/x-icon" />
</head>
<body>
<table border=1 width="600" align="center" cellpadding="0" cellspacing="0" class="table">
<tr>
<th colspan="2"><h2>缂栬緫浣滃搧淇℃伅</h2></th>
<tr><td colspan="2" align="right"><a href="works!init.do">杩斿洖浣滃搧鍒楄〃</a></td></tr>
</tr>
<tr><td width="20%">涓婁紶涔︾睄灏侀潰:</td>
<td align="center">
#if($works.imagePath)
<img src="${works.imagePath}" width="120" height="150"/>
#else
<img src="UploadImages/defaultBookImage.jpg"/>
#end
<form id="fileUpload" action="upload!bookImage.do" method="POST" enctype="multipart/form-data" onSubmit="return checkForm2(this);">
<input type="file" name="myFile" value="" id="fileUpload_myFile"/>
<input type="hidden" name="bookId" value="$works.bookId"/>
<input type="submit" id="fileUpload_0" value="鎻愪氦"/>
<br/>$!{fieldErrors.get("uploadError")}
</form>
</td>
</tr>
</table>
<form action="works!updateWorks.do" method="post" onSubmit="return checkForm(this);">
<table border=1 width="600" align="center" cellpadding="0" cellspacing="0" class="table">
<tr>
<td width="20%">涔﹀悕:</td>
<td><input type="text" name="bookname" value="$!{works.bookname}"/>$!{fieldErrors.get("bookname")}</td>
</tr>
<tr>
<td>浣滆
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -