diff --git a/.env.production b/.env.production index 1c638276..5104dc93 100644 --- a/.env.production +++ b/.env.production @@ -3,4 +3,4 @@ ENV = 'production' # base api #VITE_APP_BASE_API_Url = 'https://aits.jlbank.com.cn:7001' -VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7002' \ No newline at end of file +VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7003' \ No newline at end of file diff --git a/src/components/touch-btn/touch-btn.vue b/src/components/touch-btn/touch-btn.vue index 662049e4..68d26c0e 100644 --- a/src/components/touch-btn/touch-btn.vue +++ b/src/components/touch-btn/touch-btn.vue @@ -51,7 +51,7 @@ border="none" placeholder="" :autoHeight="true" - + :adjustPosition="false" > diff --git a/src/manifest.json b/src/manifest.json index 611ad3b4..1d7fecd7 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,8 +2,8 @@ "name" : "吉AI学", "appid" : "__UNI__EDE0E52", "description" : "", - "versionName" : "0.3.1", - "versionCode" : 271, + "versionName" : "0.2.1", + "versionCode" : 277, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {