试衣.html 4.46 KB
<!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=utf-8" />
<link href="http://static.yohobuy.com/admin/css/style.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="http://static.yohobuy.com/admin/js/jquery.min.js"></script>
<title>YOHO有货后台管理</title>
</head>
<body>
<div class="mainbox">
  <div class="daohang">当前位置:<a href="main.html">首页</a> > <span>商品图片</span></div>
  <div class="lan">
    <ul>
      <table border="0" cellspacing="0" cellpadding="0" width="100%">
        <tr>
          <td style="width:70px;">选择商品</td>
          <td style="width:120px;"><select name="" style="width:110px;">
              <option>请选择</option>
            </select></td>
          <td style="width:70px;">选择角度</td>
          <td style="width:120px;"><select name="" style="width:110px;">
              <option>请选择</option>
            </select></td>
          <td >&nbsp;&nbsp;
            <button type="button" class="but2" >上传</button></td>
        </tr>
      </table>
    </ul>
  </div>
  <table cellspacing="10" style="width:100%;margin-top:20px;">
    <tr>
    
      <td>
      
      <table class="table1" style="margin:0 auto;">
      <thead>
          <tr>
            <td colspan="2" align="center" style="text-align:center;"><select name="">
                <option>请选择</option>
              </select> <button type="button" class="but2" >上传</button></td>
          </tr>
     </thead>
          <tr>
            <td colspan="2" align="center" style="text-align:center;"><img src="http://static.yohobuy.com/images/p_sy_1.jpg" /></td>
          </tr>
          <tr>
            <td width="50">试穿情况</td>
            <td><input name="" type="radio" value="" />
              合身
              <input name="" type="radio" value="" />
              略紧
              <input name="" type="radio" value="" />
              略松</td>
          </tr>
          <tr>
            <td valign="top">试穿备注</td>
            <td><textarea name="" cols="" rows="" style="width:95%;height:60px;"></textarea></td>
          </tr>
        </table>
        
     </td>
    
    
      <td>
      
      <table class="table1" style="margin:0 auto;">
      <thead>
          <tr>
            <td colspan="2" align="center" style="text-align:center;"><select name="">
                <option>请选择</option>
              </select> <button type="button" class="but2" >上传</button></td>
          </tr>
     </thead>
          <tr>
            <td colspan="2" align="center" style="text-align:center;"><img src="http://static.yohobuy.com/images/p_sy_1.jpg" /></td>
          </tr>
          <tr>
            <td width="50">试穿情况</td>
            <td><input name="" type="radio" value="" />
              合身
              <input name="" type="radio" value="" />
              略紧
              <input name="" type="radio" value="" />
              略松</td>
          </tr>
          <tr>
            <td valign="top">试穿备注</td>
            <td><textarea name="" cols="" rows="" style="width:95%;height:60px;"></textarea></td>
          </tr>
        </table>
        
     </td>    
    

      <td>
      
      <table class="table1" style="margin:0 auto;">
      <thead>
          <tr>
            <td colspan="2" align="center" style="text-align:center;"><select name="">
                <option>请选择</option>
              </select> <button type="button" class="but2" >上传</button></td>
          </tr>
     </thead>
          <tr>
            <td colspan="2" align="center" style="text-align:center;"><img src="http://static.yohobuy.com/images/p_sy_1.jpg" /></td>
          </tr>
          <tr>
            <td width="50">试穿情况</td>
            <td><input name="" type="radio" value="" />
              合身
              <input name="" type="radio" value="" />
              略紧
              <input name="" type="radio" value="" />
              略松</td>
          </tr>
          <tr>
            <td valign="top">试穿备注</td>
            <td><textarea name="" cols="" rows="" style="width:95%;height:60px;"></textarea></td>
          </tr>
        </table>
        
     </td>
    
    </tr>
  </table>
  <div class="boxcenter">
    <button class="butok"></button>
  </div>
</div>
</body>
</html>