diff --git a/.env.development b/.env.development index e589e00..481aac1 100644 --- a/.env.development +++ b/.env.development @@ -3,8 +3,8 @@ ENV = 'development' VUE_APP_PROJECT_NAME = 'cereshop-admin-web' # 请求服务配置 -VUE_APP_DEV_REQUEST_DOMAIN_PREFIX = 'http://192.168.10.130:8764' - +VUE_APP_DEV_REQUEST_DOMAIN_PREFIX = 'http://192.168.10.129:8764' +#VUE_APP_DEV_REQUEST_DOMAIN_PREFIX = 'http://platform.test.api.lotus-wallet.com/' # 是否启用验证码 VUE_APP_IS_CAPTCHA = true diff --git a/admin-web/index.html b/admin-web/index.html index 9d9cc53..5701f4e 100644 --- a/admin-web/index.html +++ b/admin-web/index.html @@ -1 +1 @@ -