mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
feat: ✨ 新增富文本本地引入
This commit is contained in:
7
manager/public/tinymce/plugins/fullscreen/index.js
Normal file
7
manager/public/tinymce/plugins/fullscreen/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
// Exports the "fullscreen" plugin for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/plugins/fullscreen')
|
||||
// ES2015:
|
||||
// import 'tinymce/plugins/fullscreen'
|
||||
require('./plugin.js');
|
||||
1196
manager/public/tinymce/plugins/fullscreen/plugin.js
Normal file
1196
manager/public/tinymce/plugins/fullscreen/plugin.js
Normal file
File diff suppressed because it is too large
Load Diff
4
manager/public/tinymce/plugins/fullscreen/plugin.min.js
vendored
Normal file
4
manager/public/tinymce/plugins/fullscreen/plugin.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user