refactor pages struct
This commit is contained in:
@ -5,6 +5,6 @@
|
||||
wx:for="{{snowflakes}}"
|
||||
wx:key="index"
|
||||
style="left: {{item.x}}px; font-size: {{item.s}}rpx; animation-duration: {{item.speed}}s;"
|
||||
name="snowflake"
|
||||
name="plus"
|
||||
/>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user