Initial commit

This commit is contained in:
admin
2025-12-09 14:31:16 +08:00
parent c34b63b8da
commit b8648c2861
82 changed files with 1896 additions and 46 deletions

View File

@@ -13,7 +13,7 @@
<view class="stats-card">
<view class="stat-item">
<view class="stat-val">{{user.stats.learning}}</view>
<view class="stat-label">在学课程</view>
<view class="stat-label">课程&活动</view>
</view>
<view class="stat-item">
<view class="stat-val">{{user.stats.coupons}}</view>