From fb9f4b43429d4a7a655e7e86f06a0b1d3601cfbd Mon Sep 17 00:00:00 2001
From: Dawn1Ocean <1785590531@qq.com>
Date: Sun, 21 Apr 2024 23:06:06 +0800
Subject: [PATCH] small changes to test with ate
---
.env.dev | 2 +-
src/pages/user/user.tsx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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