svnno****@sourc*****
svnno****@sourc*****
2007年 7月 14日 (土) 06:19:57 JST
Revision: 247 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=247 Author: takeharu Date: 2007-07-14 06:19:56 +0900 (Sat, 14 Jul 2007) Log Message: ----------- added html for member management Added Paths: ----------- pompei/trunk/src/main/webapp/view/admin/member/ pompei/trunk/src/main/webapp/view/admin/member/memberConfirm.html pompei/trunk/src/main/webapp/view/admin/member/memberEdit.html pompei/trunk/src/main/webapp/view/admin/member/memberList.html -------------- next part -------------- Added: pompei/trunk/src/main/webapp/view/admin/member/memberConfirm.html =================================================================== --- pompei/trunk/src/main/webapp/view/admin/member/memberConfirm.html 2007-07-12 21:16:35 UTC (rev 246) +++ pompei/trunk/src/main/webapp/view/admin/member/memberConfirm.html 2007-07-13 21:19:56 UTC (rev 247) @@ -0,0 +1,76 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!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" xml:lang="ja" lang="ja"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> +<title id="title-head">会員情報編集画面</title> +</head> +<body> +<h2><span id="title">会員情報編集</span></h2> +<form id="form" method="POST"> +<table border="1"> + <tr style="dummy" height="20px"> + <th>氏名</th><td><span id="">小幡 績</span></td> + </tr> +</table> +<hr/> +<strong><label>会員住所</label></strong> +<table border="1"> + <tr style="dummy" height="20px"> + <th>会社名</th><td><span id="">エヌツーエスエム株式会社</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>部署名</th><td><span id="">技術部</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>郵便番号</th><td><span id="">999</span>-<span id="">9999</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>都道府県</th> + <td><span id="">東京都</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>市区町村</th><td><span id="">豊島区長崎</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>番地</th><td><span id="">1-1-1</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>マンション名など</th><td><span id="">デザイナーズマンション東京</span></td> + </tr> +</table> +<hr/> +<strong><label>お届け先</label></strong><label>(住所が異なる場合のみ入力)</label> +<table border="1"> + <tr style="dummy" height="20px"> + <th>会社名</th><td><span id="">エヌツーエスエム株式会社</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>部署名</th><td><span id="">技術部</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>氏名</th><td><span id="">吉本興業</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>郵便番号</th><td><span id="">999</span>-<span id="">9999</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>都道府県</th> + <td><span id="">東京都</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>市区町村</th><td><span id="">豊島区長崎</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>番地</th><td><span id="">1-1-1</span></td> + </tr> + <tr style="dummy" height="20px"> + <th>マンション名など</th><td><span id="">デザイナーズマンション東京</span></td> + </tr> +</table> + +<hr/> +<input type="submit" id="doUpdate" value="更新する" onclick="location.href='./memberConfirm.html'"/> +<input type="submit" id="doUpdate" value="再編集" onclick="location.href='./memberConfirm.html'"/> +</form> +</body></html> \ No newline at end of file Added: pompei/trunk/src/main/webapp/view/admin/member/memberEdit.html =================================================================== --- pompei/trunk/src/main/webapp/view/admin/member/memberEdit.html 2007-07-12 21:16:35 UTC (rev 246) +++ pompei/trunk/src/main/webapp/view/admin/member/memberEdit.html 2007-07-13 21:19:56 UTC (rev 247) @@ -0,0 +1,86 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!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" xml:lang="ja" lang="ja"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> +<title id="title-head">会員情報編集画面</title> +</head> +<body> +<h2><span id="title">会員情報編集</span></h2> +<form id="form" method="POST"> +<table border="1"> + <tr style="dummy" height="20px"> + <th>氏名</th><td>姓<input type="text" id="" size="6" />名<input type="text" id="" size="6"/></td> + </tr> + <tr style="dummy" height="20px"> + <th>パスワード</th><td><input type="password" id="pass1" /></td> + </tr> + <tr style="dummy" height="20px"> + <th>パスワード(再入力)</th><td><input type="password" id="pass2" /></td> + </tr> +</table> +<hr/> +<strong><label>会員住所</label></strong> +<table border="1"> + <tr style="dummy" height="20px"> + <th>会社名</th><td><input type="text" id="" /></td> + </tr> + <tr style="dummy" height="20px"> + <th>部署名</th><td><input type="text" id="" /></td> + </tr> + <tr style="dummy" height="20px"> + <th>郵便番号</th><td><input type="text" id="post1" size="3" maxlength="3"/>-<input type="text" id="post2" size="4" maxlength="4"/></td> + </tr> + <tr style="dummy" height="20px"> + <th>都道府県</th> + <td> + <select> + <option value="0"> </option> + <option value="1">東京都</option> + <option value="2">神奈川県</option> + </select> + </td> + </tr> + <tr style="dummy" height="20px"> + <th>市区町村</th><td><input type="text" id="city" size="20" maxlength="40" /></td> + </tr> + <tr style="dummy" height="20px"> + <th>番地</th><td><input type="text" id="street" /></td> + </tr> + <tr style="dummy" height="20px"> + <th>マンション名など</th><td><input type="text" id="pass2" /></td> + </tr> +</table> +<hr/> +<strong><label>お届け先</label></strong><label>(住所が異なる場合のみ入力)</label> +<table border="1"> + <tr style="dummy" height="20px"> + <th>名前</th><td><input type="text" id="categoriesName" /></td> + </tr> + <tr style="dummy" height="20px"> + <th>郵便番号</th><td><input type="text" id="post1" size="3" maxlength="3"/>-<input type="text" id="post2" size="4" maxlength="4"/></td> + </tr> + <tr style="dummy" height="20px"> + <th>都道府県</th> + <td> + <select> + <option value="0"> </option> + <option value="1">東京都</option> + <option value="2">神奈川県</option> + </select> + </td> + </tr> + <tr style="dummy" height="20px"> + <th>市区町村</th><td><input type="text" id="city" size="20" maxlength="40" /></td> + </tr> + <tr style="dummy" height="20px"> + <th>番地</th><td><input type="text" id="street" /></td> + </tr> + <tr style="dummy" height="20px"> + <th>マンション名など</th><td><input type="text" id="pass2" /></td> + </tr> +</table> +<hr/> +<input type="submit" id="goConfirm" value="確認画面へ" onclick="location.href='./memberConfirm.html'"/> +</form> +</body></html> \ No newline at end of file Added: pompei/trunk/src/main/webapp/view/admin/member/memberList.html =================================================================== --- pompei/trunk/src/main/webapp/view/admin/member/memberList.html 2007-07-12 21:16:35 UTC (rev 246) +++ pompei/trunk/src/main/webapp/view/admin/member/memberList.html 2007-07-13 21:19:56 UTC (rev 247) @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!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" xml:lang="ja" lang="ja"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> +<title id="title-head">会員一覧</title> +</head> +<body> +<h2><span id="title">会員一覧</span></h2> +<form id="form" method="POST"> +<hr /> +<div id="searchParams"> + <label>購入区分</label><select><option value="0">指定なし</option><option value="1">個人</option><option value="2">法人</option></select> + <br /> + <label>名前</label><input type="text" id="" /> + <input type="button" id="" value="検索" /> +</div> +<hr /> +<table border="1"> + <thead> + <tr> + <th>ID</th> + <th>氏名</th> + <th>購入区分</th> + <th>都道府県</th> + <th>市区町村</th> + <th> </th> + </tr> + </thead> + <tbody> + <tr> + <td><span id="">0001</span></td> + <td><span id="">C・ブコウスキー</span></td> + <td><span id="">個人</span></td> + <td><span id="">東京都</span></td> + <td><span id="">葛飾区</span></td> + <td> + <input type="submit" id="doEdit" value="編集" onclick="location.href='./memberEdit.html'"/> + <input type="submit" id="doDelete" value="削除" onclick="alert('削除します。よろしいですか?')"/> + </td> + </tr> + </tbody> + <tfoot></tfoot> +</table> +</form> +</body></html> \ No newline at end of file