优化包体体积
Test Runner / hello (push) Successful in 4s

This commit is contained in:
2026-08-26 14:04:53 +08:00
parent 2ffeb85900
commit 40a02223de
30 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -50,7 +50,7 @@
<!-- 底部CTA区域 - 图片底+橙色叠加层+内容层 -->
<view class="cta-footer">
<!-- 图片底层 - image_26原图 -->
<image class="cta-overlay-img" src="/static/images/home/image_26_1496_1761.png" mode="widthFix"></image>
<image class="cta-overlay-img" src="/static/images/home/image_26_1496_1761.jpg" mode="widthFix"></image>
<!-- 橙色叠加层 - 在图片上方, 高不透明度让橙色更亮更突出 -->
<view class="cta-orange-bg"></view>
<!-- 内容层 -->
@@ -63,7 +63,7 @@
<view class="qr-wrap">
<image
class="qr-img"
src="/static/images/home/Rectangle_187_1470_1653.png"
src="/static/images/home/Rectangle_187_1470_1653.jpg"
mode="aspectFit"
></image>
</view>