fix: index page

This commit is contained in:
zzc
2026-02-28 09:34:11 +08:00
parent f40c33fa2e
commit bd3185aac3
3 changed files with 159 additions and 9 deletions

View File

@@ -23,7 +23,7 @@
<text>灵感瞬间</text>
</view>
<view class="banner-title">今日推荐创作</view>
<view class="banner-main-title">开启你的第一份<br />新春祝福</view>
<view class="banner-main-title">开启你今日的第一份<br />祝福</view>
<view class="go-btn">去制作</view>
</view>
<image
@@ -43,7 +43,7 @@
<view class="icon-box card-bg">
<image src="/static/icon/celebrate.png" mode="aspectFit" />
</view>
<text>新春贺卡</text>
<text>祝福贺卡</text>
</view>
<view class="quick-item" @tap="handleQuickAction('fortune')">
<view class="icon-box fortune-bg">
@@ -67,7 +67,7 @@
</view>
<!-- 按心情创作 -->
<view class="section">
<!-- <view class="section">
<view class="section-header">
<text class="section-title">按心情创作</text>
</view>
@@ -84,13 +84,13 @@
</view>
</view>
</scroll-view>
</view>
</view> -->
<!-- 编辑精选 -->
<view class="section">
<view class="section-header">
<text class="section-title">编辑精选</text>
<text class="view-all" @tap="viewAll">查看全部</text>
<!-- <text class="view-all" @tap="viewAll">查看全部</text> -->
</view>
<view class="featured-grid">
<view