3.25提交
This commit is contained in:
@@ -250,6 +250,12 @@
|
||||
if(options.from){
|
||||
from.value = options.from;
|
||||
}
|
||||
uni.sendNativeEvent("portraitReport",{
|
||||
msg:{
|
||||
event_nickname: "list_page",
|
||||
page_type: "我的福利",
|
||||
},
|
||||
});
|
||||
getWelfarePage();
|
||||
});
|
||||
onHide(() => {
|
||||
|
||||
Reference in New Issue
Block a user