Commit dddc776f by 冷斌

fix bug

parent 77f6cce4
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
return { return {
id: r.id, id: r.id,
title: r.title, title: r.title,
cover: r.image, cover: r.cover,
time: d.format("yyyy-MM-dd") time: d.format("yyyy-MM-dd")
} }
})) }))
......
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