| | |
| | | let coverImg = $('#coverImg').val(); |
| | | let homeBackdropImg = $('#homeBackdropImg').val(); |
| | | let content = editor.getContent(); |
| | | if("" == registrationClosingTime){ |
| | | registrationClosingTime = null; |
| | | } |
| | | if(null == name || '' == name){ |
| | | Feng.error("请填写有效的比赛名称"); |
| | | return |
| | |
| | | let coverImg = $('#coverImg').val(); |
| | | let homeBackdropImg = $('#homeBackdropImg').val(); |
| | | let content = editor.getContent(); |
| | | if("" == registrationClosingTime){ |
| | | registrationClosingTime = null; |
| | | } |
| | | if(null == name || '' == name){ |
| | | Feng.error("请填写有效的比赛名称"); |
| | | return |
| | |
| | | |
| | | }); |
| | | |
| | | if(null != $('#id').val()){ |
| | | if(null != $('#id').val() && '' != $('#id').val()){ |
| | | WorldCupInfo.stores = JSON.parse($('#storeInfo').val()); |
| | | WorldCupInfo.initStore(); |
| | | let lng = $('#longitude').val(); |