|
|
@@ -135,7 +135,7 @@
|
|
|
<tr><th width="90">往来交通费<p><a href="" class="icon-" title="增加费用">H</a></p></th><td class="taR" width="100">¥<input type="number" value="0" placeholder="输入往来交通费" pattern="[0-9]" step="1" min="0" class="span1"></td><th>
|
|
|
<textarea required rows="2" style="width:99%;margin-bottom:0" placeholder="往来交通费说明"></textarea>
|
|
|
</th></tr>
|
|
|
- <tr><th width="90">往来交通费2<p><a href="" class="icon-" title="移除费用">k</a></p></th><td class="taR" width="100">¥<input type="number" value="0" placeholder="输入往来交通费" pattern="[0-9]" step="1" min="0" class="span1"></td><th>
|
|
|
+ <tr><th width="90">往来交通费<p><a href="" class="icon-" title="移除费用">k</a></p></th><td class="taR" width="100">¥<input type="number" value="0" placeholder="输入往来交通费" pattern="[0-9]" step="1" min="0" class="span1"></td><th>
|
|
|
<textarea required rows="2" style="width:99%;margin-bottom:0" placeholder="往来交通费说明"></textarea>
|
|
|
</th></tr>
|
|
|
<tr><th>市内交通费<p><a href="" class="icon-" title="增加费用">H</a></p></th>
|
|
|
@@ -443,7 +443,7 @@
|
|
|
<input class="datepicker-here span3" placeholder="按时间筛选" type="text" data-range="true"
|
|
|
data-multiple-dates-separator=" - "
|
|
|
data-language="zh"></td></tr>
|
|
|
- <tr><th><span class="">┌</span> 出发地</th><td><select><option>广东省</option></select><select><option>珠海市</option></select></td></tr>
|
|
|
+ <tr><th><span class="">┌</span> 出发地</th><td><select><option>广东省</option></select><select><option>珠海市</option></select><a href="">+添加目的地</a></td></tr>
|
|
|
<tr><th><span class="">├</span> 目的地</th><td><select><option>广东省</option></select><select><option>广州市</option></select><a href="">+添加目的地</a> <a href="">-移除</a></td></tr>
|
|
|
<tr><th><span class="">├</span> 目的地</th><td><select><option>广东省</option></select><select><option>东莞市</option></select><a href="">+添加目的地</a> <a href="">-移除</a></td></tr>
|
|
|
<tr><th><span class="">└</span> 结束</th><td><select><option>广东省</option></select><select><option>珠海市</option></select></td></tr>
|