1 Star 0 Fork 310

华十三/JeeSite Mobile Uni-App

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vue.config.js 442 Bytes
一键复制 编辑 原始数据 按行查看 历史
/**
* Copyright (c) 2013-Now http://jeesite.com All rights reserved.
*/
// module.exports = {
// configureWebpack: {
// devServer: {
// port : 8080,
// disableHostCheck : true,
// proxy : {
// "/js" : {
// // target : "http://127.0.0.1:8980",
// target : "https://demo.jeesite.com",
// changeOrigin : true,
// secure : false
// }
// }
// }
// },
// productionSourceMap: false,
// }
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/pangjinhua/jeesite4-uniapp.git
git@gitee.com:pangjinhua/jeesite4-uniapp.git
pangjinhua
jeesite4-uniapp
JeeSite Mobile Uni-App
master

搜索帮助