3.31画像提交

This commit is contained in:
zoujiandong
2026-03-31 13:07:16 +08:00
parent 7180e176eb
commit 5f9a346960
27 changed files with 419 additions and 419 deletions
+6 -6
View File
@@ -82,12 +82,12 @@ onLoad((options) => {
if (options.returnTo) {
returnTo.value = decodeURIComponent(options.returnTo);
}
// uni.sendNativeEvent("portraitReport",{
// msg:{
// event_nickname: "list_page",
// page_type: "常用银行卡",
// },
// });
uni.sendNativeEvent("portraitReport",{
msg:{
event_nickname: "list_page",
page_type: "常用银行卡",
},
});
});
onShow(() => {
getBankCardList();