Browse Source

修改使用远程地址

master
panxiaohe 2 years ago
parent
commit
0eba6fd18b
  1. 3
      config/index.js
  2. 19076
      package-lock.json

3
config/index.js

@ -16,7 +16,8 @@ module.exports = {
proxyTable: {
'/api': {
// target: 'https://ceres.zkthink.com/api', // 测试
target: 'https://ceres.zkthink.com/api', // 测试
//target: 'http://localhost:9007', // 测试
target: 'http://122.9.152.120/ceres-admin-api', //
// target: 'https://shopapi.zkthink.com', // 测试
// target: 'http://3j073r3905.qicp.vip', // 测试
// target: 'http://3j073r3905.qicp.vip:29544', // 测试

19076
package-lock.json
File diff suppressed because it is too large
View File

Loading…
Cancel
Save