3.30解决bug
This commit is contained in:
@@ -139,12 +139,12 @@
|
||||
});
|
||||
onLoad((options) => {
|
||||
from.value = options.from;
|
||||
uni.sendNativeEvent("portraitReport",{
|
||||
msg:{
|
||||
event_nickname: "list_page",
|
||||
page_type: "利卡兑换",
|
||||
},
|
||||
});
|
||||
// uni.sendNativeEvent("portraitReport",{
|
||||
// msg:{
|
||||
// event_nickname: "list_page",
|
||||
// page_type: "利卡兑换",
|
||||
// },
|
||||
// });
|
||||
})
|
||||
const goWelfare = () => {
|
||||
uni.setStorageSync('lookWelfare', 'useWelfare');
|
||||
|
||||
Reference in New Issue
Block a user