44323
2023-10-16 55a2e144d6f2d88332a43ac0c522ca9b82416844
门票管理添加BUG修改
2个文件已修改
5 ■■■■■ 已修改文件
cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_add.html 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
cloud-server-management/src/main/webapp/WEB-INF/view/system/ticket/ticket_add.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
cloud-server-management/src/main/webapp/WEB-INF/view/system/tGoods/TGoods_add.html
@@ -43,8 +43,7 @@
                <label class="col-sm-3 control-label">商品类型:</label>
                <div class="col-sm-9">
                    <input type="radio" name="type" value="1" checked onclick="updateType(1)"> 实体商品
                    <input type="radio" name="type" value="2"onclick="updateType(2)" > 课包商品
                    <input type="radio" name="type" value="3" onclick="updateType(1)"> 门票商品
                    <input type="radio" name="type" value="2" onclick="updateType(2)" > 课包商品
                </div>
            </div>
            <div id="b1">
cloud-server-management/src/main/webapp/WEB-INF/view/system/ticket/ticket_add.html
@@ -123,7 +123,7 @@
                </div>
            </div>
            <#input id="startTime" name="有效期" type="text"/>
            @if(userType==3){
            @if(userType!=3){
            <div class="row" id="belongsCon" >
                <div class="form-group">
                    <div class="form-group">