Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
manulife-weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2026-02-13 12:56:22 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5ecf9e07939f59ab6e72ab2f27bb2afe7a083b17
5ecf9e07
1 parent
792a98aa
docs: 更新 CHANGELOG 记录搜索页登录检查
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
docs/CHANGELOG.md
docs/CHANGELOG.md
View file @
5ecf9e0
...
...
@@ -18,6 +18,25 @@
---
## [2026-02-13] - 搜索页登录检查
### 新增
-
搜索页加载时检查用户登录状态
-
未登录时弹出登录提示并引导跳转
### 优化
-
使用 usePermission composable 统一权限检查逻辑
---
**详细信息**
:
-
**影响文件**
: src/pages/search/index.vue
-
**技术栈**
: Vue 3, Taro 4
-
**测试状态**
: 已通过
-
**备注**
: 页面级登录检查,使用 onMounted 钩子
---
## [2026-02-13] - 资料查看权限与搜索页测试对齐
### 新增
...
...
Please
register
or
login
to post a comment