使用富文本编辑器实现用户协议编辑功能

This commit is contained in:
augushong
2020-03-18 16:11:51 +08:00
parent 6647f2f669
commit d26aec260f
5 changed files with 201 additions and 0 deletions

View File

@@ -4,4 +4,5 @@ return [
1 => '系统LOGO',
2 => '管理员头像',
3 => '用户头像',
4=>'富文本图片',
];