1 Star 0 Fork 431

bulu_2019 / cola-designer

forked from colaiven / cola-designer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
env.js 205 Bytes
一键复制 编辑 原始数据 按行查看 历史
colaiven 提交于 2022-04-11 19:48 . 数据结构调整
const env = {
active: 'dev',//preview,dev
baseUrl: '/design',
fileUrl: '/file',
version: '1.8.8',
}
export const baseUrl = env.baseUrl
export const fileUrl = env.fileUrl
export default env
HTML
1
https://gitee.com/bulu2020/cola-designer.git
git@gitee.com:bulu2020/cola-designer.git
bulu2020
cola-designer
cola-designer
master

搜索帮助