feat: worksheet发布功能开发

This commit is contained in:
R524809
2026-04-24 17:49:11 +08:00
parent 5106dbbd7c
commit bb69d5c49d
24 changed files with 2540 additions and 1014 deletions
+3 -3
View File
@@ -59,9 +59,9 @@
bindtap="onTapItem">
<view class="cat-card__thumb">
<image
wx:if="{{item.img}}"
wx:if="{{item.previewImg}}"
class="cat-card__thumb-img"
src="{{item.img}}"
src="{{item.previewImg}}"
mode="aspectFill" />
<text wx:else class="cat-card__thumb-icon"
>{{item.icon}}</text
@@ -81,7 +81,7 @@
>{{item.ageBand}}</text
>
<text class="tag tag--diff"
>{{item.difficulty}}</text
>{{item.difficultyLabel}}</text
>
</view>
<view class="cat-card__footer">