|
|
@ -68,7 +68,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<% } %> |
|
|
|
<% } %> |
|
|
|
<label class="label">代码是否分享:</label> |
|
|
|
<label class="label">已分享:</label> |
|
|
|
<div class="field"> |
|
|
|
<div class="field"> |
|
|
|
<div class="ui fluid selection dropdown" id="select_share" style="width: 110px; "> |
|
|
|
<div class="ui fluid selection dropdown" id="select_share" style="width: 110px; "> |
|
|
|
<input type="hidden" name="isshare" value="<%= form.isshare %>"> |
|
|
|
<input type="hidden" name="isshare" value="<%= form.isshare %>"> |
|
|
@ -106,7 +106,7 @@ |
|
|
|
<table id="vueAppFuckSafari" class="ui very basic center aligned table" style="white-space: nowrap; " id="table"> |
|
|
|
<table id="vueAppFuckSafari" class="ui very basic center aligned table" style="white-space: nowrap; " id="table"> |
|
|
|
<thead> |
|
|
|
<thead> |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
|
<th>是否已经分享</th> |
|
|
|
<th>已分享</th> |
|
|
|
<th>编号</th> |
|
|
|
<th>编号</th> |
|
|
|
<th>题目</th> |
|
|
|
<th>题目</th> |
|
|
|
<th>状态</th> |
|
|
|
<th>状态</th> |
|
|
|