edit-sylive-hidden_share
This commit is contained in:
@@ -289,6 +289,9 @@ class Item extends Wx{
|
||||
'content' => $act['protocol']
|
||||
];
|
||||
$this->data['info'] = $info;
|
||||
//微信分享
|
||||
$wx_info = $this->share_info();
|
||||
$this->data['sign_package'] = $wx_info['sign_package'];
|
||||
$this->show_view('h5/market/sylive2/item/agreement');
|
||||
}
|
||||
|
||||
|
||||
@@ -17,4 +17,5 @@
|
||||
<div class="font-22">返回</div>
|
||||
</a>
|
||||
</div>
|
||||
<?= $this->load->view('h5/market/sylive2/hidden_wx_share') ?>
|
||||
</body>
|
||||
@@ -516,5 +516,5 @@
|
||||
}
|
||||
})
|
||||
</script>
|
||||
<?=$this->load->view('h5/market/sylive2/share_script')?>
|
||||
<?=$this->load->view('h5/market/sylive2/hidden_wx_share')?>
|
||||
</body>
|
||||
Reference in New Issue
Block a user