diff --git a/androidPrivacy.json b/androidPrivacy.json
new file mode 100644
index 0000000..8de8d61
--- /dev/null
+++ b/androidPrivacy.json
@@ -0,0 +1,32 @@
+{
+ "version" : "1",
+ "prompt" : "template",
+ "title" : "报名助手APP服务协议和隐私政策",
+ "message" : " 请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。禁止未成年人注册使用。
你可阅读《使用协议》和《隐私协议》了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
+ "buttonAccept" : "同意并接受",
+ "buttonRefuse" : "暂不同意",
+ "hrefLoader" : "system",
+ "backToExit" : "false",
+ "disagreeMode" : {
+ "support" : false,
+ "loadNativePlugins" : false,
+ "visitorEntry" : false,
+ "showAlways" : false
+ },
+ "styles" : {
+ "backgroundColor" : "#FFFFFF",
+ "borderRadius" : "5px",
+ "title" : {
+ "color" : "#333333"
+ },
+ "buttonAccept" : {
+ "color" : "#00b666"
+ },
+ "buttonRefuse" : {
+ "color" : "#333333"
+ },
+ "buttonVisitor" : {
+ "color" : "#333333"
+ }
+ }
+}
diff --git a/manifest.json b/manifest.json
index bc63340..3323a6a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -87,6 +87,9 @@
"spotlight@3x" : "unpackage/res/icons/120x120.png"
}
}
+ },
+ "splashscreen" : {
+ "useOriginalMsgbox" : true
}
}
},
diff --git a/root/person/loginIndex.vue b/root/person/loginIndex.vue
index feceb6f..ef46d2c 100644
--- a/root/person/loginIndex.vue
+++ b/root/person/loginIndex.vue
@@ -30,20 +30,6 @@
-
-
-
-
-
- 或
-
-
-
-
-
-
-
-