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

+ 4 - 0
mock/controller/changeLog.js

@@ -174,6 +174,10 @@ const data = [
     content: "修复视频播放器组件重载路由失效的bug",
     timestamp: "2020-09-03",
   },
+  {
+    content: "修复极个别情况image-loader打包报错",
+    timestamp: "2020-09-18",
+  },
 ];
 
 module.exports = [