diff --git a/.env.development b/.env.development index 8798391..fa660cd 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ NODE_ENV= development -VITE_HTTP_BASE_URL = http://10.39.13.78:8002/api/ -# VITE_HTTP_BASE_URL = http://test-weapp-api.linyikj.com.cn/api/ +# VITE_HTTP_BASE_URL = http://10.39.13.78:8002/api/ +VITE_HTTP_BASE_URL = http://test-weapp-api.linyikj.com.cn/api/ # VITE_HTTP_BASE_URL = https://weapp-api.linyikj.com.cn/api/ VITE_ACCESS_TOKEN_KEY= 'ACCESS_TOKEN_CUSTOMER' \ No newline at end of file diff --git a/src/INDEX/pay/index.vue b/src/INDEX/pay/index.vue index 5a64593..5b696f5 100644 --- a/src/INDEX/pay/index.vue +++ b/src/INDEX/pay/index.vue @@ -1,9 +1,12 @@