admin-vben/playground/src
handsomeFu d5655f02e3
chore(docs): update function parameter comments (#4215)
* docs(other): update function parameters jsdoc

- 移除`vue-router.d.ts`中`activePath`属性的默认值注释。
- 重构`generateRoutes`函数签名,增加`options`参数。
- 调整`authLogin`函数文档,增加`onSuccess`回调函数的说明。

* docs: 删除 `activePath` 属性的默认值注释

在路线文档中,移除了`activePath`属性的默认值注释,以清晰说明其行为。此更改更新了文档内容,使其更准确地反映代码实现。
2024-08-22 21:52:44 +08:00
..
api fix: fixed the failure to refresh the page when login failed (#4204) 2024-08-20 22:33:25 +08:00
layouts feat: refactor and improve the request client and support refreshToken (#4157) 2024-08-19 22:59:42 +08:00
locales fix: switching language does not load the translation of the component correctly (#4205) 2024-08-21 10:06:06 +08:00
router fix: fixed the failure to refresh the page when login failed (#4204) 2024-08-20 22:33:25 +08:00
store chore(docs): update function parameter comments (#4215) 2024-08-22 21:52:44 +08:00
views perf: all icons used in the core are offline (#4173) 2024-08-17 21:11:07 +08:00
app.vue refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
bootstrap.ts refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
main.ts refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
preferences.ts refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00