feat: 整体页面优化,删除无用svg

This commit is contained in:
Blizzard
2026-02-14 08:32:47 +08:00
parent daea00ca60
commit cbbe82ef63
59 changed files with 1265 additions and 342 deletions
+5
View File
@@ -92,6 +92,11 @@
</view>
</view>
</view>
<view class="delete-plant-box" bindtap="handleDeletePlant">
<t-icon name="delete" size="32rpx" color="#EF5350" />
<text class="delete-text">删除植物</text>
</view>
</view>
</scroll-view>