diff --git a/pages/deviceManage/index.vue b/pages/deviceManage/index.vue index 78b0844..51ab638 100644 --- a/pages/deviceManage/index.vue +++ b/pages/deviceManage/index.vue @@ -1,140 +1,163 @@ \ No newline at end of file +.top_nav_warp { + width: 100%; + height: 88rpx; + display: flex; + justify-content: center; + align-items: center; + font-family: PingFang SC, PingFang SC; + font-weight: 500; + font-size: 32rpx; + color: #000000; + position: relative; + z-index: 5; + position: relative; +} + diff --git a/pages/mine/index.vue b/pages/mine/index.vue index 2f8916d..8a74b2a 100644 --- a/pages/mine/index.vue +++ b/pages/mine/index.vue @@ -51,13 +51,9 @@ --> - + - - + 分享小程序