@@ -32,6 +32,9 @@
{{include "/common/baiducc.html"}}
<!--E-百度统计-->
<script>
+ $(function(){
+ $('.qr_box img[data-share-img]').attr('src', '/front/share/404')
+ })
$('a').each(function () {
$(this).attr('target', '_top')
})