From bbf6fc57c823ea7386b5c35080f0f6c22fed2b9c Mon Sep 17 00:00:00 2001 From: Apcallover <1503963513@qq.com> Date: Sun, 28 Dec 2025 20:19:17 +0800 Subject: [PATCH] flat: css --- config.js | 2 + .../rightsProtectionApplication.vue | 299 +++++++++--------- pages/careerfair/careerfair.vue | 16 +- pages/index/components/index-refactor.vue | 20 +- utils/request.js | 2 +- 5 files changed, 182 insertions(+), 157 deletions(-) diff --git a/config.js b/config.js index ec4a15b..e16696f 100644 --- a/config.js +++ b/config.js @@ -26,6 +26,8 @@ export default { virtualJobFair: 'https://web1.isdapp.shandong.gov.cn/jmopen_files/unzip/4a21b3b6efec4f8db2c3d3d5fa51edc9/szjx-rgzn-xnsc/#/pages/metaverse/job_fair', // 使用模拟定位 UsingSimulatedPositioning: true, + // 是否显示报错信息 + showErrorMessage: false, // 应用信息 appInfo: { // 应用名称 diff --git a/packageA/pages/rightsProtectionApplication/rightsProtectionApplication.vue b/packageA/pages/rightsProtectionApplication/rightsProtectionApplication.vue index 6e9a3ab..439b9b4 100644 --- a/packageA/pages/rightsProtectionApplication/rightsProtectionApplication.vue +++ b/packageA/pages/rightsProtectionApplication/rightsProtectionApplication.vue @@ -1,142 +1,155 @@