1 Star 0 Fork 358

nielz/MyUI

forked from VTJ.PRO/MyUI 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
my.config.js 303 Bytes
Copy Edit Raw Blame History
踩着两条虫 authored 2020-09-16 11:40 . !8 同步主干
module.exports = {
/**
* 开发环境服务端口号
*/
devServerPort: 8801,
/**
* 部署目录
*/
publicPath: '/',
/**
* 开启静态配置
*/
staticConfig: true,
/**
* 开启模拟数据
*/
mock: true,
/**
* 开启微应用服务
*/
microApp: false
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/nlz_159/my.git
git@gitee.com:nlz_159/my.git
nlz_159
my
MyUI
master

Search