准备加等级判断

This commit is contained in:
lym
2026-03-23 13:16:56 +08:00
parent 819116078b
commit 14eee2489c
12 changed files with 82 additions and 25 deletions

View File

@@ -181,7 +181,7 @@ Page({
ttype=res.data.ttype
that.setData({
oldpricetitle:"零售价:",
currenttitle:"兑换券:",
currenttitle:"会员价",
currentprice:res.data.hyje,
currentprice0:res.data.hyje0
})