diff --git a/src/admin/templets/ad_add.htm b/src/admin/templets/ad_add.htm index 282aaaa8..2c9dfb8d 100644 --- a/src/admin/templets/ad_add.htm +++ b/src/admin/templets/ad_add.htm @@ -71,8 +71,8 @@ 投放时间: - - + + @@ -177,7 +177,7 @@ return false; } } - $(document).ready(function () { + $(document).ready(function() { $('.datepicker').daterangepicker({ "singleDatePicker": true, "autoApply": true, @@ -185,7 +185,6 @@ "linkedCalendars": false, "timePicker": true, "timePicker24Hour": true, - //"timePickerSeconds": true, "showCustomRangeLabel": false, ranges: { '今日': [moment(), moment()], @@ -201,13 +200,13 @@ monthNames: ['一月', '二月', '三月', '四月', '五月', '六月', '七月', '八月', '九月', '十月', '十一月', '十二月'], firstDay: 1 } - }, function (start) { + }, function(start) { $(this).val(start.format("YYYY-MM-DD HH:mm")); }); }) \ No newline at end of file diff --git a/src/admin/templets/album_add.htm b/src/admin/templets/album_add.htm index 0b5185f5..56a07b87 100644 --- a/src/admin/templets/album_add.htm +++ b/src/admin/templets/album_add.htm @@ -412,7 +412,7 @@ } }); } - }) + }); diff --git a/src/admin/templets/album_edit.htm b/src/admin/templets/album_edit.htm index 9d3a99c2..40e300f9 100644 --- a/src/admin/templets/album_edit.htm +++ b/src/admin/templets/album_edit.htm @@ -446,7 +446,7 @@ ShowMsg(error); //处理上传失败后的回调 } }); - }) + }); $("#iptAlbumImages").change(function(val) { for (let i = 0; i < val.target.files.length; i++) { const f = val.target.files[i]; @@ -473,7 +473,7 @@ } }); } - }) + }); diff --git a/src/admin/templets/article_keywords_select.htm b/src/admin/templets/article_keywords_select.htm index 768c427a..0b6219ef 100644 --- a/src/admin/templets/article_keywords_select.htm +++ b/src/admin/templets/article_keywords_select.htm @@ -46,16 +46,14 @@ diff --git a/src/admin/templets/catalog_add_quick.htm b/src/admin/templets/catalog_add_quick.htm index 612ab522..b02321c2 100644 --- a/src/admin/templets/catalog_add_quick.htm +++ b/src/admin/templets/catalog_add_quick.htm @@ -171,40 +171,33 @@ \ No newline at end of file diff --git a/src/admin/templets/content_i_list.htm b/src/admin/templets/content_i_list.htm index b5b69d00..bf43c146 100644 --- a/src/admin/templets/content_i_list.htm +++ b/src/admin/templets/content_i_list.htm @@ -137,7 +137,7 @@ $('#timerange').on('cancel.daterangepicker', function(ev, picker) { $(this).val(''); }); - }) + }); \ No newline at end of file diff --git a/src/admin/templets/content_list.htm b/src/admin/templets/content_list.htm index 3ddabbd4..f577cc04 100644 --- a/src/admin/templets/content_list.htm +++ b/src/admin/templets/content_list.htm @@ -136,7 +136,7 @@ $('#timerange').on('cancel.daterangepicker', function(ev, picker) { $(this).val(''); }); - }) + }); \ No newline at end of file diff --git a/src/admin/templets/content_s_list.htm b/src/admin/templets/content_s_list.htm index c3b5cab3..9228a786 100644 --- a/src/admin/templets/content_s_list.htm +++ b/src/admin/templets/content_s_list.htm @@ -108,7 +108,7 @@ $('#timerange').on('cancel.daterangepicker', function(ev, picker) { $(this).val(''); }); - }) + }); \ No newline at end of file diff --git a/src/admin/templets/content_sg_list.htm b/src/admin/templets/content_sg_list.htm index 31654d58..7ab40826 100644 --- a/src/admin/templets/content_sg_list.htm +++ b/src/admin/templets/content_sg_list.htm @@ -122,7 +122,7 @@ $('#timerange').on('cancel.daterangepicker', function(ev, picker) { $(this).val(''); }); - }) + }); \ No newline at end of file diff --git a/src/admin/templets/diy_field_add.htm b/src/admin/templets/diy_field_add.htm index 832085ed..c59f55ab 100644 --- a/src/admin/templets/diy_field_add.htm +++ b/src/admin/templets/diy_field_add.htm @@ -97,8 +97,7 @@ \ No newline at end of file diff --git a/src/admin/templets/member_edit.htm b/src/admin/templets/member_edit.htm index a41c075f..7b2ad38d 100644 --- a/src/admin/templets/member_edit.htm +++ b/src/admin/templets/member_edit.htm @@ -173,14 +173,13 @@ \ No newline at end of file diff --git a/src/admin/templets/mytag_edit.htm b/src/admin/templets/mytag_edit.htm index d4acca3e..35e32f11 100644 --- a/src/admin/templets/mytag_edit.htm +++ b/src/admin/templets/mytag_edit.htm @@ -43,11 +43,11 @@ 开始时间: - + 结束时间: - + 正常显示文档: diff --git a/src/admin/templets/mytag_main.htm b/src/admin/templets/mytag_main.htm index 7733acaf..dad7d479 100644 --- a/src/admin/templets/mytag_main.htm +++ b/src/admin/templets/mytag_main.htm @@ -38,7 +38,7 @@ {/dede:datalist} - 添加标记 + 添加自定义宏标记 智能标记向导 diff --git a/src/admin/templets/search_keywords_main.htm b/src/admin/templets/search_keywords_main.htm index a93bd591..bfbdaf61 100644 --- a/src/admin/templets/search_keywords_main.htm +++ b/src/admin/templets/search_keywords_main.htm @@ -21,7 +21,7 @@ function ReloadPage(ordertype) { orderby = ordertype; var listArea = $Obj('rslist'); - var errMsg = "网络通信出错,重新加载列表"; + var errMsg = "重新加载列表"; fetch("search_keywords_main.php?dopost=getlist&pageno=" + pageno + "&orderby=" + ordertype).then(resp=>{ if (resp.ok) { return resp.text() @@ -45,7 +45,7 @@ var kw = $Obj('keyword' + nid).value; var kws = $Obj('spwords' + nid).value; var ct = $Obj('count' + nid).value; - var errMsg = "网络通信出错,重新加载列表"; + var errMsg = "重新加载列表"; diff --git a/src/admin/templets/sys_admin_user_tj.htm b/src/admin/templets/sys_admin_user_tj.htm index 811c088d..053c9473 100644 --- a/src/admin/templets/sys_admin_user_tj.htm +++ b/src/admin/templets/sys_admin_user_tj.htm @@ -9,8 +9,7 @@ \ No newline at end of file diff --git a/src/admin/templets/sys_payment.htm b/src/admin/templets/sys_payment.htm index 44ba71e5..2c9f1e9c 100644 --- a/src/admin/templets/sys_payment.htm +++ b/src/admin/templets/sys_payment.htm @@ -135,7 +135,7 @@ \ No newline at end of file diff --git a/src/admin/templets/tags_main.htm b/src/admin/templets/tags_main.htm index df483c8c..97f1fd10 100644 --- a/src/admin/templets/tags_main.htm +++ b/src/admin/templets/tags_main.htm @@ -126,7 +126,7 @@ location.reload(); } - }) + }); } diff --git a/src/admin/templets/templets_one_edit.htm b/src/admin/templets/templets_one_edit.htm index af04b069..bb231e06 100644 --- a/src/admin/templets/templets_one_edit.htm +++ b/src/admin/templets/templets_one_edit.htm @@ -83,8 +83,7 @@ \ No newline at end of file diff --git a/src/admin/templets/vote_edit.htm b/src/admin/templets/vote_edit.htm index 0a82f9f6..9286fb98 100644 --- a/src/admin/templets/vote_edit.htm +++ b/src/admin/templets/vote_edit.htm @@ -87,7 +87,7 @@ \ No newline at end of file