|
@@ -162,16 +162,14 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="fixed-empty"></div>
|
|
|
+ <div class="tip_info">
|
|
|
+ 单量:请输入大于等于-1的数字,-1表示不限;
|
|
|
+ 优先级:请输入1-100的数字; 是否启动:1-开启,0-关闭
|
|
|
+ </div>
|
|
|
<form id="price_form" enctype="multipart/form-data" method="post">
|
|
|
<input type="hidden" name="form_submit" value="ok" />
|
|
|
<table class="table tb-type2 tableFixed">
|
|
|
<tbody class="tbody">
|
|
|
- <tr>
|
|
|
- <td class="tip_info">
|
|
|
- 单量:请输入大于等于-1的数字,-1表示不限;
|
|
|
- 优先级:请输入1-100的数字; 是否启动:1-开启,0-关闭
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
<tr class="noborder">
|
|
|
<table class="table tb-type2" id="price_table">
|
|
|
<tbody class="tbody tableContent">
|