dark light update

This commit is contained in:
2023-12-19 20:24:32 +08:00
parent d6614c4682
commit b305552695
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="body" translate="no">
<body translate="no">
<div class="video-bg">
<video width="320" height="240" autoplay="" loop="" muted="" __idm_id__="1581057">
<source src="../../assets/video/background.mp4" type="video/mp4">
@@ -17,7 +17,7 @@
<contentWrapper></contentWrapper>
<div class="overlay-app"></div>
</div>
</div>
</body>
</template>
<script>
// import $ from 'jquery'