Showing
1 changed file
with
0 additions
and
4 deletions
| ... | ... | @@ -385,15 +385,11 @@ Page({ |
| 385 | 385 | * 生命周期函数--监听页面初次渲染完成 |
| 386 | 386 | */ |
| 387 | 387 | onReady: function (e) { |
| 388 | - | |
| 389 | - | |
| 390 | 388 | }, |
| 391 | - | |
| 392 | 389 | /** |
| 393 | 390 | * 生命周期函数--监听页面显示 |
| 394 | 391 | */ |
| 395 | 392 | onShow: function () { |
| 396 | - | |
| 397 | 393 | }, |
| 398 | 394 | imagesHeight: function (t) { |
| 399 | 395 | var a = t.detail.width, | ... | ... |
Please
register
or
login
to post a comment