为添加微信小程序支付做准备

This commit is contained in:
lym
2026-03-16 02:47:48 +08:00
parent be6ee77e38
commit bc9073f7f3
24 changed files with 3269 additions and 83 deletions

View File

@@ -113,6 +113,10 @@ namespace Mtxfw.VipSite
{
strTitle = "补贴值";
}
if (t == 34)
{
strTitle = "奖金结算";
}
if (!IsPostBack)
{
if (Session["IFPassword"] == null)