puzhibing
2023-12-04 3ad6b6ba2ba56fc0bcd2130e47190779c6e15acc
cloud-server-management/src/main/webapp/WEB-INF/view/system/tCompetition/TCompetition_add.html
@@ -50,10 +50,10 @@
            @if(type==1){
            <div class="form-group">
                <label class="col-sm-3 control-label">*门店类型:</label>
                <label class="col-sm-3 control-label">*赛事类型:</label>
                <div class="col-sm-9">
                    <input type="radio" name="type" value="1" onclick="updateType(1)" checked > 平台门店
                    <input type="radio" name="type" value="2" onclick="updateType(2)" id="radio1" > 运营商门店
                    <input type="radio" name="type" value="1" onclick="updateType(1)" checked > 平台赛事
                    <input type="radio" name="type" value="2" onclick="updateType(2)" id="radio1" > 运营赛事
                </div>
            </div>
            <div id="yys" hidden>