diff --git a/.env.dev b/.env.dev
index aad0433..a42fc89 100644
--- a/.env.dev
+++ b/.env.dev
@@ -1,3 +1,3 @@
# 配置文档参考 https://taro-docs.jd.com/docs/next/env-mode-config
TARO_APP_ID="wx636eb7cf2b84f305"
-TARO_APP_API="http://127.0.0.1:9527"
\ No newline at end of file
+TARO_APP_API="https://ate.zjueva.net"
\ No newline at end of file
diff --git a/src/pages/user/user.tsx b/src/pages/user/user.tsx
index a8ce20d..3707c95 100644
--- a/src/pages/user/user.tsx
+++ b/src/pages/user/user.tsx
@@ -123,7 +123,7 @@ export default class UserPage extends Component {
className='at-row at-row__justify--center at-row__align--center'
style='height:120rpx;color:#696969;'
>
- EVA Eta v1.0.2
+ EVA Eta v1.1.0