chore: 测评头图改 JPG 并同步压缩资源,消除 >200K 静态图
测评页背景 PNG 转 JPG;同步 unpackage 静态目录,修复 dev 包仍用旧 360KB 魔方图。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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%);
|
||||
|
||||
Reference in New Issue
Block a user