| | |
| | | </div> |
| | | |
| | | |
| | | <div>首页其他板块设置</div> |
| | | <#button name="添加" icon="fa-plus" clickFun="TCompetition.openAddTCompetition(id)"/> |
| | | <#button name="编辑" icon="fa-edit" clickFun="TCompetition.openTCompetitionDetail()" space="true"/> |
| | | <#button name="删除" icon="fa-remove" clickFun="TCompetition.freeze()" space="true"/> |
| | | <#button name="开启" icon="fa-remove" clickFun="TCompetition.unfreeze()" space="true"/> |
| | | <#button name="关闭" icon="fa-remove" clickFun="TCompetition.info()" space="true"/> |
| | | <#table id="TCompetitionOtherTable"/> |
| | | |
| | | |
| | | |
| | | </div> |
| | | <div class="row btn-group-m-t"> |
| | | <div class="col-sm-10 col-sm-offset-5"> |
| | | <#button btnCss="info" name="保存" id="ensure" icon="fa-check" clickFun="TCarInfoDlg.saveAllImg()"/> |
| | | <#button btnCss="info" name="保存" id="ensure" icon="fa-check" clickFun="TCompetition.saveAllImg()"/> |
| | | </div> |
| | | </div> |
| | | |
| | | </div> |
| | | </div> |
| | | <script src="${ctxPath}/modular/system/tShop/tShop_info.js"></script> |
| | | <script src="${ctxPath}/modular/system/tShop/tShopOther.js"></script> |
| | | |
| | | <script> |
| | | </script> |