党员积分
This commit is contained in:
@@ -47,6 +47,10 @@ export default {
|
||||
};
|
||||
},
|
||||
onLoad(options) {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: "#ffffff",
|
||||
backgroundColor: "#E76056",
|
||||
})
|
||||
this.integralRuleId = options.integralRuleId
|
||||
this.integralRuleName = options.integralRuleName
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user