为添加微信小程序支付做准备
This commit is contained in:
@@ -113,6 +113,10 @@ namespace Mtxfw.VipSite
|
||||
{
|
||||
strTitle = "补贴值";
|
||||
}
|
||||
if (t == 34)
|
||||
{
|
||||
strTitle = "奖金结算";
|
||||
}
|
||||
if (!IsPostBack)
|
||||
{
|
||||
if (Session["IFPassword"] == null)
|
||||
|
||||
Reference in New Issue
Block a user