Commit f78ccacb by html5-李恒逸

Bugs

parent 312edd25
......@@ -64,5 +64,8 @@
$('.rule-adress').html($('#'+rules).html());
$('.alertWrap').hide();
});
$('.alertWrap').on('click',function(){
$('.alertWrap').hide();
})
</script>
<?php $this->load->view('distributor/footer')?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment