Browse Source

修改正是打包中后台内容

YL2767 1 month ago
parent
commit
73bcfc23ec
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      config/prod.env.js

+ 1
- 2
config/prod.env.js View File

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…
Cancel
Save