极客西瓜显示不屏蔽TX地区
This commit is contained in:
@@ -533,11 +533,15 @@
|
||||
</div>
|
||||
}
|
||||
|
||||
@if(item.Product.Id == 5){
|
||||
<div class="text-center" style="color:red;">
|
||||
<p>本产品将下架,目前大部分地区已停止维护,1月底将全部下架,请慎重购买</p>
|
||||
<p>如剩余服务器不能满足您的需求,可联系在线客服帮您更换产品</p>
|
||||
</div>
|
||||
@if(item.Product.Id == 13 || item.Product.Id == 17){
|
||||
<p class="text-center">本产品部分地区支持TX业务:<button type="button" class="btn btn-primary" title="地区列表" data-container="body" data-toggle="popover" data-placement="top" data-content="中卫,太原,西宁,西安,乌鲁木齐,武汉,重庆,福州,广州,海口,杭州,昆明,沈阳,石家庄,天津,青岛,南宁,兰州,南昌,呼和浩特,郑州,哈尔滨,贵阳,贵阳,深圳,北京,长沙,成都,长春,广安,徐州,全国所有移动节点
|
||||
">点击查看</button></p>
|
||||
|
||||
<script>
|
||||
$(function (){
|
||||
$("[data-toggle='popover']").popover();
|
||||
});
|
||||
</script>
|
||||
}
|
||||
@if(item.Product.Id == 6){
|
||||
<div class="text-center">
|
||||
|
||||
Reference in New Issue
Block a user