Browse Source

save

pull/29/head
zyronon 3 years ago
parent
commit
dc2a4419fd
  1. 2
      src/pages/home/index.vue

2
src/pages/home/index.vue

@ -130,7 +130,7 @@ const bodyWidth = computed(() => store.state.bodyWidth) @@ -130,7 +130,7 @@ const bodyWidth = computed(() => store.state.bodyWidth)
const state = reactive({
baseIndex: 0,
navIndex: 3,
navIndex: 4,
test: '',
recommendList: [
// {

Loading…
Cancel
Save