主页左屏
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import one from './one.vue'
|
||||
import two from './two.vue'
|
||||
// import one from './one.vue'
|
||||
// import two from './two.vue'
|
||||
import one from '../homepage/one.vue'
|
||||
import two from '../homepage/two.vue'
|
||||
export default {
|
||||
components: {
|
||||
one,
|
||||
|
||||
Reference in New Issue
Block a user