ZeYanG
2018-08-02 cb2d4ff52a02c3285481ac54d4458fc601bffae8
提交
1 files modified
11 ■■■■ changed files
publish/js/customMin/customS_min.js 11 ●●●● patch | view | raw | blame | history
publish/js/customMin/customS_min.js
old mode 100644 new mode 100755
@@ -3099,9 +3099,13 @@
    // if (publishShowflag==1){
    //     $(".preview-edit-pane").hide();
    // }
    if (m_save_fl == undefined && publishShowflag == undefined) {
        $('.s_savebtn').css("display","block");
    var s_savebtnHide = GetQueryString(url,"hide");
    if(s_savebtnHide==1){
        $('.s_savebtn').hide();
    }else{
        if (m_save_fl == undefined && publishShowflag == undefined) {
            $('.s_savebtn').css("display","block");
        }
    }
}
@@ -10157,6 +10161,7 @@
    options_xh.listData = [];
    //解决主数据重复END
    options = $.extend(true, options_xh, options);
    options.width = xhSelect.options.width;
    var optionArr = "";
    
    ////