From 01cad72ebe66d53971cd142b8921fb096b997f94 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Fri, 19 Jul 2024 00:45:11 +0800 Subject: [PATCH] uu --- .../tpx-navigation-height.vue | 54 +++++++++++++++++++ pages/tabBar/search/search.vue | 12 ++--- pages/tabBar/sending/sending.vue | 20 +++---- 3 files changed, 70 insertions(+), 16 deletions(-) create mode 100644 components/tpx-navigation-height/tpx-navigation-height.vue diff --git a/components/tpx-navigation-height/tpx-navigation-height.vue b/components/tpx-navigation-height/tpx-navigation-height.vue new file mode 100644 index 0000000..8c53fe0 --- /dev/null +++ b/components/tpx-navigation-height/tpx-navigation-height.vue @@ -0,0 +1,54 @@ + + + + + \ No newline at end of file diff --git a/pages/tabBar/search/search.vue b/pages/tabBar/search/search.vue index ccc5933..ee7c2e5 100644 --- a/pages/tabBar/search/search.vue +++ b/pages/tabBar/search/search.vue @@ -2,10 +2,12 @@