@@ -769,7 +769,7 @@
data.from = 'routine';
// #endif
uni.showLoading({
- title: this.$t(`active`)
+ title: this.$t(`激活中`)
});
memberCardDraw(data).then(res => {
let that = this;