Commit 7f8b9d0a authored by limingzhe's avatar limingzhe

fix: 删除小红帽视频

parent 582324f8
......@@ -551,9 +551,7 @@
"_enabled": true,
"_resourceType": 1,
"_remoteURL": "",
"_clip": {
"__uuid__": "1df20370-4066-4fff-8085-efb8895be5af"
},
"_clip": null,
"_volume": 1,
"_mute": false,
"_isFullscreen": false,
......
......@@ -117,9 +117,10 @@ export default class SceneComponent extends MyCocosSceneComponent {
if (this.data.video_url) {
this.initVideoRemote();
} else {
this.initVideoLocal();
}
// else {
// this.initVideoLocal();
// }
this.video.node.on('completed', () => {
......
export const defaultData = {"video_url":"http://staging-teach.cdn.ireadabc.com/31581cee2192077e91982eeb59d5ea5e.mp4","isJump":"0"}
\ No newline at end of file
export const defaultData = {"video_url":"http://staging-teach.cdn.ireadabc.com/38afe95659d05291aef83ceb36cb086d.mp4","isJump":"1"}
\ No newline at end of file
{
"ver": "1.0.1",
"uuid": "1df20370-4066-4fff-8085-efb8895be5af",
"subMetas": {}
}
\ No newline at end of file
......@@ -2,5 +2,43 @@
"last-module-event-record-time": 1600677246969,
"migrate-history": [
"cloud-function"
],
"group-list": [
"default"
],
"collision-matrix": [
[
true
]
],
"excluded-modules": [
"3D",
"3D Primitive",
"3D Physics/cannon.js",
"3D Physics/Builtin",
"3D Particle"
],
"preview-port": 7456,
"design-resolution-width": 960,
"design-resolution-height": 640,
"fit-width": false,
"fit-height": true,
"use-project-simulator-setting": false,
"simulator-orientation": false,
"use-customize-simulator": true,
"simulator-resolution": {
"width": 960,
"height": 640
},
"clear-simulator-cache": true,
"facebook": {
"enable": false,
"appID": "",
"live": {
"enable": false
},
"audience": {
"enable": false
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment