From eabc398d45d13a3c94034ca461f488d7b9e525eb Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期一, 25 八月 2025 09:39:15 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobMiniApp

---
 apps/cMiniApp/src/subpackages/authentication/extraPage/extraPage.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/apps/cMiniApp/src/subpackages/authentication/extraPage/extraPage.vue b/apps/cMiniApp/src/subpackages/authentication/extraPage/extraPage.vue
index b6db03c..6501518 100644
--- a/apps/cMiniApp/src/subpackages/authentication/extraPage/extraPage.vue
+++ b/apps/cMiniApp/src/subpackages/authentication/extraPage/extraPage.vue
@@ -6,7 +6,7 @@
 import Taro from '@tarojs/taro';
 
 defineOptions({
-  name: 'authenticationFaRen',
+  name: 'extraPage',
 });
 
 const router = Taro.useRouter();

--
Gitblit v1.9.1