2 Star 0 Fork 437

simba2010 / cola-designer

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

搜索帮助