From 89a5fedfe041ebacb2d81ecae1023b206cd3f353 Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期四, 24 四月 2025 09:10:37 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/main' --- eims-ui-mobile/src/pages/my/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/eims-ui-mobile/src/pages/my/index.vue b/eims-ui-mobile/src/pages/my/index.vue index 169627b..2c2a4ca 100644 --- a/eims-ui-mobile/src/pages/my/index.vue +++ b/eims-ui-mobile/src/pages/my/index.vue @@ -1,6 +1,7 @@ <route lang="json5" type="page"> { layout: 'tabbar', + needLogin: true, style: { navigationBarTitleText: '鎴戠殑', }, -- Gitblit v1.9.3