修正toonflow片尾名称
This commit is contained in:
parent
2362a75690
commit
967e4d75dd
@ -29,7 +29,7 @@ export default router.post(
|
|||||||
const ending = await u.oss.getFileUrl("/ending.mp4", "assets");
|
const ending = await u.oss.getFileUrl("/ending.mp4", "assets");
|
||||||
data.push({
|
data.push({
|
||||||
id: 0,
|
id: 0,
|
||||||
name: "片尾",
|
name: "Toonflow片尾",
|
||||||
filePath: ending,
|
filePath: ending,
|
||||||
type: "clip",
|
type: "clip",
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user