mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
feat: Add video embedding functionality and update facilities data structure
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
"content": "使用前请仔细阅读告示牌说明。指示灯熄灭前请勿离开。"
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"content": "参考视频:BV1qPhWzdEwU"
|
||||
"type": "video",
|
||||
"content": "BV1qPhWzdEwU"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -59,8 +59,8 @@
|
||||
],
|
||||
"notes": [
|
||||
{
|
||||
"type": "text",
|
||||
"content": "参考视频:BV1g142167tJ"
|
||||
"type": "video",
|
||||
"content": "BV1g142167tJ"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user