1 Star 0 Fork 0

人人如龙/witlab.gitee.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
constants.js 299 Bytes
一键复制 编辑 原始数据 按行查看 历史
devops 提交于 2022-01-29 07:18 . first commit
// const DEFAULT_COLORS = [210, 270, 255, 30, 285].map(item => `hsla(${item}, 100%, 50%, 1)`)
const DEFAULT_COLORS = ['#BDC9E5', '#F5D488', '#F5B488', '#DCBBA3', '#BE88DC',
'#FFE2A0', '#C9FFA0', '#A0ECFF', '#A0C0FF', '#FFA0A0']
const STATUS = {
INIT: 'init',
COMPLETED: 'completed'
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/openagi/witlab.gitee.io.git
git@gitee.com:openagi/witlab.gitee.io.git
openagi
witlab.gitee.io
witlab.gitee.io
master

搜索帮助