解决滋滋声
This commit is contained in:
parent
3140db227c
commit
ab812a2bc6
@ -2,8 +2,8 @@
|
|||||||
"name" : "肝胆相照专家版",
|
"name" : "肝胆相照专家版",
|
||||||
"appid" : "__UNI__89F511F",
|
"appid" : "__UNI__89F511F",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "4.2.5",
|
"versionName" : "4.2.6",
|
||||||
"versionCode" : 425,
|
"versionCode" : 426,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
|
|||||||
@ -1015,11 +1015,11 @@ onLoad((options) => {
|
|||||||
},
|
},
|
||||||
});
|
});
|
||||||
console.log('enrtyVideoDetail');
|
console.log('enrtyVideoDetail');
|
||||||
// uni.sendNativeEvent('enrtyVideoDetail', {
|
uni.sendNativeEvent('enrtyVideoDetail', {
|
||||||
// msg: 'enrtyVideoDetail'
|
msg: 'enrtyVideoDetail'
|
||||||
// }, ret => {
|
}, ret => {
|
||||||
// console.log(ret);
|
console.log(ret);
|
||||||
// })
|
})
|
||||||
video_uuid.value = options.id;
|
video_uuid.value = options.id;
|
||||||
from.value = options.from;
|
from.value = options.from;
|
||||||
if(from.value != 'download') {
|
if(from.value != 'download') {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user