1、原程式代碼調用上傳介面文件路徑更改為父節點相對路徑: 2、修複ueditor.config.js配置: 3、IIS配置mime類別,添加相應的視頻文件尾碼配置。 例如:.mp4、.flv等 ...
1、原程式代碼調用上傳介面文件路徑更改為父節點相對路徑:
2、修複ueditor.config.js配置:
img: ['src', 'alt', 'title', 'width', 'height', 'id', '_src', '_url', 'loadingclass', 'class', 'data-latex', 'style'],
video: ['autoplay', 'controls', 'loop', 'preload', 'src', 'height', 'width', 'class', 'style'], source: ['src', 'type'], embed: ['type', 'class', 'pluginspage', 'src', 'width', 'height', 'align', 'style', 'wmode', 'play', 'loop', 'menu', 'allowscriptaccess', 'allowfullscreen']
3、IIS配置mime類別,添加相應的視頻文件尾碼配置。
例如:.mp4、.flv等