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;"> <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 class="card">
<view style="border-radius: 10px 10px 0px 0px;background: linear-gradient(180deg, #FFE7D9 0%, rgba(255, 255, 255, 0) 98%); <view style="border-radius: 10px 10px 0px 0px;background: linear-gradient(180deg, #FFE7D9 0%, rgba(255, 255, 255, 0) 98%);
+1 -1
View File
@@ -3,7 +3,7 @@
<myNav :title="showData.testName" bgColor="nonoe" titleColor="#614D49" :backIcon="backIcon" :backHome="false" <myNav :title="showData.testName" bgColor="nonoe" titleColor="#614D49" :backIcon="backIcon" :backHome="false"
:flex="false"> :flex="false">
</myNav> </myNav>
<image class="show-header-bg" src="/static/n-test/test-result-bg.png" mode="aspectFill"></image> <image class="show-header-bg" src="/static/n-test/test-result-bg.jpg" mode="aspectFill"></image>
<view class="flex-justify-center"> <view class="flex-justify-center">
<view class="show-content"> <view class="show-content">
Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 KiB