fix: font
This commit is contained in:
@@ -50,9 +50,9 @@
|
||||
<text class="quote-mark right">”</text>
|
||||
</view>
|
||||
<view class="daily-actions">
|
||||
<view class="action-btn copy" @tap="copyGreeting">
|
||||
<!-- <view class="action-btn copy" @tap="copyGreeting">
|
||||
<text class="icon">❐</text> 复制
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="action-btn use" @tap="useGreeting">
|
||||
<text class="icon">✎</text> 去制作
|
||||
</view>
|
||||
@@ -65,7 +65,7 @@
|
||||
<view class="section-header">
|
||||
<view class="section-bar"></view>
|
||||
<text class="section-title">大家都在用</text>
|
||||
<text class="section-more" @tap="onMore('use')">查看更多 ></text>
|
||||
<!-- <text class="section-more" @tap="onMore('use')">查看更多 ></text> -->
|
||||
</view>
|
||||
<view class="use-grid">
|
||||
<view
|
||||
|
||||
Reference in New Issue
Block a user