|
|
@@ -30,7 +30,7 @@
|
|
|
width: .22rem;
|
|
|
height: .2rem;
|
|
|
}
|
|
|
- .footer a.attend{
|
|
|
+ .footer button.attend{
|
|
|
float: right;
|
|
|
display: inline-block;
|
|
|
/*width: 3.1rem;*/
|
|
|
@@ -40,8 +40,10 @@
|
|
|
color: #fff;
|
|
|
text-align: center;
|
|
|
background: #ef613b;
|
|
|
+ outline: none;
|
|
|
+ border: none;
|
|
|
}
|
|
|
- .footer a.attend:active{
|
|
|
+ .footer button.attend:active{
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
.project-detail {
|
|
|
@@ -175,6 +177,15 @@
|
|
|
font-size: .24rem;
|
|
|
color: #999;
|
|
|
}
|
|
|
+ .project-item .title h6 em{
|
|
|
+ float: right;
|
|
|
+ font-size: .24rem;
|
|
|
+ font-style: normal ;
|
|
|
+ color: #2da752;
|
|
|
+ }
|
|
|
+ .project-item .title h6 em.end{
|
|
|
+ color: #999;
|
|
|
+ }
|
|
|
.project-item .intro{
|
|
|
margin-bottom: .5rem;
|
|
|
text-align: left;
|
|
|
@@ -196,10 +207,11 @@
|
|
|
display: inherit;
|
|
|
margin-bottom: .3rem;
|
|
|
font-size: .24rem;
|
|
|
+ font-weight: bold ;
|
|
|
color: #969696;
|
|
|
}
|
|
|
.project-item .intro-detail .intro-list p.money{
|
|
|
- margin-bottom: .3rem;
|
|
|
+ /*margin-bottom: .3rem;*/
|
|
|
font-size: .36rem;
|
|
|
color: #ef613b;
|
|
|
}
|
|
|
@@ -215,6 +227,29 @@
|
|
|
font-size: .24rem;
|
|
|
color: #969696;
|
|
|
}
|
|
|
+ .project-item .intro-detail .intro-list .pro{
|
|
|
+ font-size: .24rem;
|
|
|
+ color: #333;
|
|
|
+ font-weight: bold;
|
|
|
+ }
|
|
|
+ .project-item .intro-date{
|
|
|
+ width: 100%;
|
|
|
+ overflow: hidden;
|
|
|
+ }
|
|
|
+ .project-item .intro-date span{
|
|
|
+ float: left;
|
|
|
+ display: inline-block;
|
|
|
+ width: 1.5rem;
|
|
|
+ font-size: .24rem;
|
|
|
+ color: #969696;
|
|
|
+ }
|
|
|
+ .project-item .intro-date p{
|
|
|
+ float: left;
|
|
|
+ margin-left: .2rem;
|
|
|
+ width: 3rem;
|
|
|
+ font-size: .24rem;
|
|
|
+ color: #969696;
|
|
|
+ }
|
|
|
.project-intro {
|
|
|
padding: 0 .3rem;
|
|
|
margin-top: .2rem;
|
|
|
@@ -241,6 +276,10 @@
|
|
|
position: relative;
|
|
|
padding-bottom: .5rem;
|
|
|
}
|
|
|
+ .project-intro .bottom .list-show .show-all{
|
|
|
+ /*max-height: 13rem;*/
|
|
|
+ /*overflow: hidden;*/
|
|
|
+ }
|
|
|
.project-intro .bottom p{
|
|
|
line-height: .42rem;
|
|
|
font-size: .28rem;
|
|
|
@@ -268,6 +307,10 @@
|
|
|
-moz-box-shadow: 0 -15px 4px rgba(255, 255, 255, 0.6);
|
|
|
-webkit-box-shadow: 0 -15px 4px rgba(255, 255, 255, 0.6);
|
|
|
}
|
|
|
+ .btnUp{
|
|
|
+ bottom: 0;
|
|
|
+ box-shadow: none;
|
|
|
+ }
|
|
|
.btnClick i{
|
|
|
margin-left: .05rem;
|
|
|
font-size: .34rem;
|
|
|
@@ -281,6 +324,7 @@
|
|
|
}
|
|
|
.project-intro .bottom .distance {
|
|
|
padding-bottom: .5rem;
|
|
|
+ text-indent: 0;
|
|
|
}
|
|
|
.project-intro .bottom .list02{
|
|
|
padding-bottom: .6rem;
|
|
|
@@ -290,12 +334,16 @@
|
|
|
.project-intro .bottom .txt{
|
|
|
margin-bottom: .22rem;
|
|
|
font-size: .28rem;
|
|
|
- color: #787878;
|
|
|
+ color: #666;
|
|
|
}
|
|
|
.project-intro .bottom .txt:last-child{
|
|
|
margin-bottom: 0;
|
|
|
padding-bottom: .55rem;
|
|
|
}
|
|
|
+ .project-intro .bottom .txt span{
|
|
|
+ font-size: .28rem;
|
|
|
+ color: #333;
|
|
|
+ }
|
|
|
/*进度*/
|
|
|
.project-intro .bottom .list-img01{
|
|
|
width: 6.9rem;
|
|
|
@@ -521,6 +569,11 @@
|
|
|
border: 1px solid #ef613b;
|
|
|
background: url('../static/images/mobile/right.png') no-repeat bottom right;
|
|
|
}
|
|
|
+ .donation .body .mode .mode-list .item a img{
|
|
|
+ margin-right: 10px;
|
|
|
+ width: .45rem;
|
|
|
+ height: .35rem;
|
|
|
+ }
|
|
|
.donation .body .agree{
|
|
|
margin: .58rem 0 .5rem;
|
|
|
text-align: left;
|
|
|
@@ -558,11 +611,48 @@
|
|
|
outline: none;
|
|
|
border: none;
|
|
|
}
|
|
|
+ .donation .btn{
|
|
|
|
|
|
+ }
|
|
|
.donation .btn button[disabled] {
|
|
|
background-color: #a0a0a0;
|
|
|
cursor: not-allowed;
|
|
|
}
|
|
|
+ /*捐款完成返回弹框*/
|
|
|
+ .donationOver{
|
|
|
+ margin: 0 auto;
|
|
|
+ width: 4.4rem;
|
|
|
+ height: 2.3rem;
|
|
|
+ text-align: center;
|
|
|
+ border-radius: 10px;
|
|
|
+ }
|
|
|
+ .donationOver .header{
|
|
|
+ width: 100%;
|
|
|
+ height: .66rem;
|
|
|
+ text-align: center;
|
|
|
+ font-size: .3rem;
|
|
|
+ color: #000;
|
|
|
+ background: #dedede;
|
|
|
+ }
|
|
|
+ .donationOver .body{
|
|
|
+ width: 100%;
|
|
|
+ background: #fff;
|
|
|
+ }
|
|
|
+ .donationOver .body .pay-list{
|
|
|
+ height: .8rem;
|
|
|
+ line-height: .8rem;
|
|
|
+ }
|
|
|
+ .donationOver .body .pay-list:first-child{
|
|
|
+ border-bottom: 1px solid #dcdcdc;
|
|
|
+ }
|
|
|
+ .donationOver .body .pay-list .finish{
|
|
|
+ font-size: .28rem;
|
|
|
+ color: #ef613b;
|
|
|
+ }
|
|
|
+ .donationOver .body .pay-list .return{
|
|
|
+ font-size: .28rem;
|
|
|
+ color: #333333;
|
|
|
+ }
|
|
|
</style>
|
|
|
<div class="nav">
|
|
|
<div class="container">
|
|
|
@@ -599,23 +689,29 @@
|
|
|
<div class="title">
|
|
|
<h4>{{project.name}}</h4>
|
|
|
<h6>
|
|
|
- <em>{{project.overdue}}</em>
|
|
|
+ <em ng-class="{'end' : project.overdue == '已结束'}">{{project.overdue}}</em>
|
|
|
</h6>
|
|
|
</div>
|
|
|
<p class="intro">{{project.proSummary}}</p>
|
|
|
<div class="intro-detail">
|
|
|
<div class="intro-list">
|
|
|
<span>筹款目标(元)</span>
|
|
|
- <p class="money">{{project.target | number:2}}</p>
|
|
|
- <span>{{project.totalAmount / project.target * 100 | number : 2}}%</span>
|
|
|
+ <p class="money">{{project.target || 0 | number:2}}</p>
|
|
|
</div>
|
|
|
<div class="intro-list">
|
|
|
- <span>参与人数</span>
|
|
|
- <p class="count">{{project.joinAmount}}</p>
|
|
|
+ <span>已筹款(元)</span>
|
|
|
+ <p class="money">{{project.totalAmount|| 0 | number:2}}</p>
|
|
|
+ <span class="pro">({{project.totalAmount / project.target * 100 || 0 | number : 2}}%)</span>
|
|
|
</div>
|
|
|
<div class="intro-list">
|
|
|
+ <span>参与人数</span>
|
|
|
+ <p class="count">{{project.joinAmount || 0}}</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="intro-detail">
|
|
|
+ <div class="intro-date">
|
|
|
<span>筹款截止日期</span>
|
|
|
- <p class="time">{{project.startTime | date:'yyyy-MM-dd'}}<br/>至 {{project.endTime | date:'yyyy-MM-dd'}}</p>
|
|
|
+ <p class="time">{{project.startTime | date:'yyyy-MM-dd'}}至 {{project.endTime | date:'yyyy-MM-dd'}}</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -625,11 +721,34 @@
|
|
|
</div>
|
|
|
<div class="bottom">
|
|
|
<div class="list-show">
|
|
|
- <div ng-bind-html="project.introduction">
|
|
|
+ <!--<div ng-bind-html="project.introduction" class="show-all">-->
|
|
|
+ <!--</div>-->
|
|
|
+ <div class="show-all">
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
+ <p class="section txt">刚刚定档12月22日全国公映的华语<a href="http://toutiao.eastday.com/search.html?kw=%E7%8A%AF%E7%BD%AA">犯罪</a>动作巨制《<a href="http://toutiao.eastday.com/search.html?kw=%E5%BF%83%E7%90%86%E7%BD%AA">心理罪</a>之城市之光》,今日曝光一组男主角<a href="http://toutiao.eastday.com/search.html?kw=%E6%96%B9%E6%9C%A8">方木</a>新剧照。“天才<a href="http://toutiao.eastday.com/search.html?kw=%E4%BE%A6%E6%8E%A2">侦探</a>”<a href="http://toutiao.eastday.com/search.html?kw=%E9%82%93%E8%B6%85">邓超</a>进入思考模式,角色精神煎熬的状态展露无遗,打开“脑内剧场”的神探仍然<a href="http://toutiao.eastday.com/search.html?kw=%E6%B0%94%E5%9C%BA">气场</a>全开,对此,邓超也曾表示“不要忘记他(方木)是一头雄狮,只是(暂时)没有把他唤醒”。</p>
|
|
|
</div>
|
|
|
- <div class="btnClick">
|
|
|
+ <div class="btnClick btnDown" style="display:none">
|
|
|
展开全文<i class="fa fa-angle-down"></i>
|
|
|
</div>
|
|
|
+ <div class="btnClick btnUp" style="display:none">
|
|
|
+ 收起<i class="fa fa-angle-up"></i>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -658,9 +777,9 @@
|
|
|
</div>
|
|
|
<div class="bottom">
|
|
|
<div class="txt">{{project.organization.name}}</div>
|
|
|
- <div class="txt">项目联系人: {{project.personName}}</div>
|
|
|
+ <div class="txt">项目联系人: <span>{{project.personName}}</span></div>
|
|
|
<div class="txt">
|
|
|
- 联系电话 :{{project.personTel}}
|
|
|
+ 联系电话: <span>{{project.personTel}}</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -708,7 +827,7 @@
|
|
|
<span>{{activity.name}}</span>
|
|
|
</div>
|
|
|
<div class="bottom">
|
|
|
- <div class="list-show">
|
|
|
+ <div>
|
|
|
<p>
|
|
|
{{activity.summary}}
|
|
|
</p>
|
|
|
@@ -810,7 +929,7 @@
|
|
|
</div>
|
|
|
<div class="bottom">
|
|
|
<div class="list-show">
|
|
|
- <div>
|
|
|
+ <div class="show-txt">
|
|
|
<p>{{project.introduction}}</p>
|
|
|
</div>
|
|
|
<div class="btnClick">
|
|
|
@@ -885,6 +1004,16 @@
|
|
|
</div>
|
|
|
</form>
|
|
|
</div>
|
|
|
+ <!--捐款完成弹出框-->
|
|
|
+ <div class="donationOver">
|
|
|
+ <div class="header">
|
|
|
+ 请确认微信支付是否完成?
|
|
|
+ </div>
|
|
|
+ <div class="body">
|
|
|
+ <div class="pay-list"><a href="" class="finish">已完成支付</a></div>
|
|
|
+ <div class="pay-list"><a href="" class="return">支付遇到问题,重新支付</a></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<script>
|
|
|
@@ -896,22 +1025,53 @@
|
|
|
$('.project-detail').eq($index).addClass('show').siblings().removeClass('show');
|
|
|
});
|
|
|
// 展开全文
|
|
|
- $('.btnClick').on('click',function(){
|
|
|
- $(this).prev().toggle();
|
|
|
- if($(this).prev().css('display') == 'block'){
|
|
|
- $(this).html('合起 <i class="fa fa-angle-up"></i>')
|
|
|
- .css('bottom','0')
|
|
|
- .css('box-shadow','none');
|
|
|
- } else{
|
|
|
- $(this).html('展开全文 <i class="fa fa-angle-down"></i>')
|
|
|
- .css('bottom','.14rem')
|
|
|
- .css('box-shadow','0 -15px 4px rgba(255, 255, 255, 0.6)')
|
|
|
- .css('-o-box-shadow','0 -15px 4px rgba(255, 255, 255, 0.6)')
|
|
|
- .css('-webkit-box-shadow','0 -15px 4px rgba(255, 255, 255, 0.6)')
|
|
|
- .css('-moz-box-shadow','0 -15px 4px rgba(255, 255, 255, 0.6)');
|
|
|
+ $(function() {
|
|
|
+// debugger
|
|
|
+ var $showAll = $('.show-all');
|
|
|
+ var $height =$showAll.height();
|
|
|
+ if ($height > 700) {
|
|
|
+ $showAll.css({
|
|
|
+ height: 700,
|
|
|
+ overflow: 'hidden'
|
|
|
+ }).next().css('display','block');
|
|
|
+ } else {
|
|
|
+ $showAll.css({
|
|
|
+ height: 'auto',
|
|
|
+ overflow: 'visible'
|
|
|
+ }).next().css('display','none');
|
|
|
}
|
|
|
});
|
|
|
-
|
|
|
+ $('.btnDown').on('click',function(){
|
|
|
+// debugger
|
|
|
+ $(this).css('display','none').prev().css({
|
|
|
+ height: 'auto',
|
|
|
+ overflow: 'visible'
|
|
|
+ })
|
|
|
+ $(this).next().css('display','block')
|
|
|
+ });
|
|
|
+ $('.btnUp').on('click',function(){
|
|
|
+// debugger
|
|
|
+ $(this).css('display','none').prev().prev().css({
|
|
|
+ height: 700,
|
|
|
+ overflow: 'hidden'
|
|
|
+ })
|
|
|
+ $(this).prev().css('display','block')
|
|
|
+ });
|
|
|
+// $('.btnClick').on('click',function(){
|
|
|
+// $(this).prev().toggle();
|
|
|
+// if($(this).prev().css('display') == 'block'){
|
|
|
+// $(this).html('合起 <i class="fa fa-angle-up"></i>')
|
|
|
+// .css('bottom','0')
|
|
|
+// .css('box-shadow','none');
|
|
|
+// } else{
|
|
|
+// $(this).html('展开全文 <i class="fa fa-angle-down"></i>')
|
|
|
+// .css('bottom','.14rem')
|
|
|
+// .css('box-shadow','0 -15px 4px rgba(255, 255, 255, 0.6)')
|
|
|
+// .css('-o-box-shadow','0 -15px 4px rgba(255, 255, 255, 0.6)')
|
|
|
+// .css('-webkit-box-shadow','0 -15px 4px rgba(255, 255, 255, 0.6)')
|
|
|
+// .css('-moz-box-shadow','0 -15px 4px rgba(255, 255, 255, 0.6)');
|
|
|
+// }
|
|
|
+// });
|
|
|
$('.attend').on('click', function() {
|
|
|
$('.donation').toggle();
|
|
|
});
|