Compare commits

...

2 Commits

Author SHA1 Message Date
FlowerWater
a3c874e11d feat: 改栗子科技 2026-04-27 15:16:51 +08:00
FlowerWater
eca6c0539d feat: 改栗子科技 2026-04-27 15:16:45 +08:00
13 changed files with 39 additions and 39 deletions

View File

@@ -18,7 +18,7 @@ const pages = {
type: 'home',
style: {
navigationStyle: 'custom',
navigationBarTitleText: '数字广东',
navigationBarTitleText: '栗子科技',
},
},
{

View File

@@ -31,7 +31,7 @@
"path": "pages/index/index",
"type": "home",
"style": {
"navigationBarTitleText": "数字广东"
"navigationBarTitleText": "栗子科技"
}
},
{

View File

@@ -11,7 +11,7 @@ import { useCartStore } from '@/store/cart'
definePage({
style: {
navigationBarTitleText: '数字广东',
navigationBarTitleText: '栗子科技',
},
})

View File

@@ -176,7 +176,7 @@ onUnload(() => {
<view class="tips">
<text>未注册手机号验证后自动创建账号</text>
<p>&nbsp;</p>
<p><text>©2025 数字广东网络建设有限公司</text></p>
<p><text>©2025 栗子科技有限公司</text></p>
</view>
</view>
</view>

View File

@@ -5,7 +5,7 @@ import type { ShopInfo } from '@/typings/merchant'
export const mockShopInfo: ShopInfo = {
id: 'shop_001',
name: '数字广东旗舰店',
name: '栗子旗舰店',
logo: '/static/images/shop-logo.jpg',
phone: '020-12345678',
address: '广东省广州市天河区体育西路123号',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

BIN
src/static/logos/logo1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

BIN
src/static/logos/logo2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
src/static/logos/logo3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
src/static/logos/logo4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB