Commit a148c5be by 梁建民

js

parent c8961e76
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<a :href="'/item/'+v.goods_id+'.html?ptag='+ptag+'-floor'+(count * 1 +1)" class="boxsiz" :target="v.window_open > 0 ? '_blank':'_self'" v-lazy-container="{ selector: 'img' }"> <a :href="'/item/'+v.goods_id+'.html?ptag='+ptag+'-floor'+(count * 1 +1)" class="boxsiz" :target="v.window_open > 0 ? '_blank':'_self'" v-lazy-container="{ selector: 'img' }">
<!--限时限量--> <!--限时限量-->
<template v-if="v.ac_type == 1"> <template v-if="v.ac_type == 1">
<img v-lazy="v.default_img" :alt="v.supplier_name" data-error="static/images/ziyin.png"> <img :data-src="v.default_img" :alt="v.supplier_name" data-error="static/images/ziyin.png">
<div class="text boxsiz"> <div class="text boxsiz">
<p class="t1 boxsiz">{{v.goods_name}}</p> <p class="t1 boxsiz">{{v.goods_name}}</p>
<p class="t2"> <p class="t2">
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
</template> </template>
<!--活动价--> <!--活动价-->
<template v-else-if="v.ac_type == 2"> <template v-else-if="v.ac_type == 2">
<img v-lazy="v.default_img" :alt="v.supplier_name" data-error="static/images/ziyin.png"> <img :data-src="v.default_img" :alt="v.supplier_name" data-error="static/images/ziyin.png">
<div class="text boxsiz"> <div class="text boxsiz">
<p class="t1 boxsiz">{{v.goods_name}}</p> <p class="t1 boxsiz">{{v.goods_name}}</p>
<p class="t2"> <p class="t2">
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
</template> </template>
<!--会员价--> <!--会员价-->
<template v-else-if="v.ac_type == 3"> <template v-else-if="v.ac_type == 3">
<img v-lazy="v.default_img" :alt="v.supplier_name" data-error="static/images/ziyin.png"> <img :data-src="v.default_img" :alt="v.supplier_name" data-error="static/images/ziyin.png">
<div class="text boxsiz"> <div class="text boxsiz">
<p class="t1 boxsiz">{{v.goods_name}}</p> <p class="t1 boxsiz">{{v.goods_name}}</p>
<p class="t2"> <p class="t2">
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
</template> </template>
<!--原价--> <!--原价-->
<template v-else> <template v-else>
<img v-lazy="v.default_img" :alt="v.supplier_name" data-error="static/images/ziyin.png"> <img :data-src="v.default_img" :alt="v.supplier_name" data-error="static/images/ziyin.png">
<div class="text boxsiz"> <div class="text boxsiz">
<p class="t1 boxsiz">{{v.goods_name}}</p> <p class="t1 boxsiz">{{v.goods_name}}</p>
<p class="t2"> <p class="t2">
...@@ -221,7 +221,7 @@ ...@@ -221,7 +221,7 @@
<li class="boxsiz" v-for="item in index.footer_new_article" :key="item.art_id"> <li class="boxsiz" v-for="item in index.footer_new_article" :key="item.art_id">
<a class="boxsiz" :href="'/article/'+item.art_id+'.html?ptag='+ptag+'-dynamic'"> <a class="boxsiz" :href="'/article/'+item.art_id+'.html?ptag='+ptag+'-dynamic'">
<div class="pic" v-lazy-container="{selector:'img'}"> <div class="pic" v-lazy-container="{selector:'img'}">
<img v-lazy="item.litpic" title="猎芯网" alt="猎芯网" data-error="static/images/news.png"> <img :data-src="item.litpic" title="猎芯网" alt="猎芯网" data-error="static/images/news.png">
</div> </div>
<div class="text"> <div class="text">
<p class="t1">{{item.title_seo}}</p> <p class="t1">{{item.title_seo}}</p>
......
<!DOCTYPE HTML><html lang=zh-CN><head><title></title><meta name=author content=www.ichunt.com><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,user-scalable=no,minimal-ui"><meta http-equiv=Content-Type content="text/html;charset=utf-8"><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black><meta name=format-detection content="telephone=no"><meta http-equiv=Expires content=-1><meta http-equiv=Cache-Control content=no-cache><meta http-equiv=Pragma content=no-cache><meta name=full-screen content=yes><meta name=browsermode content=application><meta name=x5-fullscreen content=true><meta name=x5-page-mode content=app><meta name=description content=猎芯网,快速成长的专业电子元器件商城,贸泽(MOUSER)全系产品、e络盟(element14)树莓派系列产品授权经销商,已获得多轮风险投资。为客户提供电子元器件现货,IC采购,进口报关,电子元器件寄售,供应链金融等一站式电子元器件采购服务。><meta name=keywords content=猎芯网,电子元器件采购,电子元器件商城,电子元器件现货,IC采购网,电子元器件寄售,电子元件,元器件商城,元器件采购,电子商城,><link rel=icon href=//szh5static.ichunt.com/favicon.ico><link rel=stylesheet href=//szh5static.ichunt.com/static/css/iconfont.css><script src=get_time.php></script><script>var fwtimes = window.fwtime - Math.floor((new Date().getTime()) / 1000); //获取服务器时间差</script><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js charset=utf-8></script><script src=//szh5static.ichunt.com/static/js/flexible.min.js charset=utf-8></script><script src=//szh5static.ichunt.com/static/js/shence.min.js charset=utf-8></script><link href=//szh5static.ichunt.com/css/chunk-18d036ff.8f935603.css rel=prefetch><link href=//szh5static.ichunt.com/js/chunk-18d036ff.29daf24c.js rel=prefetch><link href=//szh5static.ichunt.com/css/app.5642d040.css rel=preload as=style><link href=//szh5static.ichunt.com/css/chunk-vendors.521d5c8e.css rel=preload as=style><link href=//szh5static.ichunt.com/js/app.b68fb232.js rel=preload as=script><link href=//szh5static.ichunt.com/js/chunk-vendors.4db798ef.js rel=preload as=script><link href=//szh5static.ichunt.com/css/chunk-vendors.521d5c8e.css rel=stylesheet><link href=//szh5static.ichunt.com/css/app.5642d040.css rel=stylesheet></head><body><noscript><strong>网站出现了一点小问题,正在修复中.......</strong></noscript><div id=app></div><script>function SetCookie(name, value, time, domain) { <!DOCTYPE HTML><html lang=zh-CN><head><title></title><meta name=author content=www.ichunt.com><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,user-scalable=no,minimal-ui"><meta http-equiv=Content-Type content="text/html;charset=utf-8"><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black><meta name=format-detection content="telephone=no"><meta http-equiv=Expires content=-1><meta http-equiv=Cache-Control content=no-cache><meta http-equiv=Pragma content=no-cache><meta name=full-screen content=yes><meta name=browsermode content=application><meta name=x5-fullscreen content=true><meta name=x5-page-mode content=app><meta name=description content=猎芯网,快速成长的专业电子元器件商城,贸泽(MOUSER)全系产品、e络盟(element14)树莓派系列产品授权经销商,已获得多轮风险投资。为客户提供电子元器件现货,IC采购,进口报关,电子元器件寄售,供应链金融等一站式电子元器件采购服务。><meta name=keywords content=猎芯网,电子元器件采购,电子元器件商城,电子元器件现货,IC采购网,电子元器件寄售,电子元件,元器件商城,元器件采购,电子商城,><link rel=icon href=//szh5static.ichunt.com/favicon.ico><link rel=stylesheet href=//szh5static.ichunt.com/static/css/iconfont.css><script src=get_time.php></script><script>var fwtimes = window.fwtime - Math.floor((new Date().getTime()) / 1000); //获取服务器时间差</script><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js charset=utf-8></script><script src=//szh5static.ichunt.com/static/js/flexible.min.js charset=utf-8></script><script src=//szh5static.ichunt.com/static/js/shence.min.js charset=utf-8></script><link href=//szh5static.ichunt.com/css/chunk-03f01e17.897a7236.css rel=prefetch><link href=//szh5static.ichunt.com/js/chunk-03f01e17.fdd6588d.js rel=prefetch><link href=//szh5static.ichunt.com/css/app.5642d040.css rel=preload as=style><link href=//szh5static.ichunt.com/css/chunk-vendors.521d5c8e.css rel=preload as=style><link href=//szh5static.ichunt.com/js/app.9393d0a1.js rel=preload as=script><link href=//szh5static.ichunt.com/js/chunk-vendors.4db798ef.js rel=preload as=script><link href=//szh5static.ichunt.com/css/chunk-vendors.521d5c8e.css rel=stylesheet><link href=//szh5static.ichunt.com/css/app.5642d040.css rel=stylesheet></head><body><noscript><strong>网站出现了一点小问题,正在修复中.......</strong></noscript><div id=app></div><script>function SetCookie(name, value, time, domain) {
domain = domain ? ";domain=" + domain : ""; domain = domain ? ";domain=" + domain : "";
var Days = time; var Days = time;
var exp = new Date(); var exp = new Date();
...@@ -224,4 +224,4 @@ ...@@ -224,4 +224,4 @@
user_rank: '0' user_rank: '0'
}); });
sensors.quick('autoTrack'); sensors.quick('autoTrack');
}</script><script src=//szh5static.ichunt.com/js/chunk-vendors.4db798ef.js></script><script src=//szh5static.ichunt.com/js/app.b68fb232.js></script></body></html> }</script><script src=//szh5static.ichunt.com/js/chunk-vendors.4db798ef.js></script><script src=//szh5static.ichunt.com/js/app.9393d0a1.js></script></body></html>
\ No newline at end of file \ 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 sign in to comment