This website requires JavaScript.
Explore
Help
Register
Sign In
xudan
0 Followers
·
0 Following
Joined on
2025-03-13
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
2
Projects
Packages
Public Activity
Starred Repositories
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-15 15:50:28 +08:00
911a9fbe2f
feat: 添加左侧侧边栏折叠功能,优化布局和样式以提升用户体验
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-15 14:57:20 +08:00
de1ffcdd16
feat: 更新点位信息接口,支持充电点和停靠点的启用状态默认值为1,优化相关逻辑以提升代码可读性
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-15 14:19:36 +08:00
3a83d15db4
refactor: 优化搜索框聚焦逻辑,调整事件监听以提升用户体验
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-15 14:06:26 +08:00
4243f0b01a
feat: 添加 Ctrl/Cmd+F 快捷键功能以聚焦左侧搜索框,优化事件监听逻辑,提升用户体验
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-15 11:13:39 +08:00
d0adc2ba44
refactor: 修改存储菜单组件的子菜单位置为未定义,优化弹出位置逻辑以提升可读性
6de409bc69
refactor: 调整存储菜单组件的子菜单位置为右上角,简化代码结构,提升可读性
Compare 2 commits »
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-15 09:11:21 +08:00
6c7fcb9eba
refactor: 更新存储菜单组件的弹出位置为顶部右侧,优化HTTP服务实例创建方式以增强类型安全
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-12 14:57:49 +08:00
6163b0baa5
feat: 添加导入Bintask Excel文件功能,更新API和场景编辑器以支持文件上传,优化HTTP服务以处理FormData
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-12 14:04:27 +08:00
5cdbcebcd3
feat: 添加视角跟随状态管理功能,集成 Pinia 以优化视角跟随逻辑,新增视角跟随通知组件,提升用户交互体验
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-12 10:36:24 +08:00
02654b29e0
refactor: 优化上下文菜单和机器人菜单组件的代码,简化模板结构,调整样式以提升可读性
53075dbb39
feat: 添加视角跟随功能,优化机器人菜单组件,支持全局跟随状态管理和相应操作反馈
Compare 2 commits »
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-12 10:05:39 +08:00
b237ba834e
refactor: 移除未使用的功能和组件,优化地图工具栏的代码结构,更新样式以支持深色主题
74cbcc6227
refactor: 重新启用返回按钮功能,确保在场景监控和场景编辑页面中可以返回到父级 iframe 的场景卡片
Compare 2 commits »
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 18:04:45 +08:00
5c5d04197e
fix: 修复setValue调用中的render参数,确保机器人标签更新时不进行渲染
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 16:18:04 +08:00
7ce8fe5edb
refactor: 通过静态导入替换动态导入,简化上下文菜单组件的代码结构,提升可读性
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 15:43:00 +08:00
a346766b3d
refactor: 移除editor token,改为使用editorStore管理编辑器实例,优化机器人信息获取逻辑,提升代码可读性和维护性
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 15:27:35 +08:00
96cbdf8b51
refactor: 更新上下文菜单和机器人菜单组件,改为通过机器人ID传递信息,添加editor token,优化机器人信息获取逻辑
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 15:07:50 +08:00
c32dd105ef
feat: 添加右键菜单功能,优化机器人列表交互,增强用户体验
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 14:38:56 +08:00
fe1ef44e9d
feat: 增强上下文菜单操作反馈,添加操作结果提示消息和操作名称映射功能
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 14:29:21 +08:00
1dbb3888d5
feat: 添加获取机器人信息和菜单配置的功能,增强机器人菜单服务的可用性和扩展性
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 14:25:14 +08:00
13c1a689b2
refactor: 优化机器人菜单和上下文菜单逻辑,重构机器人信息获取方式,简化代码结构,提升可读性和维护性
58c9cad3d3
fix: 修复上下文菜单的 z-index 属性绑定,确保其正确应用于组件
080b60ab1b
refactor: 更新机器人相关组件,优化机器人信息获取逻辑,重构机器人菜单服务,增强代码可读性和维护性
Compare 3 commits »
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 10:14:16 +08:00
360294c6a1
refactor: 更新point-detail-card组件,整合BinTaskManagerService的调用,优化数据处理逻辑,提升代码可读性
xudan
pushed to
feature/phase2
at
xudan/web-map
2025-09-11 10:05:33 +08:00
7863867a5c
refactor: 重构point-detail-card组件,优化库位任务数据处理逻辑,整合BinTaskManagerService,提升代码可读性和维护性
First
Previous
...
2
3
4
5
6
...
Next
Last