|
@@ -594,28 +594,28 @@ $('.lay-btn-diy').on('click', function(){
|
|
|
<li>上客队进球数:</li><input type="text" id="uguestscore" name="uguestscore" value="" autocomplete="off">
|
|
<li>上客队进球数:</li><input type="text" id="uguestscore" name="uguestscore" value="" autocomplete="off">
|
|
|
</div>
|
|
</div>
|
|
|
<div style="display: flex;">
|
|
<div style="display: flex;">
|
|
|
- <li>主队全场角球:</li><input type="text" id="homeallcard" name="homeallcard" value="" autocomplete="off">
|
|
|
|
|
|
|
+ <li>主队全场角球:</li><input type="text" id="homeallcorner" name="homeallcorner" value="" autocomplete="off">
|
|
|
</div>
|
|
</div>
|
|
|
<div style="display: flex;">
|
|
<div style="display: flex;">
|
|
|
- <li>客队全场角球:</li><input type="text" id="guestallcard" name="guestallcard" value="" autocomplete="off">
|
|
|
|
|
|
|
+ <li>客队全场角球:</li><input type="text" id="guestallcorner" name="guestallcorner" value="" autocomplete="off">
|
|
|
</div>
|
|
</div>
|
|
|
<div style="display: flex;">
|
|
<div style="display: flex;">
|
|
|
- <li>主队半场角球:</li><input type="text" id="homehalfcard" name="homehalfcard" value="" autocomplete="off">
|
|
|
|
|
|
|
+ <li>主队半场角球:</li><input type="text" id="homehalfcorner" name="homehalfcorner" value="" autocomplete="off">
|
|
|
</div>
|
|
</div>
|
|
|
<div style="display: flex;">
|
|
<div style="display: flex;">
|
|
|
- <li>客队半场角球:</li><input type="text" id="guesthalfcard" name="guesthalfcard" value="" autocomplete="off">
|
|
|
|
|
|
|
+ <li>客队半场角球:</li><input type="text" id="guesthalfcorner" name="guesthalfcorner" value="" autocomplete="off">
|
|
|
</div>
|
|
</div>
|
|
|
<div style="display: flex;">
|
|
<div style="display: flex;">
|
|
|
- <li>主队全场罚牌:</li><input type="text" id="homeallcorner" name="homeallcorner" value="" autocomplete="off">
|
|
|
|
|
|
|
+ <li>主队全场罚牌:</li><input type="text" id="homeallcard" name="homeallcard" value="" autocomplete="off">
|
|
|
</div>
|
|
</div>
|
|
|
<div style="display: flex;">
|
|
<div style="display: flex;">
|
|
|
- <li>客队全场罚牌:</li><input type="text" id="guestallcorner" name="guestallcorner" value="" autocomplete="off">
|
|
|
|
|
|
|
+ <li>客队全场罚牌:</li><input type="text" id="guestallcard" name="guestallcard" value="" autocomplete="off">
|
|
|
</div>
|
|
</div>
|
|
|
<div style="display: flex;">
|
|
<div style="display: flex;">
|
|
|
- <li>主队半场罚牌:</li><input type="text" id="homehalfcorner" name="homehalfcorner" value="" autocomplete="off">
|
|
|
|
|
|
|
+ <li>主队半场罚牌:</li><input type="text" id="homehalfcard" name="homehalfcard" value="" autocomplete="off">
|
|
|
</div>
|
|
</div>
|
|
|
<div style="display: flex;">
|
|
<div style="display: flex;">
|
|
|
- <li>客队半场罚牌:</li><input type="text" id="guesthalfcorner" name="guesthalfcorner" value="" autocomplete="off">
|
|
|
|
|
|
|
+ <li>客队半场罚牌:</li><input type="text" id="guesthalfcard" name="guesthalfcard" value="" autocomplete="off">
|
|
|
</div><br>
|
|
</div><br>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|