tweak(wish-tree): 挂树便签减为30条,其余走弹幕
Publish Mini Program Dev Version / publish (push) Failing after 11s
Publish Mini Program Dev Version / publish (push) Failing after 11s
- MAX_HANG 从50降为30,树冠更疏朗参差 - 挂载点从19个扩到31个,30条便签各占一位不重叠
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
mode="aspectFill"
|
||||
/>
|
||||
|
||||
<!-- 树上的许愿便签(最新50条) -->
|
||||
<!-- 树上的许愿便签(最新30条) -->
|
||||
<view
|
||||
wx:for="{{item.hangWishes}}"
|
||||
wx:for-item="wish"
|
||||
|
||||
Reference in New Issue
Block a user