...
|
...
|
@@ -88,7 +88,7 @@ |
|
|
</div>
|
|
|
|
|
|
<div class="col-md-3 height60 order-by">
|
|
|
<label>排序</label>
|
|
|
<label>排序<span class="red">*</span>:</label>
|
|
|
<label><input id="orderBy" value="{{orderBy}}" type="text" class="form-control" placeholder="排序" required></label>
|
|
|
<p>(提示:数字越大越靠前)</p>
|
|
|
</div>
|
...
|
...
|
|