|
|
@ -464,12 +464,11 @@
|
|
|
|
$("iframe.ke-edit-iframe").contents().find(".ke-content").css({"padding-right": "25px", "padding-top": "12px"});
|
|
|
|
$("iframe.ke-edit-iframe").contents().find(".ke-content").css({"padding-right": "25px", "padding-top": "12px"});
|
|
|
|
}
|
|
|
|
}
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
//是否只使用构建工具
|
|
|
|
|
|
|
|
if ($('#PcAmp input').is(':checked')) {
|
|
|
|
|
|
|
|
editor.readonly(true);
|
|
|
|
|
|
|
|
}
|
|
|
|
});
|
|
|
|
});
|
|
|
|
//是否只使用构建工具
|
|
|
|
|
|
|
|
if ($('#PcAmp input').is(':checked')) {
|
|
|
|
|
|
|
|
editor.readonly(true);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//新闻日历
|
|
|
|
//新闻日历
|
|
|
|
$(function () {
|
|
|
|
$(function () {
|
|
|
|
$("#meta_news_createdate").datepicker({
|
|
|
|
$("#meta_news_createdate").datepicker({
|
|
|
|