diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 7b26d97..24c98d5 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -5,7 +5,7 @@
- 同城 + 朋友
diff --git a/src/components/UserPanel.vue b/src/components/UserPanel.vue index 568e699..9757218 100644 --- a/src/components/UserPanel.vue +++ b/src/components/UserPanel.vue @@ -3,7 +3,7 @@ @scroll="scroll" ref="page">
-
+
@@ -195,6 +195,7 @@ import {useStore} from "vuex"; import resource from "@/assets/data/resource"; import Posters from '@/components/Posters' +const emit = defineEmits(['back']) const $nav = useNav() const store = useStore() const props = defineProps({ diff --git a/src/pages/home/Attention.vue b/src/pages/home/Attention.vue index 5ab60c4..e7ef4d5 100644 --- a/src/pages/home/Attention.vue +++ b/src/pages/home/Attention.vue @@ -1,402 +1,81 @@ - \ No newline at end of file diff --git a/src/pages/slideHooks/common.js b/src/pages/slideHooks/common.js index 340c297..b5d8e96 100644 --- a/src/pages/slideHooks/common.js +++ b/src/pages/slideHooks/common.js @@ -121,4 +121,5 @@ export function getSlideDistance(state, type = SlideType.HORIZONTAL) { } else { return -state.localIndex * state.wrapper.height } -} \ No newline at end of file +} + diff --git a/src/pages/slideHooks/index.vue b/src/pages/slideHooks/index.vue index d55cc3a..32f7738 100644 --- a/src/pages/slideHooks/index.vue +++ b/src/pages/slideHooks/index.vue @@ -9,50 +9,7 @@ name="main" v-model:index="state.navIndex" /> -
-
-
- - - - - - - - -
-
-
-
附近吃喝玩乐 -
+
-
热点
+
+
+
+ + + + + + + + +
+
+
+
附近吃喝玩乐 +
+ +
@@ -92,8 +106,7 @@