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"> - 为向你提供龙里文旅导览与权益服务,我们需要收集你的微信头像、昵称与手机号。 + 为向你提供云从居导览与权益服务,我们需要收集你的微信头像、昵称与手机号。