This website requires JavaScript.
Explore
Help
Register
Sign In
ikmkj
/
biji
Watch
1
Star
0
Fork
0
You've already forked biji
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
daf8c98789c4f36636d3d59b1ee4c42f7af286c6
biji
/
biji-qianduan
/
src
History
ikmkj
10a2aa6254
refactor(components): 移除登录页面的注册状态获取功能
...
- 删除了用于获取注册状态的 isRegistrationEnabled 变量和相关 API 调用 - 移除了根据注册状态动态显示注册按钮的逻辑 - 简化了登录页面的结构,不再包含注册状态相关的代码
2025-08-08 21:49:05 +08:00
..
api
refactor(biji): 更新 API基础路径和相关调用
2025-08-07 15:50:35 +08:00
assets
/styles
refactor(layout): 优化首页布局以解决移动端白屏问题
2025-08-08 21:30:00 +08:00
components
refactor(components): 移除登录页面的注册状态获取功能
2025-08-08 21:49:05 +08:00
router
feat(router): 移除首页路由的权限控制
2025-08-08 17:22:53 +08:00
stores
refactor(biji-qianduan): 重构网络请求处理逻辑- 优化了多个组件中的 API 调用,使用 async/await 替代 Promise 链
2025-08-01 19:47:30 +08:00
utils
feat(auth): 实现登录认证和权限控制功能
2025-08-06 23:42:18 +08:00
App.vue
feat(biji-qianduan): 优化移动端适配并添加相关功能
2025-08-08 16:23:21 +08:00
main.js
feat(biji-qianduan): 优化移动端适配并添加相关功能
2025-08-08 16:23:21 +08:00