You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.3 KiB
45 lines
1.3 KiB
|
|
<div class="background bottomline" >
|
|
<div style="background-color:#F2F2F2;padding: 15px; padding-top: 6px; padding-bottom: 6px;">
|
|
|
|
<div>
|
|
<label>标    题: </label>
|
|
<label class="Theme" ></label>
|
|
</div>
|
|
|
|
<div>
|
|
<label>发件人: </label>
|
|
<label class="Sender" ></label>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
<label>时    间: </label>
|
|
<label class="SendDate" ></label>
|
|
</div>
|
|
|
|
<div>
|
|
<label>收件人: </label>
|
|
<label class="AddresseeName" ></label>
|
|
</div>
|
|
|
|
<div >
|
|
<label>附    件: </label>
|
|
<div class="Accessoryname" style="padding-top:2px;padding-left:60px;"></div>
|
|
</div>
|
|
<div>
|
|
<label>内   容: </label>
|
|
</div>
|
|
<div class="well Content" style="padding: 15px;background-color:#cccccc;">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<button class="btn btn-primary finish" style="position:absolute;bottom:32px;right:32px" >
|
|
 关闭 </button>
|
|
<button class="btn btn-primary resend" style="position:absolute;bottom:32px;right:132px">
|
|
 回复 </button>
|
|
</div>
|
|
</div>
|
|
|