/// <summary> /// 绑定信息 /// </summary> protected void BindInfo() { this.lbKuoMoney.Text = (WebConfig.GetKouMoneySet() * 100).ToString(); }