|
|
|
@@ -1729,7 +1729,6 @@ var formation = new Formation(teamsCount,6); |
|
|
|
<div class="fast-switch">
|
|
|
|
<input type="checkbox" class="config-checkbox-ipt" name="can-assist" id="can-assist"><label class="config-checkbox-lbl can-assist-label" for="can-assist"><div class="config-checkbox-lbl-cicle"></div></label>
|
|
|
|
<input type="checkbox" class="config-checkbox-ipt" name="no-henshin" id="no-henshin"><label class="config-checkbox-lbl" for="no-henshin"><div class="config-checkbox-lbl-cicle"></div></label>
|
|
|
|
<input type="checkbox" class="config-checkbox-ipt" name="box-have" id="box-have"><label class="config-checkbox-lbl" for="box-have"><div class="config-checkbox-lbl-cicle"></div></label>
|
|
|
|
</div>
|
|
|
|
<div class="control-div"><!--控制栏-->
|
|
|
|
<button class="search-start"><!--开始搜索--></button>
|
|
|
|
@@ -2058,6 +2057,7 @@ var formation = new Formation(teamsCount,6); |
|
|
|
<input type="file" class="file-select display-none" multiple/>
|
|
|
|
<button class="mask-close brown-button"></button>
|
|
|
|
<a class="how-to-use" target="_blank" href="doc/export-player-data.html"></a>
|
|
|
|
<input type="checkbox" class="config-checkbox-ipt" name="box-have" id="box-have"><label class="config-checkbox-lbl" for="box-have"><div class="config-checkbox-lbl-cicle"></div></label>
|
|
|
|
</div>
|
|
|
|
<div class="mask-content">
|
|
|
|
<ul class="player-datas-list"></ul>
|
|
|
|
|