252 Star 2.6K Fork 1.2K

AiDex Sharp / 若依-ruoyi-AiDex-Uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vue.config.js 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
皮皮大刺猬 提交于 2021-11-15 21:26 . 初始化提交代码
/**
* Copyright (c) 2013-Now http://aidex.vip All rights reserved.
*/
// module.exports = {
// configureWebpack: {
// devServer: {
// port : 8080,
// disableHostCheck : true,
// proxy : {
// "/js" : {
// // target : "http://127.0.0.1:8980",
// target : "https://demo.aidex.vip",
// changeOrigin : true,
// secure : false
// }
// }
// }
// },
// productionSourceMap: false,
// }
JavaScript
1
https://gitee.com/big-hedgehog/ruoyi-uniapp.git
git@gitee.com:big-hedgehog/ruoyi-uniapp.git
big-hedgehog
ruoyi-uniapp
若依-ruoyi-AiDex-Uniapp
master

搜索帮助