瀏覽代碼

style: 提示信息

From-wh 3 年之前
父節點
當前提交
e3b08cbd71
共有 1 個文件被更改,包括 2 次插入2 次删除
  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 => {