Compare commits
2 Commits
fa6525bfd4
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a3c874e11d | ||
|
|
eca6c0539d |
@@ -18,7 +18,7 @@ const pages = {
|
|||||||
type: 'home',
|
type: 'home',
|
||||||
style: {
|
style: {
|
||||||
navigationStyle: 'custom',
|
navigationStyle: 'custom',
|
||||||
navigationBarTitleText: '数字广东',
|
navigationBarTitleText: '栗子科技',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
"path": "pages/index/index",
|
"path": "pages/index/index",
|
||||||
"type": "home",
|
"type": "home",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "数字广东"
|
"navigationBarTitleText": "栗子科技"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ import { useCartStore } from '@/store/cart'
|
|||||||
|
|
||||||
definePage({
|
definePage({
|
||||||
style: {
|
style: {
|
||||||
navigationBarTitleText: '数字广东',
|
navigationBarTitleText: '栗子科技',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@@ -176,7 +176,7 @@ onUnload(() => {
|
|||||||
<view class="tips">
|
<view class="tips">
|
||||||
<text>未注册手机号验证后自动创建账号</text>
|
<text>未注册手机号验证后自动创建账号</text>
|
||||||
<p> </p>
|
<p> </p>
|
||||||
<p><text>©2025 数字广东网络建设有限公司</text></p>
|
<p><text>©2025 栗子科技有限公司</text></p>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ import type { ShopInfo } from '@/typings/merchant'
|
|||||||
|
|
||||||
export const mockShopInfo: ShopInfo = {
|
export const mockShopInfo: ShopInfo = {
|
||||||
id: 'shop_001',
|
id: 'shop_001',
|
||||||
name: '数字广东旗舰店',
|
name: '栗子旗舰店',
|
||||||
logo: '/static/images/shop-logo.jpg',
|
logo: '/static/images/shop-logo.jpg',
|
||||||
phone: '020-12345678',
|
phone: '020-12345678',
|
||||||
address: '广东省广州市天河区体育西路123号',
|
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 |
BIN
src/static/logos/logo1.png
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
src/static/logos/logo2.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
src/static/logos/logo3.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
src/static/logos/logo4.png
Normal file
|
After Width: | Height: | Size: 7.2 KiB |