From e6b161aef1f2568f4af9f2d6284c27303634966d Mon Sep 17 00:00:00 2001 From: 易尊强 <306277016@qq.com> Date: Fri, 23 Feb 2024 15:09:16 +0800 Subject: [PATCH] 2/23 --- components/TabBar/TabBar.scss | 2 +- components/TabBar/TabBar.vue | 79 +++++++++++++++++++++++++++++++++++++++---------------------------------------- pages/conDetail/conDetail.vue | 10 +++++----- pages/construct/construct.scss | 2 +- pages/datain/datain.vue | 4 ++-- pages/demand/demand.vue | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------ pages/equip/equip.vue | 2 +- pages/home/home.scss | 3 ++- pages/home/home.vue | 2 +- pages/map/map.nvue | 299 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- pages/my/my.vue | 14 +++++++++----- pages/my/myCom/myCom.vue | 2 +- pages/my/myComdetail/myComdetail.vue | 4 ++-- pages/news/news.vue | 22 ++++++++++++---------- pages/notice/notice.vue | 28 ++++++++++++++++------------ pages/policy/policy.vue | 27 ++++++++++++++++++--------- pages/postCon/postCon.vue | 4 ++++ pages/postDemand/postDemand.vue | 4 ++++ pages/postNews/postNews.vue | 33 +++++++++++++++++++++++++++++++-- pages/postNotice/postNotice.vue | 35 +++++++++++++++++++++++++++++++++-- pages/postProduct/postProduct.vue | 4 ++++ pages/postTalent/postTalent.vue | 5 +++++ pages/recommend/postRecommend/postRecommend.vue | 27 +++++++++++++++++++++++++++ pages/talentDetail/talentDetail.vue | 4 ++-- 24 files changed, 278 insertions(+), 444 deletions(-) delete mode 100644 pages/map/map.nvue diff --git a/components/TabBar/TabBar.scss b/components/TabBar/TabBar.scss index af12d36..6673f26 100644 --- a/components/TabBar/TabBar.scss +++ b/components/TabBar/TabBar.scss @@ -4,7 +4,7 @@ width: 100%; padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom); - z-index: 999; + z-index: 2; background-color: rgba(255, 255, 255, .5); } .page-total{ diff --git a/components/TabBar/TabBar.vue b/components/TabBar/TabBar.vue index 11e29ed..694011d 100644 --- a/components/TabBar/TabBar.vue +++ b/components/TabBar/TabBar.vue @@ -1,26 +1,25 @@ - - \ No newline at end of file diff --git a/pages/my/my.vue b/pages/my/my.vue index 75f912f..9d09dec 100644 --- a/pages/my/my.vue +++ b/pages/my/my.vue @@ -66,7 +66,7 @@ 招聘 - + @@ -169,7 +169,7 @@ - + diff --git a/pages/my/myComdetail/myComdetail.vue b/pages/my/myComdetail/myComdetail.vue index 31e01b9..ec53846 100644 --- a/pages/my/myComdetail/myComdetail.vue +++ b/pages/my/myComdetail/myComdetail.vue @@ -19,10 +19,10 @@ - + >修改 --> diff --git a/pages/news/news.vue b/pages/news/news.vue index 2d34df3..5a523f1 100644 --- a/pages/news/news.vue +++ b/pages/news/news.vue @@ -1,10 +1,10 @@