Przeglądaj źródła

style: 提示信息

From-wh 2 lat temu
rodzic
commit
e3b08cbd71
1 zmienionych plików z 2 dodań i 2 usunięć
  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 => {