chore: 测评头图改 JPG 并同步压缩资源,消除 >200K 静态图
测评页背景 PNG 转 JPG;同步 unpackage 静态目录,修复 dev 包仍用旧 360KB 魔方图。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<myNav :title="showData.testName" bgColor="nonoe" titleColor="#614D49" :backIcon="backIcon" :backHome="false"
|
||||
:flex="false">
|
||||
</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="show-content">
|
||||
|
||||
Reference in New Issue
Block a user