1 Star 0 Fork 47

lhy/仿青藤之恋社交交友软件 即时通讯 聊天 微信小程序 App H5三端通用

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vue.config.js 274 Bytes
一键复制 编辑 原始数据 按行查看 历史
lei.wang1 提交于 2024-01-31 10:07 +08:00 . 更新包
module.exports = {
devServer: {
proxy: {
'/wxmapi': {
//target: 'http://localhost:8088',
target: 'https://www.wxmblog.com/wxmapi',
changeOrigin: true,
pathRewrite: {
'^/wxmapi': ''
}
}
},
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lhy-space/oujili.git
git@gitee.com:lhy-space/oujili.git
lhy-space
oujili
仿青藤之恋社交交友软件 即时通讯 聊天 微信小程序 App H5三端通用
master

搜索帮助