增加东西
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user