feat:修改练习字帖生产逻辑
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
wx:for-item="word"
|
||||
wx:for-index="index"
|
||||
word="{{word}}"
|
||||
key="{{index}}"
|
||||
bind:onDelete="deleteWordCard"
|
||||
bind:onColorTap="onColorTap" />
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user