This commit is contained in:
杜恒
2021-02-03 17:58:16 +08:00
parent 0a0ff61a25
commit 2e9d42b9c5
3 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
if (localStorage.getItem('data-night')) document.querySelector("html").setAttribute("data-night", "night")
window.Joe = {
LIVE2D: '<?php $this->options->JLive2d() ?>',
// BASE_API: '<?php echo $this->options->rewrite == 0 ? '/index.php/joe/api' : '/joe/api' ?>',
BASE_API: '/index.php/joe/api',
DYNAMIC_BACKGROUND: '<?php $this->options->JDynamic_Background() ?>',
WALLPAPER_BACKGROUND_PC: '<?php $this->options->JWallpaper_Background_PC() ?>',