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 @@
-
+
-
-
- 个人基本信息
-
-
- * 姓名
-
-
-
-
-
-
-
- *联系方式
-
-
-
-
-
-
- *身份证号
-
-
-
-
-
-
-
- 工作单位相关信息
-
- 工作单位名称
-
-
-
-
-
- 工作单位地址
-
-
-
-
-
-
-
- 劳动关系存续期间
-
- 开始时间
-
-
-
-
-
-
- 结束时间
-
-
-
-
-
-
-
- 侵权情况描述
-
- 描述内容
-
-
-
-
-
-
- 证据材料上传
-
-
-
-
-
-
+
+
+
+
+ 结束时间
+
+
+
+
+
+
+
+ 侵权情况描述
+
+ 描述内容
+
+
+
+
+
+
+ 证据材料上传
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/index/components/index-refactor.vue b/pages/index/components/index-refactor.vue
index 823a2f4..39c982e 100644
--- a/pages/index/components/index-refactor.vue
+++ b/pages/index/components/index-refactor.vue
@@ -9,7 +9,8 @@
-
+
+