chore: 测评头图改 JPG 并同步压缩资源,消除 >200K 静态图

测评页背景 PNG 转 JPG;同步 unpackage 静态目录,修复 dev 包仍用旧 360KB 魔方图。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-25 04:28:16 +08:00
co-authored by Cursor
parent bb13242bb6
commit dee8370c06
8 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<view style="height: 100%;padding-bottom: 220rpx;display: flex;flex-direction: column;align-items: center;">
<image src="/static/n-test/test-bg-n.png" style="width: 750rpx;height: 420rpx;"></image>
<image src="/static/n-test/test-bg-n.jpg" style="width: 750rpx;height: 420rpx;"></image>
<!-- 评测卡片 -->
<view class="card">
<view style="border-radius: 10px 10px 0px 0px;background: linear-gradient(180deg, #FFE7D9 0%, rgba(255, 255, 255, 0) 98%);