fix
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<view class="tool-icon">🎨</view>
|
<view class="tool-icon">🎨</view>
|
||||||
<text class="tool-name">颜色转换</text>
|
<text class="tool-name">颜色转换</text>
|
||||||
<text class="tool-desc">HEX / RGB 互转</text>
|
<text class="tool-desc">HEX / RGB 互转</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="tool-card" bindtap="goRandom">
|
<view class="tool-card" bindtap="goRandom">
|
||||||
<view class="tool-icon">🎲</view>
|
<view class="tool-icon">🎲</view>
|
||||||
<text class="tool-name">随机生成</text>
|
<text class="tool-name">随机生成</text>
|
||||||
|
|||||||
Reference in New Issue
Block a user