tweak(wish-tree): 挂树便签减为30条,其余走弹幕
Publish Mini Program Dev Version / publish (push) Failing after 11s

- MAX_HANG 从50降为30,树冠更疏朗参差
- 挂载点从19个扩到31个,30条便签各占一位不重叠
This commit is contained in:
gouki
2026-08-09 22:46:49 +00:00
parent 4b003fad39
commit 013e7ab99a
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
mode="aspectFill"
/>
<!-- 树上的许愿便签(最新50条) -->
<!-- 树上的许愿便签(最新30条) -->
<view
wx:for="{{item.hangWishes}}"
wx:for-item="wish"