From a2ca06866977f8b68a4eb1fd5915a38d2a70227f Mon Sep 17 00:00:00 2001
From: Apcallover <1503963513@qq.com>
Date: Sun, 7 Dec 2025 14:18:51 +0800
Subject: [PATCH] =?UTF-8?q?flat:=20=E6=80=A7=E8=83=BD=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
config.js | 4 ++--
pages/index/components/index-refactor.vue | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/config.js b/config.js
index 29ee78e..04ca65d 100644
--- a/config.js
+++ b/config.js
@@ -1,6 +1,6 @@
export default {
- // baseUrl: 'https://fw.rc.qingdao.gov.cn/rgpp-api/api', // 内网
- baseUrl: 'https://qd.zhaopinzao8dian.com/api', // 测试
+ baseUrl: 'https://fw.rc.qingdao.gov.cn/rgpp-api/api', // 内网
+ // baseUrl: 'https://qd.zhaopinzao8dian.com/api', // 测试
// baseUrl: 'http://192.168.3.29:8081',
// baseUrl: 'http://10.213.6.207:19010/api',
// 语音转文字
diff --git a/pages/index/components/index-refactor.vue b/pages/index/components/index-refactor.vue
index a797b13..cec6cb9 100644
--- a/pages/index/components/index-refactor.vue
+++ b/pages/index/components/index-refactor.vue
@@ -233,7 +233,7 @@
-
+
@@ -1214,6 +1214,8 @@ defineExpose({ loadData });
.falls-scroll
width: 100%
height: 100%
+ min-height: 100vh;
+ position: relative
.falls
padding: 28rpx 28rpx;
.item,.m-height{