Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

Commit

Permalink
增加推广链接
Browse files Browse the repository at this point in the history
  • Loading branch information
HFO4 authored Aug 11, 2017
1 parent e2c80e9 commit 3472d07
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions admin/add_policy.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,18 @@
</div>
<!-- /.row -->
<div class="row" id="choose">
<h4>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;请选择文件存储位置:</h4>
<h4>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;请选择文件存储位置:</h4>
<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<img src="images/upyun.png" class="img-responsive">
<div class="caption">
<h3 align="center">又拍云存储 <span class="label label-success">推荐</span></h3>
<p>通过以下链接注册可获得<strong>61元代金券+首冲10%金额代金券。</strong><a href="https://console.upyun.com/register/?invite=ryPX265PW" target="_blank"><i class="fa fa-arrow-circle-right" aria-hidden="true"></i> 立即注册领取优惠</a></p>

<p><a id="upyun" class="btn btn-primary btn-block" role="button">使用这种方式</a></p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<img src="images/qiniu.png" class="img-responsive">
Expand All @@ -69,16 +80,7 @@
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<img src="images/upyun.png" class="img-responsive">
<div class="caption">
<h3 align="center">又拍云存储</h3>
<p>又拍云存储在一定条件下是免费的。<br><br><br></p>
<p><a id="upyun" class="btn btn-primary btn-block" role="button">使用这种方式</a></p>
</div>
</div>
</div>

<div class="col-sm-6 col-md-4">
<div class="thumbnail">
<img src="images/server.png" class="img-responsive">
Expand Down Expand Up @@ -1057,4 +1059,4 @@ function(data){
$('[data-toggle="popover"]').popover()
})

</script>
</script>

0 comments on commit 3472d07

Please sign in to comment.