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
@@ -81,12 +81,12 @@ onLoad((options) => {
if(options.from){
from.value = options.from;
}
// uni.sendNativeEvent("portraitReport",{
// msg:{
// event_nickname: "list_page",
// page_type: "我的账户",
// },
// });
uni.sendNativeEvent("portraitReport",{
msg:{
event_nickname: "list_page",
page_type: "我的账户",
},
});
});
onBackPress(() => {
if(!from.value){