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