mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-08 00:14:26 +08:00
Perf: 项目优化 (#958)
* feat: 首页项目拖拽排序功能 * feat: 增加首页项目拖拽排序增加只能管理员进行, 排序失败元素回到原本位置 * perf: 新建文章以后直接进入到编辑文章页面 * perf: 优化文档打开时或刷新时样式闪动问题 * perf: 优化表格样式 * feat: 支持上传视频功能 * feat: 视频样式调整 * feat: 直接粘贴视频上传功能 * perf: 优化markdown目录显示 * feat: 项目配置新增是否开启打印功能 * perf: 优化模型自动更新表字段 * perf: 创建项目时增加选择编辑器功能 * perf: 优化cherry-markdown 菜单栏
This commit is contained in:
@@ -318,6 +318,7 @@ next = next
|
||||
no = no
|
||||
edit_title = Edit Blog
|
||||
private_blog_tips = Private blog, please enter password to access
|
||||
print_text = Enable Printing
|
||||
|
||||
[doc]
|
||||
modify_doc = Modify Document
|
||||
|
@@ -318,6 +318,7 @@ next = 下一篇
|
||||
no = 无
|
||||
edit_title = 编辑文章
|
||||
private_blog_tips = 加密文章,请输入密码访问
|
||||
print_text = 开启打印
|
||||
|
||||
[doc]
|
||||
modify_doc = 修改文档
|
||||
|
Reference in New Issue
Block a user