Commit 9afeeeb1 authored by wildfirecode13's avatar wildfirecode13

1

parent 12ba612c
......@@ -80,7 +80,7 @@ Page({
})
}) || {};
data.list.forEach(i => {
console.log('data list item', i);
// console.log('data list item', i);
i.image = i.image || '//yun.duiba.com.cn/aurora/assets/00b4b751939da230055889445f00f22990ff5f88.png';
});
if (success && data && data.list) {
......
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