解决滋滋声
This commit is contained in:
@@ -1015,11 +1015,11 @@ onLoad((options) => {
|
||||
},
|
||||
});
|
||||
console.log('enrtyVideoDetail');
|
||||
// uni.sendNativeEvent('enrtyVideoDetail', {
|
||||
// msg: 'enrtyVideoDetail'
|
||||
// }, ret => {
|
||||
// console.log(ret);
|
||||
// })
|
||||
uni.sendNativeEvent('enrtyVideoDetail', {
|
||||
msg: 'enrtyVideoDetail'
|
||||
}, ret => {
|
||||
console.log(ret);
|
||||
})
|
||||
video_uuid.value = options.id;
|
||||
from.value = options.from;
|
||||
if(from.value != 'download') {
|
||||
|
||||
Reference in New Issue
Block a user