解决滋滋声

This commit is contained in:
zoujiandong 2026-04-02 11:37:44 +08:00
parent 3140db227c
commit ab812a2bc6
2 changed files with 7 additions and 7 deletions

View File

@ -2,8 +2,8 @@
"name" : "肝胆相照专家版",
"appid" : "__UNI__89F511F",
"description" : "",
"versionName" : "4.2.5",
"versionCode" : 425,
"versionName" : "4.2.6",
"versionCode" : 426,
"transformPx" : false,
"app-plus" : {
/* 5+App */

View File

@ -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') {