党员积分
This commit is contained in:
@@ -75,6 +75,10 @@ export default {
|
||||
};
|
||||
},
|
||||
onLoad(options) {
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: "#ffffff",
|
||||
backgroundColor: "#E76056",
|
||||
})
|
||||
this.id = options.id
|
||||
this.$dict.load("integralDeclareStatus").then(() => {
|
||||
this.getDetail()
|
||||
|
||||
Reference in New Issue
Block a user