Commit 0304658e by chuzhixin

:bug:添加更新日志

parent b3046169
...@@ -170,6 +170,10 @@ const data = [ ...@@ -170,6 +170,10 @@ const data = [
content: "升级stylelint自动排序功能", content: "升级stylelint自动排序功能",
timestamp: "2020-08-25", timestamp: "2020-08-25",
}, },
{
content: "修复视频播放器组件重载路由失效的bug",
timestamp: "2020-09-03",
},
]; ];
module.exports = [ module.exports = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment