3.25提交
This commit is contained in:
@@ -82,6 +82,12 @@ onLoad((options) => {
|
||||
if (options.returnTo) {
|
||||
returnTo.value = decodeURIComponent(options.returnTo);
|
||||
}
|
||||
uni.sendNativeEvent("portraitReport",{
|
||||
msg:{
|
||||
event_nickname: "list_page",
|
||||
page_type: "常用银行卡",
|
||||
},
|
||||
});
|
||||
});
|
||||
onShow(() => {
|
||||
getBankCardList();
|
||||
|
||||
Reference in New Issue
Block a user