Skip to content

Commit

Permalink
2.2版本发布,详情查阅版本说明
Browse files Browse the repository at this point in the history
  • Loading branch information
elunez committed Sep 27, 2019
1 parent 1a04d8b commit 919d0f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 67 deletions.
4 changes: 2 additions & 2 deletions config/dev.env.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ const prodEnv = require('./prod.env')

module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
BASE_API: '"http://localhost:8000"'
// BASE_API: '"https://api.auauz.net"'
// BASE_API: '"http://localhost:8000"'
BASE_API: '"https://api.auauz.net"'
})
65 changes: 0 additions & 65 deletions src/components/CodeFund/index.vue

This file was deleted.

0 comments on commit 919d0f9

Please sign in to comment.