Explorar o código

style: 提示信息

From-wh %!s(int64=2) %!d(string=hai) anos
pai
achega
e3b08cbd71
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      template/uni-app/pages/annex/vip_paid/index.vue

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

@@ -469,7 +469,7 @@
 						this.groomList();
 						uni.hideLoading();
 						uni.showToast({
-							title: this.$t(`成功开启0元试用`),
+							title: this.$t(`成功开启试用`),
 						});
 					}
 				}).catch(err => {
@@ -488,7 +488,7 @@
 						this.groomList();
 						uni.hideLoading();
 						uni.showToast({
-							title: this.$t(`成功开启0元试用`),
+							title: this.$t(`成功开启试用`),
 						});
 					}
 				}).catch(err => {