SinaEditor使用方法详解

2020-05-19 07:33:00易采站长站整理

                  j(“#radio1”).attr(“checked”,”true”);
                   chk_imgpath();
                   $(‘divProcessing’).style.display=”;
             },
             error : function(data){
                 alert(‘文件上传失败’);
             }
           });
    }
  }

5.后台代码编写(不做叙述)