|
|
@ -230,7 +230,7 @@ const handleSubmit = () => {
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-image {
|
.title-image {
|
||||||
width: 544rpx;
|
width: 559rpx;
|
||||||
height: 213rpx;
|
height: 213rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -505,7 +505,7 @@ onUnmounted(() => {
|
||||||
.lion-dance {
|
.lion-dance {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0rpx;
|
left: 0rpx;
|
||||||
top: 740rpx;
|
top: 760rpx;
|
||||||
width: 425rpx;
|
width: 425rpx;
|
||||||
height: 475rpx;
|
height: 475rpx;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
|
|
|
||||||
|
|
@ -65,35 +65,30 @@ const scenes = ref([
|
||||||
id: 'dongzhimen',
|
id: 'dongzhimen',
|
||||||
name: '东直门商圈',
|
name: '东直门商圈',
|
||||||
description: '京城东部的交通枢纽和商业中心',
|
description: '京城东部的交通枢纽和商业中心',
|
||||||
interactionTip: '移动烤鸭,领取团圆福筷',
|
|
||||||
collectedItem: '团圆福筷'
|
collectedItem: '团圆福筷'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'longfusi',
|
id: 'longfusi',
|
||||||
name: '隆福寺商圈',
|
name: '隆福寺商圈',
|
||||||
description: '传统文化与现代艺术融合的潮流地标',
|
description: '传统文化与现代艺术融合的潮流地标',
|
||||||
interactionTip: '点击文创物品,点亮文化福灯',
|
|
||||||
collectedItem: '文化福灯'
|
collectedItem: '文化福灯'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'wangfujing',
|
id: 'wangfujing',
|
||||||
name: '王府井商圈',
|
name: '王府井商圈',
|
||||||
description: '北京最繁华的商业中心之一',
|
description: '北京最繁华的商业中心之一',
|
||||||
interactionTip: '双指放大,收集金袋福卡',
|
|
||||||
collectedItem: '金袋福卡'
|
collectedItem: '金袋福卡'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'chongwen',
|
id: 'chongwen',
|
||||||
name: '崇文门商圈',
|
name: '崇文门商圈',
|
||||||
description: '融合传统文化与现代商业的活力区域',
|
description: '融合传统文化与现代商业的活力区域',
|
||||||
interactionTip: '滑动探索商圈,收集国潮福字',
|
|
||||||
collectedItem: '国潮福字'
|
collectedItem: '国潮福字'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'qianmen',
|
id: 'qianmen',
|
||||||
name: '前门商圈',
|
name: '前门商圈',
|
||||||
description: '北京最具历史文化底蕴的商圈之一',
|
description: '北京最具历史文化底蕴的商圈之一',
|
||||||
interactionTip: '点击京韵大鼓,收集非遗福印',
|
|
||||||
collectedItem: '非遗福印'
|
collectedItem: '非遗福印'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -822,7 +817,7 @@ onUnmounted(() => {
|
||||||
|
|
||||||
.new-year-text {
|
.new-year-text {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 546rpx;
|
width: 516rpx;
|
||||||
height: auto;
|
height: auto;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -70,6 +70,6 @@
|
||||||
},
|
},
|
||||||
"vueVersion" : "3",
|
"vueVersion" : "3",
|
||||||
"h5" : {
|
"h5" : {
|
||||||
"title" : "2026新春H5"
|
"title" : "商圈藏年味 嗨购在东城"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
"path": "pages/index/index",
|
"path": "pages/index/index",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "2026新春H5",
|
"navigationBarTitleText": "商圈藏年味 嗨购在东城",
|
||||||
"navigationStyle": "custom",
|
"navigationStyle": "custom",
|
||||||
"disableScroll": true
|
"disableScroll": true
|
||||||
}
|
}
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
],
|
],
|
||||||
"globalStyle": {
|
"globalStyle": {
|
||||||
"navigationBarTextStyle": "white",
|
"navigationBarTextStyle": "white",
|
||||||
"navigationBarTitleText": "2026新春H5",
|
"navigationBarTitleText": "商圈藏年味 嗨购在东城",
|
||||||
"navigationBarBackgroundColor": "#fa4333",
|
"navigationBarBackgroundColor": "#fa4333",
|
||||||
"backgroundColor": "#F8F8F8"
|
"backgroundColor": "#F8F8F8"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 448 KiB After Width: | Height: | Size: 427 KiB |
|
Before Width: | Height: | Size: 242 KiB After Width: | Height: | Size: 242 KiB |
|
Before Width: | Height: | Size: 457 KiB After Width: | Height: | Size: 457 KiB |
|
Before Width: | Height: | Size: 447 KiB After Width: | Height: | Size: 452 KiB |
|
Before Width: | Height: | Size: 535 KiB After Width: | Height: | Size: 583 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 82 KiB |