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 13:01:59 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b9478b1d9e8d83f550dbf2872a6b0de3a8ae5096
b9478b1d
1 parent
a7475f30
docs: 更新 CHANGELOG 记录搜索页登录提示优化
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
docs/CHANGELOG.md
docs/CHANGELOG.md
View file @
b9478b1
...
...
@@ -18,14 +18,11 @@
---
## [2026-02-13] - 搜索页登录检查
### 新增
-
搜索页加载时检查用户登录状态
-
未登录时弹出登录提示并引导跳转
## [2026-02-13] - 搜索页登录提示优化
### 优化
-
使用 usePermission composable 统一权限检查逻辑
-
搜索页使用自定义登录提示话术"搜索功能需要登录后才能使用"
-
支持通过 customOptions 参数覆盖默认权限提示内容
---
...
...
@@ -33,10 +30,12 @@
-
**影响文件**
: src/pages/search/index.vue
-
**技术栈**
: Vue 3, Taro 4
-
**测试状态**
: 已通过
-
**备注**
:
页面级登录检查,使用 onMounted 钩子
-
**备注**
:
getPermissionConfig 支持自定义内容覆盖
---
## [2026-02-13] - 搜索页登录检查
## [2026-02-13] - 资料查看权限与搜索页测试对齐
### 新增
...
...
Please
register
or
login
to post a comment