Kaynağa Gözat

付费会员卡使用提示优化

evoxwht 2 yıl önce
ebeveyn
işleme
40b44c12ba

+ 1 - 1
template/uni-app/pages/annex/vip_paid/index.vue

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