diff --git a/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue b/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue index 2784597..e0fce1b 100644 --- a/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue +++ b/src/project/fengdu/AppRedemptionPoints/pointsPublicity.vue @@ -2,39 +2,21 @@
-
第五网格积分公示
+
{{user.girdName}}积分公示
-

家事

+

{{item.classOne}}

-

个人与家庭相关事

+

{{item.classTwo}}

-

个人卫生(勤洗头、爱干净,衣冠整洁)

+

{{item.classThree}}

+{{item.integral}}
-
-

个人与家庭相关事

-
-

个人卫生(勤洗头、爱干净,衣冠整洁)

-
- +50 -
-
-
-
-

个人与家庭相关事

-
-

个人卫生(勤洗头、爱干净,衣冠整洁)

-
- +50 -
-
-
@@ -73,6 +55,7 @@ export default { this.$nextTick(() => { this.getUserInfo('qujing') this.getList() + }) }, },