This commit is contained in:
杜恒
2021-02-19 18:09:26 +08:00
parent 36c52dfb47
commit f11b7c0afc
8 changed files with 10 additions and 411 deletions

View File

@@ -14,7 +14,6 @@
<head>
<?php $this->need('public/include.php'); ?>
<!-- 壁纸页面需要用到的CSS及JS -->
<link rel="stylesheet" href="<?php $this->options->themeUrl('assets/css/joe.wallpaper.css'); ?>">
<script src="<?php $this->options->themeUrl('assets/js/joe.wallpaper.js'); ?>"></script>
</head>