Browse Source

no message

索隆 6 years ago
parent
commit
b17f13ff36
1 changed files with 7 additions and 7 deletions
  1. 7 7
      prediction.html

+ 7 - 7
prediction.html

@@ -38,14 +38,14 @@ $(function(){
38 38
 				<thead>
39 39
 					<tr>
40 40
 						<th>预测ID<br />发布人</th>
41
-						<th>发布时间</th>
42
-						<th>到期时间</th>
43
-						<th>预测状态</th>
44
-						<th>股票代码</th>
41
+						<th>发布<br />时间</th>
42
+						<th>到期<br />时间</th>
43
+						<th>预测<br />状态</th>
44
+						<th>股票<br />代码</th>
45 45
 						<th>多/空</th>
46
-						<th>预测投注额</th>
47
-						<th>投票人数</th>
48
-						<th>投票下注额</th>
46
+						<th>预测<br />投注额</th>
47
+						<th>投票<br />人数</th>
48
+						<th>投票<br />下注额</th>
49 49
 						<th>操作</th>
50 50
 					</tr>
51 51
 				</thead>