From a403393c1190994b473e679e1751794d9a1b9502 Mon Sep 17 00:00:00 2001
From: cloudroam <cloudroam>
Date: 星期二, 01 七月 2025 10:36:07 +0800
Subject: [PATCH] add: 分享+景点管理

---
 composables/usePlatformLoginType.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/composables/usePlatformLoginType.ts b/composables/usePlatformLoginType.ts
index 45e0c28..6f8e84b 100644
--- a/composables/usePlatformLoginType.ts
+++ b/composables/usePlatformLoginType.ts
@@ -13,7 +13,7 @@
   apitype.value = 'loginPartner'
   // #endif
 
-  // #ifdef PUB_FILM
+  // #ifdef PUB_CUSTOMER
   apitype.value = 'loginCustomer'
   // #endif
 

--
Gitblit v1.9.3