chuzhixin 4 years ago
parent
commit
761ee32725
1 changed files with 4 additions and 0 deletions
  1. 4 0
      mock/controller/changeLog.js

+ 4 - 0
mock/controller/changeLog.js

@@ -199,6 +199,10 @@ const data = [
     content: '凌晨两点,我累了,移除无用组件,精简package',
     timestamp: '2020-10-02',
   },
+  {
+    content: '富文本编辑器支持精细化配置',
+    timestamp: '2020-10-20',
+  },
 ]
 
 module.exports = [