This commit is contained in:
haoouba
2021-03-01 22:35:10 +08:00
parent 7c4adadd10
commit bb436671ec
37 changed files with 1526 additions and 1517 deletions

View File

@@ -15,8 +15,8 @@
<head>
<?php $this->need('public/include.php'); ?>
<!-- 视频页面需要用到的CSS及JS -->
<link rel="stylesheet" href="<?php $this->options->themeUrl('assets/css/joe.video.css'); ?>">
<script src="<?php $this->options->themeUrl('assets/js/joe.video.js'); ?>"></script>
<link rel="stylesheet" href="<?php $this->options->themeUrl('assets/css/joe.video.css?update=20210301'); ?>">
<script src="<?php $this->options->themeUrl('assets/js/joe.video.js?update=20210301'); ?>"></script>
</head>
<body>