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