Преглед изворни кода

付费会员卡使用提示优化

evoxwht пре 2 година
родитељ
комит
40b44c12ba
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      template/uni-app/pages/annex/vip_paid/index.vue

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

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