feat: 改栗子科技
@@ -18,7 +18,7 @@ const pages = {
|
||||
type: 'home',
|
||||
style: {
|
||||
navigationStyle: 'custom',
|
||||
navigationBarTitleText: '数字广东',
|
||||
navigationBarTitleText: '栗子科技',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"path": "pages/index/index",
|
||||
"type": "home",
|
||||
"style": {
|
||||
"navigationBarTitleText": "数字广东"
|
||||
"navigationBarTitleText": "栗子科技"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -11,7 +11,7 @@ import { useCartStore } from '@/store/cart'
|
||||
|
||||
definePage({
|
||||
style: {
|
||||
navigationBarTitleText: '数字广东',
|
||||
navigationBarTitleText: '栗子科技',
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
@@ -176,7 +176,7 @@ onUnload(() => {
|
||||
<view class="tips">
|
||||
<text>未注册手机号验证后自动创建账号</text>
|
||||
<p> </p>
|
||||
<p><text>©2025 数字广东网络建设有限公司</text></p>
|
||||
<p><text>©2025 栗子科技有限公司</text></p>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@@ -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号',
|
||||
|
||||
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 8.5 KiB |