mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-12-23 18:59:44 +08:00
首页底部一句话显示
This commit is contained in:
@@ -32,7 +32,7 @@ const Init = lazy(async () => {
|
||||
config.systemLogo = res.data["system-logo"];
|
||||
config.systemName = res.data["system-name"];
|
||||
config.systemPcUrl = res.data["system-pc-url"];
|
||||
config.pcIndexFooterMsg = res.data["pc-index-footer-msg"];
|
||||
config.pcIndexFooterMsg = res.data["system-pc-index-footer-msg"];
|
||||
|
||||
//播放器配置
|
||||
config.playerPoster = res.data["player-poster"];
|
||||
|
||||
Reference in New Issue
Block a user