| | |
| | | using System.Collections.Generic;
|
| | | using Snxxz.UI;
|
| | | using System.Text.RegularExpressions;
|
| | | using System;
|
| | | //关于飞鞋任务
|
| | | namespace Snxxz.UI
|
| | | {
|
| | |
| | | {
|
| | | HeroAIRecorder.ClearRecord();
|
| | | ContentText.ExcuteHref();
|
| | | TaskAllocation.Instance.TaskTime = DateTime.Now;
|
| | | OpenPanel(Task_ID);
|
| | | }
|
| | |
|
| | |
| | | if (ModelCenter.Instance.GetModel<VipModel>().GetVipPrivilegeCnt(VipPrivilegeType.FreeTransfer) > 0)
|
| | | {
|
| | | HeroAIRecorder.ClearRecord();
|
| | | TaskAllocation.Instance.TaskTime= DateTime.Now;
|
| | | m_ContentText.ExcuteHref(1);
|
| | | return;
|
| | | }
|
| | | if (itemNumber > 0)
|
| | | {
|
| | | HeroAIRecorder.ClearRecord();
|
| | | TaskAllocation.Instance.TaskTime = DateTime.Now;
|
| | | m_ContentText.ExcuteHref(1);
|
| | | }
|
| | | else
|
| | |
| | | if (NeedMoney >= 1)
|
| | | {
|
| | | HeroAIRecorder.ClearRecord();
|
| | | TaskAllocation.Instance.TaskTime = DateTime.Now;
|
| | | m_ContentText.ExcuteHref(1);
|
| | | }
|
| | | else
|