feat: 完成绘制汉字基础功能
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<view class="word-card">
|
||||
<view
|
||||
wx:if="{{!disabledColor}}"
|
||||
class="color-box"
|
||||
style="background-color: {{color}};"
|
||||
bindtap="onColorTap"></view>
|
||||
|
||||
Reference in New Issue
Block a user