公告板
版本库
filestore
活动
搜索
登录
main
/
lmk-shop-web
绿满筐商城sweb-vue服务
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
添加mq手动补偿机制
peng
2025-09-01
50330b85ea88ae53953e93ec40974b29f92a1195
[lmk-shop-web.git]
/
manager
/
public
/
tinymce
/
plugins
/
insertdatetime
/
index.js
1
2
3
4
5
6
7
// Exports the "insertdatetime" plugin for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/plugins/insertdatetime')
// ES2015:
// import 'tinymce/plugins/insertdatetime'
require('./plugin.js');