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
+1 -6
View File
@@ -157,12 +157,7 @@
</view>
<!-- Delete Button for Edit Page -->
<view class="delete-section" style="margin-top: 16rpx; padding-bottom: 40rpx;">
<view class="delete-page-btn" bindtap="handleDeletePlant">
<t-icon name="delete" size="32rpx" />
<text>删除植物档案</text>
</view>
</view>
<view style="height: 180rpx;"></view>
</scroll-view>