添加更新日志
This commit is contained in:
parent
f40d15a770
commit
942b673ad6
|
|
@ -166,6 +166,10 @@ const data = [
|
|||
content: "重构全局loadding加载代码",
|
||||
timestamp: "2020-07-31",
|
||||
},
|
||||
{
|
||||
content: "升级stylelint自动排序功能",
|
||||
timestamp: "2020-08-25",
|
||||
},
|
||||
];
|
||||
|
||||
module.exports = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue