Commit 5f961471 authored by 袁玲利's avatar 袁玲利

交行二类户接入

parent fe3d2239
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
console.error('navigateTo failed:', err); console.error('navigateTo failed:', err);
} }
}); });
} else if (this.faceType == "UPDATE_BIND_CARD") { } else if (this.faceType == "CHANGE_CARD") {
// 换绑卡 // 换绑卡
jWeixin.miniProgram.navigateTo({ jWeixin.miniProgram.navigateTo({
url: `/pages/AssignAddCardInfo/main?faceAuth=1`, url: `/pages/AssignAddCardInfo/main?faceAuth=1`,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment