|
|
@ -53,7 +53,9 @@ document.addEventListener("DOMContentLoaded", function () { |
|
|
|
"你好": "/static/videos/你好.mp4", |
|
|
|
"谢谢": "/static/videos/谢谢.mp4", |
|
|
|
"早上好": "/static/videos/早上好.mp4", |
|
|
|
"晚上好": "/static/videos/晚上好.mp4" |
|
|
|
"晚上好": "/static/videos/晚上好.mp4", |
|
|
|
"对不起": "/static/videos/对不起.mp4", |
|
|
|
"没关系": "/static/videos/没关系.mp4", |
|
|
|
}; |
|
|
|
|
|
|
|
// 默认设置一次
|
|
|
|