143 Star 1.1K Fork 333

VTJ.PRO / MyUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
my.config.js 303 Bytes
一键复制 编辑 原始数据 按行查看 历史
踩着两条虫 提交于 2020-09-16 11:40 . !8同步主干
module.exports = {
/**
* 开发环境服务端口号
*/
devServerPort: 8801,
/**
* 部署目录
*/
publicPath: '/',
/**
* 开启静态配置
*/
staticConfig: true,
/**
* 开启模拟数据
*/
mock: true,
/**
* 开启微应用服务
*/
microApp: false
}
JavaScript
1
https://gitee.com/newgateway/my.git
git@gitee.com:newgateway/my.git
newgateway
my
MyUI
master

搜索帮助