This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
xuziqiang
/
SaaS-lib
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
366
Commits
3
Branches
0
Tags
113 MiB
Tree:
4395408f68
deploy-dev
main
temp
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4395408f68'
${ noResults }
SaaS-lib
/
hx-ai-intelligent
/
src
/
view
/
equipmentControl
/
lightingManage
/
lightPosition.ts
4 lines
142 B
Raw
Normal View
History
fix:照明系统多选功能完善,引入全局变量projectId,部分交互逻辑修改
8 months ago
// 此文件只定义light(即俯视图小灯泡)的位置信息
// 与显示状态和分组信息无关
export
const
lightPosition
=
[
]
;