|
@@ -1,4 +1,4 @@
|
|
|
-<?php /* Smarty version 2.6.17, created on 2018-04-25 15:07:22
|
|
|
+<?php /* Smarty version 2.6.17, created on 2018-05-28 14:57:36
|
|
|
compiled from events_vote.html */ ?>
|
|
|
<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
|
|
$this->_smarty_include(array('smarty_include_tpl_file' => "header.html", 'smarty_include_vars' => array()));
|
|
@@ -13,147 +13,17 @@ $this->_tpl_vars = $_smarty_tpl_vars;
|
|
|
unset($_smarty_tpl_vars);
|
|
|
?>
|
|
|
|
|
|
-<!---->
|
|
|
-<div class="wrapper" data-total-vote-num="<?php echo $this->_tpl_vars['voteInfo']['total_vote_num']; ?>
|
|
|
-">
|
|
|
-
|
|
|
-
|
|
|
- <div class="article_title center"><?php echo $this->_tpl_vars['voteInfo']['events_name']; ?>
|
|
|
-</div>
|
|
|
- <!--公用活动说明样式-->
|
|
|
- <div class="article_content"><?php echo $this->_tpl_vars['voteInfo']['events_tips']; ?>
|
|
|
-</div>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- <div class="v_box_w clear">
|
|
|
-
|
|
|
- <?php if ($this->_tpl_vars['eventsStatus'] && $this->_tpl_vars['eventsStatus'] != 'STATUS_LIMITATIONS'): ?>
|
|
|
- <?php if ($this->_tpl_vars['voteInfo']['events_hd_tips']): ?>
|
|
|
- <div class="h3_title"><?php echo $this->_tpl_vars['voteInfo']['events_hd_tips']; ?>
|
|
|
-</div>
|
|
|
- <?php endif; ?>
|
|
|
- <!--公用活动结束提示 begin-->
|
|
|
- <div class="v_end_com_box">
|
|
|
- <div class="v_end_txt_com center">活动已结束!</div>
|
|
|
- <div class="center"><a href="<?php echo $this->_tpl_vars['listUrl']; ?>
|
|
|
-" class="submit_btn_style">参与更多特权活动</a></div>
|
|
|
- </div>
|
|
|
- <?php endif; ?>
|
|
|
-
|
|
|
- <?php if ($this->_tpl_vars['voteInfo']['events_hd_tips']): ?>
|
|
|
- <div class="h3_title"><?php echo $this->_tpl_vars['voteInfo']['events_hd_tips']; ?>
|
|
|
-</div>
|
|
|
- <?php endif; ?>
|
|
|
-
|
|
|
- <?php if ($this->_tpl_vars['voteInfo']['vote_type'] == 1): ?>
|
|
|
-
|
|
|
- <!--<div class="vote_show_box2" id="vote_show_box2">
|
|
|
- <?php $_from = $this->_tpl_vars['voteInfo']['vote']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
|
- foreach ($_from as $this->_tpl_vars['vote']):
|
|
|
-?>
|
|
|
- <div class="radio_cell" data-voteid="<?php echo $this->_tpl_vars['vote']['id']; ?>
|
|
|
-">
|
|
|
- <label for="radio-2-<?php echo $this->_tpl_vars['vote']['id']; ?>
|
|
|
-" class="lable_div" data-voteid="<?php echo $this->_tpl_vars['vote']['id']; ?>
|
|
|
-" >
|
|
|
- <div class="data_cell_box vote_box" data-voteid="<?php echo $this->_tpl_vars['vote']['id']; ?>
|
|
|
-" >
|
|
|
- <p class="dv_title dv_title_default"><?php echo $this->_tpl_vars['vote']['title']; ?>
|
|
|
-</p>
|
|
|
- <?php $this->assign('total_num', $this->_tpl_vars['vote']['num']+$this->_tpl_vars['vote']['add_num']); ?>
|
|
|
- <p class="data_show_cell"><em style="width:0px;" data-num="<?php echo $this->_tpl_vars['total_num']; ?>
|
|
|
-"></em><b><?php echo $this->_tpl_vars['vote']['per_num']; ?>
|
|
|
-%</b></p>
|
|
|
- </div>
|
|
|
- </label>
|
|
|
- </div>
|
|
|
- <?php endforeach; endif; unset($_from); ?>
|
|
|
- </div>-->
|
|
|
-
|
|
|
- <div class="vote_txt_box clear">
|
|
|
- <?php $_from = $this->_tpl_vars['voteInfo']['vote']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }$this->_foreach['votebox'] = array('total' => count($_from), 'iteration' => 0);
|
|
|
-if ($this->_foreach['votebox']['total'] > 0):
|
|
|
- foreach ($_from as $this->_tpl_vars['vote']):
|
|
|
- $this->_foreach['votebox']['iteration']++;
|
|
|
-?>
|
|
|
- <div class="radio_cell" data-voteid="<?php echo $this->_tpl_vars['vote']['id']; ?>
|
|
|
-">
|
|
|
- <label for="radio-2-<?php echo $this->_tpl_vars['vote']['id']; ?>
|
|
|
-" class="lable_div" data-voteid="<?php echo $this->_tpl_vars['vote']['id']; ?>
|
|
|
-" >
|
|
|
- <div class="vt_cell vote_box" data-voteid="<?php echo $this->_tpl_vars['vote']['id']; ?>
|
|
|
-">
|
|
|
- <div class="vt_index"><span class="vt_num"><em><?php echo $this->_foreach['votebox']['iteration']; ?>
|
|
|
-</em></span></div>
|
|
|
- <div class="vt_title"><span><?php echo $this->_tpl_vars['vote']['title']; ?>
|
|
|
-</span></div>
|
|
|
- <?php $this->assign('total_num', $this->_tpl_vars['vote']['num']+$this->_tpl_vars['vote']['add_num']); ?>
|
|
|
- <p class="data_show_cell vt_total_bg"><em style="width:0px;" class="vt_total_line bg_color" data-num="<?php echo $this->_tpl_vars['total_num']; ?>
|
|
|
-"></em></p>
|
|
|
- <div class="vt_total_num font_color"><?php echo $this->_tpl_vars['vote']['per_num']; ?>
|
|
|
-%</div>
|
|
|
- </div>
|
|
|
- </label>
|
|
|
- </div>
|
|
|
- <?php endforeach; endif; unset($_from); ?>
|
|
|
- </div>
|
|
|
-
|
|
|
-
|
|
|
- <?php else: ?>
|
|
|
- <div class="vote_show_box">
|
|
|
- <div class="vote_cell_row clear">
|
|
|
- <div class="vote_item_show clear">
|
|
|
- <?php $_from = $this->_tpl_vars['voteInfo']['vote']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
|
|
|
- foreach ($_from as $this->_tpl_vars['vote']):
|
|
|
-?>
|
|
|
- <dl class="vote_item">
|
|
|
- <dt>
|
|
|
- <img src="<?php echo $this->_tpl_vars['web_cfg']['cdn']; ?>
|
|
|
-/public/static/img/vote_img_bg.jpg">
|
|
|
- <div class="vote_img_thumb" style="background-image:url(<?php echo $this->_tpl_vars['vote']['img_url']; ?>
|
|
|
-);"></div>
|
|
|
- <?php $this->assign('total_num', $this->_tpl_vars['vote']['num']+$this->_tpl_vars['vote']['add_num']); ?>
|
|
|
- <div class="vote_btn bg_color" data-voteid="<?php echo $this->_tpl_vars['vote']['id']; ?>
|
|
|
-" data-num="<?php echo $this->_tpl_vars['total_num']; ?>
|
|
|
-"><span <?php if ($this->_tpl_vars['eventsStatus'] == 'STATUS_LIMITATIONS' || $this->_tpl_vars['eventsStatus'] == 'STATUS_HAS_END'): ?>class="h_selected" <?php endif; ?>></span><p class="total_num_show"><?php echo $this->_tpl_vars['total_num']; ?>
|
|
|
-</p></div>
|
|
|
- </dt>
|
|
|
- <dd>
|
|
|
- <p class="vote_name"><?php echo $this->_tpl_vars['vote']['title']; ?>
|
|
|
-</p>
|
|
|
- </dd>
|
|
|
- </dl>
|
|
|
- <?php endforeach; endif; unset($_from); ?>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <?php endif; ?>
|
|
|
-
|
|
|
- <?php if ($this->_tpl_vars['voteInfo']['share_button'] == 2): ?>
|
|
|
- <?php $_smarty_tpl_vars = $this->_tpl_vars;
|
|
|
-$this->_smarty_include(array('smarty_include_tpl_file' => "share_button.html", 'smarty_include_vars' => array()));
|
|
|
+<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
|
|
+$this->_smarty_include(array('smarty_include_tpl_file' => "events_top.html", 'smarty_include_vars' => array()));
|
|
|
$this->_tpl_vars = $_smarty_tpl_vars;
|
|
|
unset($_smarty_tpl_vars);
|
|
|
?>
|
|
|
- <?php endif; ?>
|
|
|
-
|
|
|
- <?php if ($this->_tpl_vars['voteInfo']['operationt_tips']): ?>
|
|
|
- <div class="h3_title"><span><?php echo $this->_tpl_vars['voteInfo']['operationt_tips']; ?>
|
|
|
-</span></div>
|
|
|
- <?php endif; ?>
|
|
|
- <!--公用活动规则样式-->
|
|
|
- <div class="activity_des">
|
|
|
- <?php echo $this->_tpl_vars['voteInfo']['events_rules']; ?>
|
|
|
|
|
|
- </div>
|
|
|
-
|
|
|
- <div class="clear"></div>
|
|
|
-
|
|
|
- </div>
|
|
|
-
|
|
|
-
|
|
|
-</div>
|
|
|
+<?php $_smarty_tpl_vars = $this->_tpl_vars;
|
|
|
+$this->_smarty_include(array('smarty_include_tpl_file' => "events_infos.html", 'smarty_include_vars' => array()));
|
|
|
+$this->_tpl_vars = $_smarty_tpl_vars;
|
|
|
+unset($_smarty_tpl_vars);
|
|
|
+ ?>
|
|
|
|
|
|
<!--公用提示背景遮罩层-->
|
|
|
<div class="a_cover"></div>
|
|
@@ -168,6 +38,8 @@ unset($_smarty_tpl_vars);
|
|
|
<script>
|
|
|
var seconds = 1000;
|
|
|
var goUrl = '';
|
|
|
+var config_total_vote_num = '<?php echo $this->_tpl_vars['voteInfo']['total_vote_num']; ?>
|
|
|
+';
|
|
|
function go_page(){
|
|
|
location.href = goUrl;
|
|
|
}
|
|
@@ -218,7 +90,7 @@ KISSY.use('node, io, json', function (S, Node, IO, JSON) {
|
|
|
|
|
|
var _self = $(this);
|
|
|
var voteid = $(this).data('voteid');
|
|
|
- var total_vote_num = $('.wrapper').attr('data-total-vote-num');
|
|
|
+ var total_vote_num = config_total_vote_num;
|
|
|
if (!voteid) {
|
|
|
return false
|
|
|
}
|
|
@@ -241,7 +113,7 @@ KISSY.use('node, io, json', function (S, Node, IO, JSON) {
|
|
|
var addNum = _self.find('em').data('num') + 1;
|
|
|
_self.find('em').data('num', addNum);
|
|
|
total_vote_num = Number(total_vote_num) + 1;
|
|
|
- $('.wrapper').attr('data-total-vote-num', total_vote_num);
|
|
|
+ config_total_vote_num = total_vote_num;
|
|
|
refreshVoteBox(true);
|
|
|
});
|
|
|
} else {
|
|
@@ -349,7 +221,7 @@ KISSY.use('node, io, json', function (S, Node, IO, JSON) {
|
|
|
total += num;
|
|
|
});
|
|
|
|
|
|
- var total_vote_num = $('.wrapper').attr('data-total-vote-num');
|
|
|
+ var total_vote_num = config_total_vote_num;
|
|
|
|
|
|
$(".data_show_cell").fadeIn();
|
|
|
$(".data_show_cell em").each(function (i) {
|