Commit 2ab4a1bea404b666c7846a24b1d060a35857afe4

Authored by Andy
1 parent 9804b54b

add 登录手机号 交互

Showing 1 changed file with 1 additions and 1 deletions
.env.development
... ... @@ -2,7 +2,7 @@
2 2 ENV = 'development'
3 3  
4 4 # base api '/dev-api'
5   -VUE_APP_BASE_API = 'http://127.0.0.1:8099'
  5 +VUE_APP_BASE_API = 'http://test.renniting.cn/bcp/'
6 6  
7 7  
8 8 # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
... ...