From f499bf00dd06f8a09fcbfd2f2adbb85ff657ab30 Mon Sep 17 00:00:00 2001 From: zoujing Date: Sun, 20 Sep 2026 11:12:13 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E8=B4=A6=E5=8F=B7=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E4=B8=BA=E4=BA=91=E4=BB=8E=E5=B1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- package.json | 2 +- project.config.json | 4 ++-- src/app.css | 2 +- src/constant/index.js | 2 +- src/manifest.json | 6 +++--- src/pages-sub/about/index.vue | 6 +++--- src/pages-sub/agreement/index.vue | 2 +- src/pages-sub/catalog/index.vue | 2 +- src/pages-sub/detail/index.vue | 2 +- src/pages.json | 4 ++-- src/pages/login/index.vue | 4 ++-- 12 files changed, 19 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 5574809..f93beef 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - 龙里文旅 + 云从居 @@ -52,7 +52,7 @@ onShareAppMessage(() => ({ > - 龙里文旅 + 云从居 {{ APP_VERSION_FULL }} @@ -84,7 +84,7 @@ onShareAppMessage(() => ({ 本小程序内营业时间、价格、联系方式等信息可能发生变动,请以商户现场公示为准。权益的适用范围与最终解释权归权益提供方所有。 - © 2026 龙里文旅 保留所有权利 + © 2026 云从居 保留所有权利 diff --git a/src/pages-sub/agreement/index.vue b/src/pages-sub/agreement/index.vue index b1061e4..d8b7a80 100644 --- a/src/pages-sub/agreement/index.vue +++ b/src/pages-sub/agreement/index.vue @@ -31,7 +31,7 @@ onLoad(async (options) => { }); onShareAppMessage(() => ({ - title: `${title.value} · 龙里文旅`, + title: `${title.value} · 云从居`, path: `/pages-sub/agreement/index?type=${type.value}`, })); diff --git a/src/pages-sub/catalog/index.vue b/src/pages-sub/catalog/index.vue index 3a29d33..e7ab6f5 100644 --- a/src/pages-sub/catalog/index.vue +++ b/src/pages-sub/catalog/index.vue @@ -68,7 +68,7 @@ const onCoverPreview = () => { }; onShareAppMessage(() => ({ - title: `${title.value} · 龙里文旅`, + title: `${title.value} · 云从居`, path: `/pages-sub/catalog/index?section=${sectionKey.value}`, imageUrl: cover.value, })); diff --git a/src/pages-sub/detail/index.vue b/src/pages-sub/detail/index.vue index 09e0174..4c05447 100644 --- a/src/pages-sub/detail/index.vue +++ b/src/pages-sub/detail/index.vue @@ -116,7 +116,7 @@ const onClaimBenefit = async (benefit) => { const goRelated = (rec) => goDetail(rec.id); onShareAppMessage(() => ({ - title: merchant.value?.name || "龙里文旅", + title: merchant.value?.name || "云从居", path: `/pages-sub/detail/index?id=${itemId.value}`, imageUrl: images.value[0] || "", })); diff --git a/src/pages.json b/src/pages.json index b9e05c6..f527701 100644 --- a/src/pages.json +++ b/src/pages.json @@ -19,7 +19,7 @@ "path": "pages/index/index", "style": { "navigationStyle": "custom", - "navigationBarTitleText": "龙里文旅", + "navigationBarTitleText": "云从居", "enablePullDownRefresh": false } }, @@ -87,7 +87,7 @@ }, "globalStyle": { "navigationBarTextStyle": "black", - "navigationBarTitleText": "龙里文旅", + "navigationBarTitleText": "云从居", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#F5F7F9", "backgroundColorTop": "#F5F7F9", diff --git a/src/pages/login/index.vue b/src/pages/login/index.vue index 2af4437..e06a741 100644 --- a/src/pages/login/index.vue +++ b/src/pages/login/index.vue @@ -90,7 +90,7 @@ const toggleAgree = () => { class="w-24 h-24 mx-auto mt-[58px] rounded-[24px] bg-white border-[0.5px] border-[#E6F8F1] overflow-hidden shadow-[0_16px_36px_rgba(0,181,120,0.24),0_4px_10px_rgba(8,30,22,0.08)]"> - 龙里文旅 + 云从居 一图玩转龙里 · 领权益畅游全域 @@ -145,7 +145,7 @@ const toggleAgree = () => { confirm-text="同意并登录" :mask-closable="false" @close="agreeVisible = false" @confirm="onAgreeConfirm"> - 为向你提供龙里文旅导览与权益服务,我们需要收集你的微信头像、昵称与手机号。 + 为向你提供云从居导览与权益服务,我们需要收集你的微信头像、昵称与手机号。