增加东西

This commit is contained in:
yziiy
2025-10-30 18:27:45 +08:00
parent 4fc72fbffe
commit 5ed0c676b2
200 changed files with 59 additions and 288 deletions

View File

@@ -96,13 +96,13 @@
<script>
import http from '@/until/http.js';
import logo from '@/static/image/logo.png';
import SwiperView from '@/component/swiper.vue';
// import SwiperView from '@/component/swiper.vue';
import headerHeight from '@/component/headerHeight.vue';
import LevelProgress from '@/component/LevelProgress.vue'
export default {
components: {
headerHeight,
SwiperView,
// SwiperView,
LevelProgress
},
data() {