1 Star 0 Fork 511

yinghuo927/cola-designer

forked from colaiven/cola-designer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
env.js 209 Bytes
一键复制 编辑 原始数据 按行查看 历史
yinghuo927 提交于 2023-09-18 05:44 . update env.js.
const env = {
active: 'preview',//preview,dev
baseUrl: '/design',
fileUrl: '/file',
version: '1.9.0',
}
export const baseUrl = env.baseUrl
export const fileUrl = env.fileUrl
export default env
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/yinghuo927/cola-designer.git
[email protected]:yinghuo927/cola-designer.git
yinghuo927
cola-designer
cola-designer
master

搜索帮助