diff --git a/components/LotteryFormModal.vue b/components/LotteryFormModal.vue index b75dd35..3296d2a 100644 --- a/components/LotteryFormModal.vue +++ b/components/LotteryFormModal.vue @@ -230,7 +230,7 @@ const handleSubmit = () => { } .title-image { - width: 544rpx; + width: 559rpx; height: 213rpx; } diff --git a/components/QianmenScene.vue b/components/QianmenScene.vue index 2c7e879..4f30099 100644 --- a/components/QianmenScene.vue +++ b/components/QianmenScene.vue @@ -505,7 +505,7 @@ onUnmounted(() => { .lion-dance { position: absolute; left: 0rpx; - top: 740rpx; + top: 760rpx; width: 425rpx; height: 475rpx; background-size: contain; diff --git a/components/SinglePageContainer.vue b/components/SinglePageContainer.vue index db912f7..a1c74ea 100644 --- a/components/SinglePageContainer.vue +++ b/components/SinglePageContainer.vue @@ -65,35 +65,30 @@ const scenes = ref([ id: 'dongzhimen', name: '东直门商圈', description: '京城东部的交通枢纽和商业中心', - interactionTip: '移动烤鸭,领取团圆福筷', collectedItem: '团圆福筷' }, { id: 'longfusi', name: '隆福寺商圈', description: '传统文化与现代艺术融合的潮流地标', - interactionTip: '点击文创物品,点亮文化福灯', collectedItem: '文化福灯' }, { id: 'wangfujing', name: '王府井商圈', description: '北京最繁华的商业中心之一', - interactionTip: '双指放大,收集金袋福卡', collectedItem: '金袋福卡' }, { id: 'chongwen', name: '崇文门商圈', description: '融合传统文化与现代商业的活力区域', - interactionTip: '滑动探索商圈,收集国潮福字', collectedItem: '国潮福字' }, { id: 'qianmen', name: '前门商圈', description: '北京最具历史文化底蕴的商圈之一', - interactionTip: '点击京韵大鼓,收集非遗福印', collectedItem: '非遗福印' }, { @@ -822,7 +817,7 @@ onUnmounted(() => { .new-year-text { display: inline-block; - width: 546rpx; + width: 516rpx; height: auto; object-fit: contain; } diff --git a/manifest.json b/manifest.json index 155a5e3..d8fbf36 100644 --- a/manifest.json +++ b/manifest.json @@ -70,6 +70,6 @@ }, "vueVersion" : "3", "h5" : { - "title" : "2026新春H5" + "title" : "商圈藏年味 嗨购在东城" } } diff --git a/pages.json b/pages.json index dde4b04..d95d4f2 100644 --- a/pages.json +++ b/pages.json @@ -3,7 +3,7 @@ { "path": "pages/index/index", "style": { - "navigationBarTitleText": "2026新春H5", + "navigationBarTitleText": "商圈藏年味 嗨购在东城", "navigationStyle": "custom", "disableScroll": true } @@ -25,7 +25,7 @@ ], "globalStyle": { "navigationBarTextStyle": "white", - "navigationBarTitleText": "2026新春H5", + "navigationBarTitleText": "商圈藏年味 嗨购在东城", "navigationBarBackgroundColor": "#fa4333", "backgroundColor": "#F8F8F8" }, diff --git a/static/bg/bg1.jpg b/static/bg/bg1.jpg index 95a8404..30e1083 100644 Binary files a/static/bg/bg1.jpg and b/static/bg/bg1.jpg differ diff --git a/static/bg/bg2.jpg b/static/bg/bg2.jpg index d9a4e73..c70b294 100644 Binary files a/static/bg/bg2.jpg and b/static/bg/bg2.jpg differ diff --git a/static/bg/bg3.jpg b/static/bg/bg3.jpg index b1963de..1329850 100644 Binary files a/static/bg/bg3.jpg and b/static/bg/bg3.jpg differ diff --git a/static/bg/bg4.jpg b/static/bg/bg4.jpg index 2b1309b..1460893 100644 Binary files a/static/bg/bg4.jpg and b/static/bg/bg4.jpg differ diff --git a/static/bg/bg5.jpg b/static/bg/bg5.jpg index 827f951..bf73884 100644 Binary files a/static/bg/bg5.jpg and b/static/bg/bg5.jpg differ diff --git a/static/images/main_text.png b/static/images/main_text.png index 3d72d5b..e6279f9 100644 Binary files a/static/images/main_text.png and b/static/images/main_text.png differ diff --git a/static/info/info_title.png b/static/info/info_title.png index 5adf75e..cd6a412 100644 Binary files a/static/info/info_title.png and b/static/info/info_title.png differ