rabin 7 years ago
parent
commit
ce00811d41
2 changed files with 2 additions and 2 deletions
  1. 1 1
      tm/template_dir/events_infos.html
  2. 1 1
      tm/template_dir/gifts.html

+ 1 - 1
tm/template_dir/events_infos.html

@@ -357,7 +357,7 @@ $(body).addClass("bg_white");
 
 <{/if}>
 
-<section class="layer" <{if $info.end == 2 && $info.login != 2 && !$userData}>style="display:block"<{/if}>>
+<section class="layer" <{if $info.end == 2 && $info.login != 2 && !$userData && $info.type != 4}>style="display:block"<{/if}>>
     <section class="loginbox">
         <h3>活动已结束!</h3>
         <p>感谢您的关注,期待您参与我们的其他活动</p>

+ 1 - 1
tm/template_dir/gifts.html

@@ -40,7 +40,7 @@
             <span>券:<{$v.virtual_data}></span>
             <{/if}>
         <{/if}>
-        <{if $v.prize_express==1}>
+        <{if $v.prize_express==1 || $v.events_type == 1 }>
             <{if $thisTime < $v.end_time_receive_prizes && $v.events_delivery==1 && !$v.express}>
             <a  class="red" href="<{$web_cfg.domain}>/?c=Express&lottery_data_id=<{$v.lottery_data_id}>">填写收货地址</a>
             <{else}>