仪表盘
版本库
文件存储
活动
搜索
登录
main
/
operation_pc-v2
operation_pc-v2
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
1.常规配置:基本配置 2.登录页:图片、公司名称、备案号、公司logo 3.主体页:图片、公司名称、备案号、公司logo
陶杰
2024-12-04
6af033cedb5d85539e8fd3d825604bb4c73e718b
[operation_pc-v2.git]
/
static
/
tinymce
/
themes
/
silver
/
index.js
1
2
3
4
5
6
7
// Exports the "silver" theme for usage with module loaders
// Usage:
// CommonJS:
// require('tinymce/themes/silver')
// ES2015:
// import 'tinymce/themes/silver'
require('./theme.js');