feat: 更新充值相关文案为购买洗车金额并优化客服功能
将应用中所有"充值"相关文案统一修改为"购买洗车金额",提升用户理解 重构客服电话功能为微信客服聊天窗口,优化用户体验 移除不必要的电话拨打代码,使用微信原生客服功能
This commit is contained in:
@@ -118,7 +118,7 @@ Page({
|
||||
icon: "none"
|
||||
}), !1;
|
||||
if (!this.data.selectItemID || this.isSubmit) return wx.showToast({
|
||||
title: "请选择充值金额~",
|
||||
title: "请选择购买洗车金额~",
|
||||
icon: "none"
|
||||
}), !1;
|
||||
this.isSubmit = !0, wx.showLoading({
|
||||
|
||||
Reference in New Issue
Block a user