优化包体体积
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>
+8 -8
View File
@@ -11,7 +11,7 @@ export const trustStats = [
// 4步流程
// 每一步对应一张预览大图(img 字段,目前暂用同一张占位图,设计师供图后替换即可)
const STEP_IMG = '/static/images/home/image_25_1484_1689.png'
const STEP_IMG = '/static/images/home/image_25_1484_1689.jpg'
export const stepList = [
{
step: '01',
@@ -56,28 +56,28 @@ export const podProducts = [
{
id: 1,
name: '女士短款露脐T恤',
image: '/static/images/home/Rectangle_63_1446_1437.png'
image: '/static/images/home/Rectangle_63_1446_1437.jpg'
},
{
id: 2,
name: '女士短款露脐T恤',
image: '/static/images/home/Rectangle_181_1455_1450.png'
image: '/static/images/home/Rectangle_181_1455_1450.jpg'
},
{
id: 3,
name: '女士短款露脐T恤',
image: '/static/images/home/Rectangle_63_1455_1461.png'
image: '/static/images/home/Rectangle_63_1455_1461.jpg'
},
{
id: 4,
name: '女士短款露脐T恤',
image: '/static/images/home/Rectangle_181_1455_1456.png'
image: '/static/images/home/Rectangle_181_1455_1456.jpg'
}
]
// 平台功能卡片
// 每一张卡片对应一张「集成平台」大图(img 字段目前暂用同一张占位图,后端/设计师提供后替换即可)
const FEAT_IMG = '/static/images/home/Rectangle_64_1484_1735.png'
const FEAT_IMG = '/static/images/home/Rectangle_64_1484_1735.jpg'
export const featureList = [
{
step: '01',
@@ -177,8 +177,8 @@ export const companyFeatures = [
// 底部CTA
export const ctaSection = {
qrImage: '/static/images/home/Rectangle_187_1470_1653.png',
bgImage: '/static/images/home/image_26_1496_1761.png',
qrImage: '/static/images/home/Rectangle_187_1470_1653.jpg',
bgImage: '/static/images/home/image_26_1496_1761.jpg',
textImage: '/static/images/home/image_28_1498_1767.png',
text: '联系我们,开启你的全球生意新篇'
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 944 B

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 696 KiB

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 616 KiB

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 264 KiB

After

Width:  |  Height:  |  Size: 41 KiB

File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+8 -8
View File
@@ -13441,7 +13441,7 @@ var trustStats = [{
// 4步流程
// 每一步对应一张预览大图(img 字段,目前暂用同一张占位图,设计师供图后替换即可)
exports.trustStats = trustStats;
var STEP_IMG = '/static/images/home/image_25_1484_1689.png';
var STEP_IMG = '/static/images/home/image_25_1484_1689.jpg';
var stepList = [{
step: '01',
title: '选择产品',
@@ -13497,25 +13497,25 @@ exports.countryTabs = countryTabs;
var podProducts = [{
id: 1,
name: '女士短款露脐T恤',
image: '/static/images/home/Rectangle_63_1446_1437.png'
image: '/static/images/home/Rectangle_63_1446_1437.jpg'
}, {
id: 2,
name: '女士短款露脐T恤',
image: '/static/images/home/Rectangle_181_1455_1450.png'
image: '/static/images/home/Rectangle_181_1455_1450.jpg'
}, {
id: 3,
name: '女士短款露脐T恤',
image: '/static/images/home/Rectangle_63_1455_1461.png'
image: '/static/images/home/Rectangle_63_1455_1461.jpg'
}, {
id: 4,
name: '女士短款露脐T恤',
image: '/static/images/home/Rectangle_181_1455_1456.png'
image: '/static/images/home/Rectangle_181_1455_1456.jpg'
}];
// 平台功能卡片
// 每一张卡片对应一张「集成平台」大图(img 字段目前暂用同一张占位图,后端/设计师提供后替换即可)
exports.podProducts = podProducts;
var FEAT_IMG = '/static/images/home/Rectangle_64_1484_1735.png';
var FEAT_IMG = '/static/images/home/Rectangle_64_1484_1735.jpg';
var featureList = [{
step: '01',
title: '设计工具',
@@ -13601,8 +13601,8 @@ var companyFeatures = [{
// 底部CTA
exports.companyFeatures = companyFeatures;
var ctaSection = {
qrImage: '/static/images/home/Rectangle_187_1470_1653.png',
bgImage: '/static/images/home/image_26_1496_1761.png',
qrImage: '/static/images/home/Rectangle_187_1470_1653.jpg',
bgImage: '/static/images/home/image_26_1496_1761.jpg',
textImage: '/static/images/home/image_28_1498_1767.png',
text: '联系我们,开启你的全球生意新篇'
};