heyujie
2021-04-21 024aa666b938e82ef22af7f6977f3e9d3704bec1
add vue.config.js to gitignore
2个文件已修改
5 ■■■■■ 已修改文件
.gitignore 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
.gitignore
@@ -24,4 +24,5 @@
*.sw*
# webpack config inspector
output.js
output.js
vue.config.js
vue.config.js
@@ -41,7 +41,7 @@
})
// const serverUrl = "http://58.118.225.79:41243" // 羊五
const serverUrl = "http://192.168.20.10:7003"
const serverUrl = "http://192.168.20.106:7009"
module.exports = {
  pages,