Commit 37dd3e3e authored by hetengji's avatar hetengji
parents fcd6da74 ab4d6116
...@@ -11,20 +11,20 @@ Page({ ...@@ -11,20 +11,20 @@ Page({
endLoading: false, endLoading: false,
list: [ list: [
{ {
bigUrl: 'https://img.yzcdn.cn/vant/cat.jpeg', bigUrl: '/images/1.png',
littleUrl: 'https://img.yzcdn.cn/vant/cat.jpeg', littleUrl: '/images/1.png',
name: '金地物业秋季线上校园宣讲会', name: '金地物业秋季线上校园宣讲会',
time: '10-12 09:00' time: '10-12 09:00'
}, },
{ {
bigUrl: 'https://img.yzcdn.cn/vant/cat.jpeg', bigUrl: '/images/2.png',
littleUrl: 'https://img.yzcdn.cn/vant/cat.jpeg', littleUrl: '/images/2.png',
name: '泡泡玛特秋季线上校园宣讲会', name: '泡泡玛特秋季线上校园宣讲会',
time: '10-13 09:00' time: '10-13 09:00'
}, },
{ {
bigUrl: 'https://img.yzcdn.cn/vant/cat.jpeg', bigUrl: '/images/3.png',
littleUrl: 'https://img.yzcdn.cn/vant/cat.jpeg', littleUrl: '/images/3.png',
name: '蔚来汽车秋季线上校园宣讲会', name: '蔚来汽车秋季线上校园宣讲会',
time: '10-14 09:00' time: '10-14 09:00'
}, },
......
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