mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-06-21 00:42:46 +08:00
update
This commit is contained in:
parent
6d990f137e
commit
059c831572
@ -11,6 +11,12 @@ let config: SystemConfigStoreInterface = {
|
|||||||
systemH5Url: "",
|
systemH5Url: "",
|
||||||
systemLogo: "",
|
systemLogo: "",
|
||||||
systemName: "",
|
systemName: "",
|
||||||
|
pcIndexFooterMsg: "",
|
||||||
|
playerPoster: "",
|
||||||
|
playerIsEnabledBulletSecret: "",
|
||||||
|
playerBulletSecretText: "",
|
||||||
|
playerBulletSecretColor: "",
|
||||||
|
playerBulletSecretOpacity: "",
|
||||||
};
|
};
|
||||||
|
|
||||||
const Init = lazy(async () => {
|
const Init = lazy(async () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user