diff --git a/manifest.json b/manifest.json
index 920e92b..8c5c6a6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name" : "protection-wechat-uniapp",
- "appid" : "__UNI__AC1A853",
+ "appid" : "__UNI__DDD69E6",
"description" : "",
"versionName" : "2.0.37",
"versionCode" : 1,
diff --git a/pages/identity/index.vue b/pages/identity/index.vue
index c920b46..04f4b90 100644
--- a/pages/identity/index.vue
+++ b/pages/identity/index.vue
@@ -11,6 +11,11 @@
个人
+
+
+ 跳过
+
+
@@ -27,6 +32,11 @@
}
},
methods:{
+ onJump(){
+ uni.switchTab({
+ url:"/pages/home/index"
+ })
+ },
onBusiness(){
uni.navigateTo({
url:"/pages_subpack/business/index?userStatus="+this.userStatus