瀏覽代碼

修改正是打包中后台内容

张庆宇 7 月之前
父節點
當前提交
73bcfc23ec
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      config/prod.env.js

+ 1
- 2
config/prod.env.js 查看文件

1
 'use strict'
1
 'use strict'
2
 module.exports = {
2
 module.exports = {
3
   NODE_ENV: '"production"',
3
   NODE_ENV: '"production"',
4
-	BASE_API: '"http://47.104.245.159:8081/thware/"'
5
-	// BASE_API: '"http://39.105.120.43:8080/thware/"'
4
+	BASE_API: '"http://120.224.213.150/thware_zg/"'
6
 }
5
 }

Loading…
取消
儲存