|
|
@@ -139,7 +139,13 @@
|
|
|
<input type="text" style="width: 100px;padding-top: 3px;" id="apis-quiet-div-watchlist-pageNo" value="1">
|
|
|
<input type="text" style="width: 100px;padding-top: 3px;" id="apis-quiet-div-watchlist-pageSize" disabled="disabled" value="30">
|
|
|
<input type="text" style="width: 100px;padding-top: 3px;" id="apis-quiet-div-watchlist-pages" disabled="disabled" value="999999">
|
|
|
- <input type="text" style="width: 100px;padding-top: 3px;" id="apis-quiet-div-watchlist-keyword" placeholder="昵称关键词">
|
|
|
+ <input type="text" style="width: 100px;padding-top: 3px;" id="apis-quiet-div-watchlist-keyword" placeholder="名称关键词">
|
|
|
+ <select id="apis-quiet-div-watchlist-filterField" style="height: 24px;">
|
|
|
+ <option value="">--</option>
|
|
|
+ <option value="1">未过滤</option>
|
|
|
+ <option value="2">已过滤</option>
|
|
|
+ <option value="3">哈哈哈</option>
|
|
|
+ </select>
|
|
|
<select id="apis-quiet-div-watchlist-sortField" style="height: 24px;">
|
|
|
<option value="total_market_value">总市值</option>
|
|
|
<option value="total_market_ranking">总市值排名</option>
|