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 @@