diff --git a/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue b/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue index 432009f..65d72d4 100644 --- a/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue +++ b/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue @@ -4,7 +4,7 @@
{{user.girdName}}积分公示
-
+

{{item.classOne}}

@@ -18,8 +18,9 @@
+ - + @@ -72,10 +73,12 @@ uni-page-body{ } .pointsPublicity { .header { - // position: fixed; - // top: 0; - // left: 0; + position: fixed; + top: 0; + left: 0; width: 100%; + z-index: 9; + background-color: #f3f6f9; img { width: 100%; height: 216px; @@ -90,7 +93,7 @@ uni-page-body{ } } .list-content { - padding: 0 32px; + padding: 332px 32px 32px; .item { width: 100%; background: #FFF;