136 lines
9.3 KiB
PHP
136 lines
9.3 KiB
PHP
<?php echo 'Discuz!应用中心开发者-简约设计';exit;?>
|
|
|
|
<!--{template common/header}-->
|
|
|
|
<!-- header start -->
|
|
<header class="header_xin">
|
|
<div class="hdc_xin cl" id="byg_header">
|
|
<div class="header_z cl">
|
|
<a href="javascript:;" class="shouye">
|
|
<img src="<!--{avatar($_G['uid'], 'middle', true)}-->" alt="头像"/>
|
|
<!--{if $_G[member][newpm] || $post_notice_new}-->
|
|
<img src="{$_G['style']['styleimgdir']}/new_pm.png" alt="提醒" class="new_pm"/>
|
|
<!--{/if}-->
|
|
</a>
|
|
<em>›</em>
|
|
<a href="home.php?mod=space&uid=$_G[uid]&do=profile&mycenter=1" title="个人中心">个人中心</a>
|
|
<em>›</em>
|
|
<span>{lang task}</span>
|
|
</div>
|
|
<a href="javascript:history.back();" title="返回上一页" class="header_y">
|
|
<img src="{$_G['style']['styleimgdir']}/houtui.png" alt="返回"/></a>
|
|
</div>
|
|
</header>
|
|
<!--{hook/global_header_mobile}-->
|
|
<!-- header end -->
|
|
|
|
<div class="forumdisplay_tab">
|
|
<a href="home.php?mod=task&item=new" {if $_GET['item'] == 'new'}class="on"{/if}>新任务</a>
|
|
<a href="home.php?mod=task&item=doing" {if $_GET['item'] == 'doing'}class="on"{/if}>进行中</a>
|
|
<a href="home.php?mod=task&item=done" {if $_GET['item'] == 'done'}class="on"{/if}>已完成</a>
|
|
<a href="home.php?mod=task&item=failed" {if $_GET['item'] == 'failed'}class="on"{/if}>未完成</a>
|
|
</div>
|
|
|
|
<div id="medal_ul" class="medallist cl">
|
|
<style type="text/css">
|
|
.medallist li { overflow: hidden; position: relative; background: #fff; margin-top: 0.1rem;}
|
|
.medallist .medal_top { height: 38px;padding: 12px 0 5px;}
|
|
.medallist .medal_top .mg_img {float: left;margin-right: 10px;}
|
|
.medallist .medal_top .mg_img img {float: left;height: 38px;line-height: 38px;border-radius: 50%;}
|
|
.medallist .tbmu {padding: 10px;margin-top: 15px;font-size: 14px;line-height: 24px;background: #FDFBEC;border: 1px dashed #ECE7D5;color: #F26C4F;position: relative;}
|
|
.medallist .mg_tit h3 { height: 20px; line-height: 20px; font-size: 15px; overflow: hidden;}
|
|
.medallist .mg_tit span { display: block;height: 18px;line-height: 18px;font-size: 12px;color: #999; }
|
|
.medallist .mg_tit span .xi1 { font-size: 14px; color: #F26C4F; }
|
|
.medallist .medal_msg {margin-bottom: 5px;margin-left: 32px;line-height: 22px;font-size: 14px;color: #999;}
|
|
.medallist .medal_btn { position: absolute;top: 20px;right: 13px;height: 30px;line-height: 30px; background-color: $_G['style']['zhuti'];font-size: 12px;border-radius: 3px;text-align: center; max-width: 120px; overflow: hidden; color: #fff;}
|
|
.medallist .medal_btn span {color: #FFF;padding: 0 12px;}
|
|
.medallist .medal_btn span.hui {display:block;background: #F3F3F3; color: #999;}
|
|
.medallist .medal_btn a {color: #FFF;padding: 0 12px;}
|
|
.medallist .medal_btn span a {padding: 0 0;}
|
|
.last_medal {background: #FFF;}
|
|
.last_medal li { padding: 10px 12px; border-bottom: 1px solid #ededed; overflow: hidden; }
|
|
.last_medal li a { display: block; overflow: hidden; position: relative; }
|
|
.last_medal li img { float: left; margin-right: 10px; width: 30px; height: 30px; border-radius: 50%; }
|
|
.last_medal li .name { color: #333; line-height: 30px; font-size: 15px; }
|
|
.last_medal .last_medal_msg { margin-top: 5px; color: #999; font-size: 13px; line-height: 20px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
|
|
.last_medal .last_medal_msg strong { color: #333; }
|
|
.mgcl {padding: 5px;position: relative;}
|
|
.mgcl li {float: left;width: 25%;}
|
|
.mgcl.mgcls li {float: left;width: 50%;}
|
|
.mgcl .mgcl_box {margin:5px; padding: 10px 8px;background: #FFF;border-radius: 3px;text-align: center;}
|
|
.mgcl .mg_img {height: 34px;}
|
|
.mgcl .mg_img img {height: 34px;}
|
|
.mgcl.mgcls .mg_img {height: 50px;}
|
|
.mgcl.mgcls .mg_img img {height: 50px;}
|
|
.mgcl .mgcl_box p { margin-top: 10px; height: 20px;line-height: 20px;font-size: 14px;color: #333;overflow: hidden;}
|
|
.mgcl.mgcls .mgcl_box p { margin-top: 8px;}
|
|
.mgcl .mgcl_box .mgcl_p strong {color: #F26C4F;font-weight: 500;}
|
|
.mgcl .mgcl_box .mgcl_p {color: #999;}
|
|
.mgcl .mgcl_box .mgcl_btn {height: 26px;line-height: 26px;}
|
|
.mgcl .mgcl_box .mgcl_btn a { display: block;float: left; padding: 0 10px; height: 26px;line-height: 26px;background-color: $_G['style']['zhuti'];font-size: 12px;color: #FFF;border-radius: 3px;text-align: center;}
|
|
.mgcl.mgcls .mgcl_box .mgcl_btn a { display: inline-block; float: initial;}
|
|
.mgcl .mgcl_box .mgcl_btn a.mgcl_a2 { float: right;}
|
|
.mgcl.mgcls .mgcl_box .mgcl_btn a { float: initial;margin: 0 5px;}
|
|
.mgcl .mgcl_box .mgcl_btn .mgcl_sp {color: #F26C4F;font-weight: 500;}
|
|
.tip_btn { padding: 0 15px 15px;overflow: hidden; }
|
|
.medal_tip_top {padding: 15px 15px 0 15px;}
|
|
.medal_tip_top p {line-height: 22px;font-size: 12px;color: #999;}
|
|
.medal_tip_top .author p {margin-top: 6px;line-height: 24px;font-size: 15px;color: #333;overflow: hidden;}
|
|
.medal_tip_box .ts {margin: 10px 0;height: 22px;line-height: 22px;font-size: 15px;color: #F26C4F;overflow: hidden;}
|
|
.medallist .task_top .mg_tit span { color: #F26C4F; }
|
|
.medallist .medal_top.task_top .mg_img img { width: 50px;height: 50px; }
|
|
.medallist .task_list .medal_msg { margin-left: 60px; }
|
|
.threadlist li.task_list .medal_msg a { display: initial;color: #F26C4F;}
|
|
.task_list .list_jd { margin-left: 60px; margin-top: 5px; }
|
|
.task_list_jd { position: relative; width: 100%; height: 20px; margin-bottom: 12px; background: #E8E8E8; border-radius: 0 10px 10px 0; }
|
|
.task_pdr { display: block; height: 20px; background: #5AAF4A; border-radius: 0 10px 10px 0; }
|
|
.task_csc { position: absolute; left: 0; top: 0; padding: 0 5%; width: 90%; line-height: 20px; font-size: 12px; color: #FFF; }
|
|
.task_view {padding:2px 15px 15px 15px;background-color:#fff;border-top:1px solid #ededed;border-bottom:1px solid #ededed;margin-top:10px}
|
|
.task_view_box { padding: 12px 0; border-bottom: 1px solid #ededed; overflow: hidden; position: relative; }
|
|
.task_view_box .notice_avt { float: left; margin-right: 10px; width: 50px; height: 50px; border-radius: 50%; }
|
|
.task_view_box .notice_avt img { width: 50px; height: 50px; border-radius: 50%; }
|
|
.task_us { margin-top: 3px; overflow: hidden; }
|
|
.task_us .task_name { width: 100%; line-height: 24px; font-size: 16px; overflow: hidden; }
|
|
.task_js { line-height: 26px; font-size: 14px; color: #999; }
|
|
.task_viewnr { margin-bottom: 12px;}
|
|
.task_viewappnr {border-bottom:1px solid #ededed;font-size: 14px;padding: 10px 0;}
|
|
.task_viewappnr .task_th {float: left;width:140px;line-height: 22px;color: #999;}
|
|
.task_viewappnr p {line-height: 22px;}
|
|
.task_viewappnr p strong {overflow: hidden;display: block;width: 100%;}
|
|
.task_viewappnr ul li a { color: #369; }
|
|
.task_prize { color: #F26C4F; }
|
|
.task_debtn a { float: left; margin-right: 15px; padding: 0 10px; height: 30px; line-height: 30px; background-color: $_G['style']['zhuti']; font-size: 12px; border-radius: 3px; color: #FFF; text-align: center; }
|
|
.task_debtn a.hui {background: #E8E8E8; color: #999;}
|
|
.task_taskid {background-color:#fff;overflow:hidden}
|
|
.task_taskid .taskid_tit {font-size:15px;height:40px;line-height:40px;font-weight:400;padding:0 15px;border-bottom:1px solid #ededed;overflow:hidden}
|
|
.task_parterlist { padding: 0 5px 12px 5px; overflow: hidden; }
|
|
.task_parterlist li { float: left; margin: 0 2%; width: 12.66%; }
|
|
.task_parterlist li a { display: block; margin-top: 12px; text-align: center; }
|
|
.task_parterlist li a img { margin: 0 auto; width: 100%; margin-bottom: 3px; border-radius: 50%; vertical-align: middle; }
|
|
.task_parterlist li a p { display: block; width: 100%; height: 20px; line-height: 20px; color: #666; text-align: center; overflow: hidden; }
|
|
.task_mbn { font-size: 14px; color: #F26C4F; }
|
|
.medallist .tbmu_btn { position: absolute;top: 20px;right: 13px;}
|
|
.medallist .tbmu_btn a { display: block;float: left; padding: 0 10px; height: 26px;line-height: 26px;background-color: $_G['style']['zhuti'];font-size: 12px;color: #FFF;border-radius: 3px;text-align: center;}
|
|
.medallist .tbmu_btn .buy_credits { margin-right: 10px;}
|
|
.magic_log_list .dhnv { border-bottom: 0;}
|
|
.magic_log_list .dhnv a.mon { border-bottom: 0;}
|
|
.magic_log_list .dt { background: #FFF; border-top: 1px solid #EEE; }
|
|
.magic_log_list .alt { background: #FAFAFA !important; border-top: 1px solid #EEE; border-bottom: 1px solid #EEE;}
|
|
.magic_log_list .dt th, .magic_log_list .dt td { padding: 11px 10px 9px 10px; height: 24px; line-height: 24px; font-size: 13px; overflow: hidden; }
|
|
.medal_tip_box ul { padding: 12px 15px; }
|
|
.medal_tip_box ul li { display: flex; position: relative; line-height: 22px; padding: 8px 12px; background: #FFF; font-size: 15px; overflow: hidden; }
|
|
.medal_tip_box ul li span {display: flex; flex-shrink: 0; margin-right: 15px; color: #999;}
|
|
.medal_tip_input { display: flex; width: 100%; color: #333; border-bottom: 1px solid #EEE; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
|
|
.medal_tip_input input { width: 100%; padding: 0 10px; background: #ffF; outline: none; border: none; height: 26px; line-height: 26px; font-size: 15px; color: #555; }
|
|
.medal_tip_p { display: flex; width: 100%; color: #F26C4F; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
|
|
.threadlist_box h4{ display: block; padding: 10px; background: #fff; text-align: center; color: #999;}
|
|
.task_reward{ font-size: 14px; line-height: 26px;}
|
|
.medal_msg a, .task_js a{ color: #06c;}
|
|
</style>
|
|
<!--{if empty($do)}-->
|
|
<!--{subtemplate home/space_task_list}-->
|
|
<!--{elseif $do == 'view'}-->
|
|
<!--{subtemplate home/space_task_detail}-->
|
|
<!--{/if}-->
|
|
</div>
|
|
<!--{template common/footer}-->
|