0.1
This commit is contained in:
@@ -713,10 +713,10 @@
|
||||
</div>
|
||||
<h4 style="margin-top: 10px;font-weight:bold;">聚IP虎年新春复工助力活动:</h4>
|
||||
<div style="padding-left: 20px;">
|
||||
<p>1.动态IP一毛钱一天,每用户限一次~</p>
|
||||
<p>2.新上蘑菇IP,天卡送天卡,周卡送3天,月卡送10天,双月卡送1个月,多买多送~</p>
|
||||
<p>3.其他产品均有8折活动~</p>
|
||||
<p>4.需求5个以上可联系客服设置优惠折扣!</p>
|
||||
@* <p>1.动态IP一毛钱一天,每用户限一次~</p> *@
|
||||
<p>1.新上蘑菇IP,天卡送天卡,周卡送3天,月卡送10天,双月卡送1个月,多买多送~</p>
|
||||
<p>2.其他产品均有8折活动~</p>
|
||||
<p>3.需求5个以上可联系客服设置优惠折扣!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -476,7 +476,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="youhuiNew" style="padding:0;margin:0;color:white;background-color:#FF0033;">一毛钱活动:不分新老用户都可参加!</p>
|
||||
@* <p class="youhuiNew" style="padding:0;margin:0;color:white;background-color:#FF0033;">一毛钱活动:不分新老用户都可参加!</p> *@
|
||||
@* @if(item.Product.Id == 5){
|
||||
<br>
|
||||
} *@
|
||||
|
||||
@@ -136,7 +136,7 @@
|
||||
<a href="http://wuxinxikehuduan.image.qiangzipptp.top/%E6%98%9F%E6%98%9FIP%E7%94%B5%E8%84%91%E7%AB%AF-4.10%E4%BB%A3%E7%90%86%E7%89%88.rar"> <button type="button" class="btn btn-sdefault" style="width: auto;">星星IP-电脑端</button></a>
|
||||
</div>
|
||||
<div class="item" style="margin-bottom: 5px;">
|
||||
<a href="http://wuxinxikehuduan.image.qiangzipptp.top/%E8%98%91%E8%8F%87IP%E7%94%B5%E8%84%91%E5%AE%A2%E6%88%B7%E7%AB%AF-%E4%BB%A3%E7%90%86%E7%89%88.exe"> <button type="button" class="btn btn-sdefault" style="width: auto;">蘑菇IP-电脑端</button></a>
|
||||
<a href="http://wuxinxikehuduan.image.qiangzipptp.top/%E8%98%91%E8%8F%87IP-2-17.zip"> <button type="button" class="btn btn-sdefault" style="width: auto;">蘑菇IP-电脑端</button></a>
|
||||
</div>
|
||||
|
||||
<div class="item" style="margin-bottom: 5px;">
|
||||
|
||||
@@ -510,7 +510,7 @@
|
||||
ConnectCount: 1,
|
||||
CouponId: 0,
|
||||
UseAccountAmount: 0,
|
||||
OPayType: 100,
|
||||
OPayType: 70,
|
||||
PayChannel: 50,
|
||||
phone:''
|
||||
},
|
||||
@@ -524,7 +524,7 @@
|
||||
ConnectCount: 1,
|
||||
CouponId: 0,
|
||||
UseAccountAmount: 0,
|
||||
OPayType: 100,
|
||||
OPayType: 70,
|
||||
MinPostfix: 1,
|
||||
MaxPostfix: 1,
|
||||
PayChannel: 50,
|
||||
@@ -743,7 +743,7 @@
|
||||
this.OneChecker.AccountOk = true;
|
||||
return true;
|
||||
}
|
||||
if (this.OneBuyModel.Account.length > 10 || this.OneBuyModel.Account.length < 4 || !this.hasNumAndChar(this.OneBuyModel.Account)) {
|
||||
if (this.OneBuyModel.Account.length > 10 || this.OneBuyModel.Account.length < 3 || !this.hasNumAndChar(this.OneBuyModel.Account)) {
|
||||
this.OneChecker.AccountOk = false;
|
||||
return false;
|
||||
}
|
||||
@@ -769,7 +769,7 @@
|
||||
this.MoreChecker.AccountOk = true;
|
||||
return true;
|
||||
}
|
||||
if (this.MoreBuyModel.Account.length < 4 || this.MoreBuyModel.Account.length > 8 || !this.hasNumAndChar(this.MoreBuyModel.Account)) {
|
||||
if (this.MoreBuyModel.Account.length < 3 || this.MoreBuyModel.Account.length > 8 || !this.hasNumAndChar(this.MoreBuyModel.Account)) {
|
||||
this.MoreChecker.AccountOk = false;
|
||||
return false;
|
||||
}
|
||||
|
||||
@@ -271,7 +271,7 @@
|
||||
ConnectCount: @(ViewBag.ConnectCount),
|
||||
CouponId: 0,
|
||||
UseAccountAmount: 0,
|
||||
OPayType: 100,
|
||||
OPayType: 70,
|
||||
PayChannel:50,
|
||||
}
|
||||
},
|
||||
|
||||
@@ -182,7 +182,7 @@
|
||||
<img src="~/img/p4.png"><a href="/user/myaccounts">IP账号管理</a>
|
||||
</div>
|
||||
|
||||
<div class="item @(currentPath=="/user/myaccounts"?"active_b":"")">
|
||||
<div class="item @(currentPath=="/user/mymoney"?"active_b":"")">
|
||||
<img src="~/img/p3.png"><a href="/user/mymoney">资金明细</a>
|
||||
</div>
|
||||
<div class="item @(currentPath=="/user/rosorder"?"active_b":"")">
|
||||
|
||||
Reference in New Issue
Block a user