Commit 2906022a by 肖康

样片H5前端页面搞完等接口

parent 24ee2413
<template> <template>
<div id="app"> <div id="app">
<keep-alive exclude="newsDetail,pointchange,wallet,walletRetrieve,walletDetail,walletRecord,walletStatus,walletWithdraw,walletRecharge,xianhuo,lxshop,brand,brandList"> <keep-alive exclude="newsDetail,pointchange,wallet,walletRetrieve,walletDetail,walletRecord,walletStatus,walletWithdraw,walletRecharge,xianhuo,lxshop,brand,brandList,sampleapply">
<router-view class="router-view"></router-view> <router-view class="router-view"></router-view>
</keep-alive> </keep-alive>
</div> </div>
......
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html *{outline:0;-webkit-text-size-adjust:none !important;-webkit-tap-highlight-color:transparent !important}html,body{font-family:sans-serif;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,section{margin:0;padding:0}button,input,select,textarea{font-size:100%;border:none;-webkit-appearance:none}input[type=button],input[type=file],input[type=submit]{cursor:pointer}table{border-collapse:collapse;border-spacing:0}ol,ul,dl{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}em,b,i{font-style:normal}a{text-decoration:none}img{border:none}.clr{*zoom:1;clear:both}.clr:after{content:".";clear:both;height:0;visibility:hidden;display:block}.fl{float:left;_display:inline}.f-orange{color:#ffa200 !important}.fr{float:right;_display:inline}.va-t{vertical-align:top}.va-m{vertical-align:middle}.va-b{vertical-align:bottom}.i-hide{display:none}.i-show{display:block}.lineBlock{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal}.lbBox{font-size:0 !important;*word-spacing:-1px !important}.boxsiz{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{width:100%;height:100%;-webkit-overflow-scrolling:touch}body{overflow-x:hidden}.f-blue{color:#1080d0}.f-red{color:#ff0000}.f-999{color:#999}.f-333{color:#666}.fw{font-weight:bold}.ta-c{text-align:center}.ta-l{text-align:left}.ta-r{text-align:right}.mt-10{margin-top:10px}.emptys{margin-left:-1px;width:1px;height:100%;font-size:0;vertical-align:middle}@media (min-width: 750px){html{background:rgba(0,0,0,0.5)}html body{max-width:480px;margin:0 auto;background:#fff}html body .main-interface .container-wrap::-webkit-scrollbar{width:10px;height:11px}html body .main-interface .container-wrap::-webkit-scrollbar-thumb{background-color:#ffffff;box-shadow:0px 0px 0px 0px rgba(73,73,73,0.92);border-radius:10px;border:solid 1px #e5e5e5;padding:2px}html body .main-interface .container-wrap::-webkit-scrollbar-track{background-color:#eeeeee;box-shadow:inset 1px 3px 5px 0px rgba(192,186,186,0.75);border-radius:10px}}#app{height:100%}.navigator{order:1;width:100%;height:2rem;position:fixed;bottom:0;left:0;right:0;z-index:2019}.navigator ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;background-color:#ffffff;box-shadow:0rem 0rem 0.12rem 0rem rgba(196,196,196,0.87);justify-content:center;align-items:center}.navigator ul li{position:relative;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}.navigator ul li a{display:block}.navigator ul li a .cart{position:absolute;left:50%;top:-8px;margin-left:-2px;color:#fff;font-size:12px;font-weight:500;text-align:center;padding:0 3px;min-width:16px;line-height:14px;border:1px solid #fff;border-radius:16px;background-color:#f44;transform:translateX(50%);transform-origin:100%}.navigator ul li a i{width:26px;height:26px;display:block;margin:0 auto;color:#d5d5d5;font-size:25px;text-align:center}.navigator ul li a .ico-1{background:url("../images/home/i1.png") no-repeat center center;background-size:cover}.navigator ul li a .ico-2{background:url("../images/home/i2.png") no-repeat center center;background-size:cover}.navigator ul li a .ico-3{background:url("../images/home/i3.png") no-repeat center center;background-size:cover}.navigator ul li a .ico-4{background:url("../images/home/i4.png") no-repeat center center;background-size:cover}.navigator ul li a .ico-5{background:url("../images/home/i5.png") no-repeat center center;background-size:cover}.navigator ul li a p{margin-top:0.133rem;font-size:10px;color:#adadad}.navigator ul li.curr i{color:#57a1f4}.navigator ul li.curr .ico-1{background:url("../images/home/i1_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr .ico-2{background:url("../images/home/i2_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr .ico-3{background:url("../images/home/i3_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr .ico-4{background:url("../images/home/i4_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr .ico-5{background:url("../images/home/i5_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr p{color:#4e8eee}.loading-background{background:transparent;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;flex-direction:column;z-index:99}.slide-bar{position:fixed;right:0;bottom:23%;z-index:3000}.slide-bar .customer-service{width:1.053rem;height:1.053rem;border-radius:4px;background:rgba(78,142,238,0.8);display:flex;align-items:center;justify-content:center}.slide-bar .customer-service .icon-kefu{color:#fff;font-size:25px}.slide-bar .backtop{margin-top:5px;width:1.053rem;height:1.053rem;border-radius:4px;background:rgba(78,142,238,0.8);display:flex;align-items:center;justify-content:center;color:#fff}.slide-bar .backtop a{color:#fff}.slide-bar .backtop .icon-xiangshang1{color:#fff;font-size:28px}.slide-bar .carslide{position:relative}.slide-bar .carslide .carNumx{position:absolute;right:2px;top:2px;height:15px;width:15px;background:red;border-radius:15px;color:#fff;font-weight:normal;font-size:12px;text-align:center;line-height:15px}.kefu .t0{text-align:center;height:100px;line-height:100px}.kefu .t0 .icon-kefu{font-size:60px;color:#1080d0}.kefu .t1{padding:0 10%;margin-bottom:20px}.kefu .t1 a{display:block;height:33px;line-height:33px;font-size:14px;background:#1080d0;color:#fff;text-decoration:none;text-align:center;border:none}.kefu .t2{padding:0 10%;margin-bottom:20px}.kefu .t2 a{border-color:#e5e5e5;color:#1080d0;border:1px solid #1080d0;text-decoration:none;text-align:center;display:block;height:33px;line-height:33px;font-size:13px}.kefu .t2 a .icon-qq{font-size:13px;margin-right:10px}font[class^="rowNum"]{font-size:0 !important;*word-spacing:-1px !important}font[class^="asfgd"]{position:relative;background-image:url(https://static.ichunt.com/dist/res/m/images/number/aff.svg);display:inline-block;letter-spacing:normal;word-spacing:normal;font-style:normal}.asfgdqwer,.asfgdtyhg,.asfgdpolk,.asfgdpoqw{background-position:0 -1px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdrfdf,.asfgderfd,.asfgdwdsa,.asfgdpoer{background-position:-1px -17px !important;background-repeat:no-repeat !important;width:4px;height:10px}.asfgdasde,.asfgdqwsz,.asfgdrtgd,.asfgdpovv{background-position:0 -34px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdwsxc,.asfgdwsxz,.asfgdrfvb,.asfgdpoee{background-position:0 -53px !important;background-repeat:no-repeat !important;width:6px;height:10px}.asfgdqazs,.asfgdqasd,.asfgdqwag,.asfgdpogh{background-position:0 -73px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdrtyh,.asfgdyutr,.asfgdeews,.asfgdpotg{background-position:0 -95px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdpluj,.asfgdikjf,.asfgdesgj,.asfgdpfff{background-position:0 -113px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdtrdb,.asfgdiksf,.asfgdsgkp,.asfgdprty{background-position:0 -133px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdpehl,.asfgdstgb,.asfgderll,.asfgdpokf{background-position:0 -153px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdpehg,.asfgdstgf,.asfgderlf,.asfgdpogk{background-position:0 -177px !important;background-repeat:no-repeat !important;width:7px;height:10px}.mui-row:before,.mui-row:after{display:table;content:' '}.mui-row:after{clear:both}.mui-col-xs-1,.mui-col-sm-1,.mui-col-xs-2,.mui-col-sm-2,.mui-col-xs-3,.mui-col-sm-3,.mui-col-xs-4,.mui-col-sm-4,.mui-col-xs-5,.mui-col-sm-5,.mui-col-xs-6,.mui-col-sm-6,.mui-col-xs-7,.mui-col-sm-7,.mui-col-xs-8,.mui-col-sm-8,.mui-col-xs-9,.mui-col-sm-9,.mui-col-xs-10,.mui-col-sm-10,.mui-col-xs-11,.mui-col-sm-11,.mui-col-xs-12,.mui-col-sm-12{position:relative;min-height:1px}.mui-row>[class*='mui-col-']{float:left}.mui-col-xs-12,mui-col-sm-12{width:100%}.mui-col-xs-11,mui-col-sm-11{width:91.66666667%}.mui-col-xs-10,mui-col-sm-10{width:83.33333333%}.mui-col-xs-9,mui-col-sm-9{width:75%}.mui-col-xs-8,mui-col-sm-8{width:66.66666667%}.mui-col-xs-7,mui-col-sm-7{width:58.33333333%}.mui-col-xs-6,mui-col-sm-6{width:50%}.mui-col-xs-5,mui-col-sm-5{width:41.66666667%}.mui-col-xs-4,mui-col-sm-4{width:33.33333333%}.mui-col-xs-3,mui-col-sm-3{width:25%}.mui-col-xs-2,mui-col-sm-2{width:16.66666667%}.mui-col-xs-1,mui-col-sm-1{width:8.33333333%} html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html *{outline:0;-webkit-text-size-adjust:none !important;-webkit-tap-highlight-color:transparent !important}html,body{font-family:sans-serif;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,section{margin:0;padding:0}button,input,select,textarea{font-size:100%;border:none;-webkit-appearance:none}input[type=button],input[type=file],input[type=submit]{cursor:pointer}table{border-collapse:collapse;border-spacing:0}ol,ul,dl{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}em,b,i{font-style:normal}a{text-decoration:none}img{border:none}.clr{*zoom:1;clear:both}.clr:after{content:".";clear:both;height:0;visibility:hidden;display:block}.fl{float:left;_display:inline}.f-orange{color:#ffa200 !important}.fr{float:right;_display:inline}.va-t{vertical-align:top}.va-m{vertical-align:middle}.va-b{vertical-align:bottom}.i-hide{display:none}.i-show{display:block}.lineBlock{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal}.lbBox{font-size:0 !important;*word-spacing:-1px !important}.boxsiz{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{width:100%;height:100%;-webkit-overflow-scrolling:touch}body{overflow-x:hidden}.f-blue{color:#1080d0}.f-red{color:#ff0000}.f-999{color:#999}.f-333{color:#666}.fw{font-weight:bold}.ta-c{text-align:center}.ta-l{text-align:left}.ta-r{text-align:right}.mt-10{margin-top:10px}.emptys{margin-left:-1px;width:1px;height:100%;font-size:0;vertical-align:middle}@media (min-width: 750px){html{background:rgba(0,0,0,0.5)}html body{max-width:480px;margin:0 auto;background:#fff}html body .main-interface .container-wrap::-webkit-scrollbar{width:10px;height:11px}html body .main-interface .container-wrap::-webkit-scrollbar-thumb{background-color:#ffffff;box-shadow:0px 0px 0px 0px rgba(73,73,73,0.92);border-radius:10px;border:solid 1px #e5e5e5;padding:2px}html body .main-interface .container-wrap::-webkit-scrollbar-track{background-color:#eeeeee;box-shadow:inset 1px 3px 5px 0px rgba(192,186,186,0.75);border-radius:10px}}#app{height:100%}.navigator{order:1;width:100%;height:2rem;position:fixed;bottom:0;left:0;right:0;z-index:2019}.navigator ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;background-color:#ffffff;box-shadow:0rem 0rem 0.12rem 0rem rgba(196,196,196,0.87);justify-content:center;align-items:center}.navigator ul li{position:relative;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center}.navigator ul li a{display:block}.navigator ul li a .cart{position:absolute;left:50%;top:-8px;margin-left:-2px;color:#fff;font-size:12px;font-weight:500;text-align:center;padding:0 3px;min-width:16px;line-height:14px;border:1px solid #fff;border-radius:16px;background-color:#f44;transform:translateX(50%);transform-origin:100%}.navigator ul li a i{width:26px;height:26px;display:block;margin:0 auto;color:#d5d5d5;font-size:25px;text-align:center}.navigator ul li a .ico-1{background:url("../images/home/i1.png") no-repeat center center;background-size:cover}.navigator ul li a .ico-2{background:url("../images/home/i2.png") no-repeat center center;background-size:cover}.navigator ul li a .ico-3{background:url("../images/home/i3.png") no-repeat center center;background-size:cover}.navigator ul li a .ico-4{background:url("../images/home/i4.png") no-repeat center center;background-size:cover}.navigator ul li a .ico-5{background:url("../images/home/i5.png") no-repeat center center;background-size:cover}.navigator ul li a p{margin-top:0.133rem;font-size:10px;color:#adadad}.navigator ul li.curr i{color:#57a1f4}.navigator ul li.curr .ico-1{background:url("../images/home/i1_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr .ico-2{background:url("../images/home/i2_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr .ico-3{background:url("../images/home/i3_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr .ico-4{background:url("../images/home/i4_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr .ico-5{background:url("../images/home/i5_s.png") no-repeat center center;background-size:cover}.navigator ul li.curr p{color:#4e8eee}.loading-background{background:transparent;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;justify-content:center;flex-direction:column;z-index:99}.slide-bar{position:fixed;right:0;bottom:23%;z-index:3000}.slide-bar .customer-service{width:1.053rem;height:1.053rem;border-radius:4px;background:rgba(78,142,238,0.8);display:flex;align-items:center;justify-content:center}.slide-bar .customer-service .icon-kefu{color:#fff;font-size:25px}.slide-bar .backtop{margin-top:5px;width:1.053rem;height:1.053rem;border-radius:4px;background:rgba(78,142,238,0.8);display:flex;align-items:center;justify-content:center;color:#fff}.slide-bar .backtop a{color:#fff}.slide-bar .backtop .icon-xiangshang1{color:#fff;font-size:28px}.slide-bar .carslide{position:relative}.slide-bar .carslide .carNumx{position:absolute;right:2px;top:2px;height:15px;width:15px;background:red;border-radius:15px;color:#fff;font-weight:normal;font-size:12px;text-align:center;line-height:15px}.kefu .t0{text-align:center;height:100px;line-height:100px}.kefu .t0 .icon-kefu{font-size:60px;color:#1080d0}.kefu .t1{padding:0 10%;margin-bottom:20px}.kefu .t1 a{display:block;height:33px;line-height:33px;font-size:14px;background:#1080d0;color:#fff;text-decoration:none;text-align:center;border:none}.kefu .t2{padding:0 10%;margin-bottom:20px}.kefu .t2 a{border-color:#e5e5e5;color:#1080d0;border:1px solid #1080d0;text-decoration:none;text-align:center;display:block;height:33px;line-height:33px;font-size:13px}.kefu .t2 a .icon-qq{font-size:13px;margin-right:10px}font[class^="rowNum"]{font-size:0 !important;*word-spacing:-1px !important}font[class^="asfgd"]{position:relative;background-image:url(https://static.ichunt.com/dist/res/m/images/number/aff.svg);display:inline-block;letter-spacing:normal;word-spacing:normal;font-style:normal}.asfgdqwer,.asfgdtyhg,.asfgdpolk,.asfgdpoqw{background-position:0 -1px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdrfdf,.asfgderfd,.asfgdwdsa,.asfgdpoer{background-position:-1px -17px !important;background-repeat:no-repeat !important;width:4px;height:10px}.asfgdasde,.asfgdqwsz,.asfgdrtgd,.asfgdpovv{background-position:0 -34px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdwsxc,.asfgdwsxz,.asfgdrfvb,.asfgdpoee{background-position:0 -53px !important;background-repeat:no-repeat !important;width:6px;height:10px}.asfgdqazs,.asfgdqasd,.asfgdqwag,.asfgdpogh{background-position:0 -73px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdrtyh,.asfgdyutr,.asfgdeews,.asfgdpotg{background-position:0 -95px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdpluj,.asfgdikjf,.asfgdesgj,.asfgdpfff{background-position:0 -113px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdtrdb,.asfgdiksf,.asfgdsgkp,.asfgdprty{background-position:0 -133px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdpehl,.asfgdstgb,.asfgderll,.asfgdpokf{background-position:0 -153px !important;background-repeat:no-repeat !important;width:7px;height:10px}.asfgdpehg,.asfgdstgf,.asfgderlf,.asfgdpogk{background-position:0 -177px !important;background-repeat:no-repeat !important;width:7px;height:10px}.share-mask{position:fixed;bottom:0;top:0;left:0;right:0;background:rgba(0,0,0,0.3);z-index:999}.share-mask img{width:90%;float:right}.mui-row:before,.mui-row:after{display:table;content:' '}.mui-row:after{clear:both}.mui-col-xs-1,.mui-col-sm-1,.mui-col-xs-2,.mui-col-sm-2,.mui-col-xs-3,.mui-col-sm-3,.mui-col-xs-4,.mui-col-sm-4,.mui-col-xs-5,.mui-col-sm-5,.mui-col-xs-6,.mui-col-sm-6,.mui-col-xs-7,.mui-col-sm-7,.mui-col-xs-8,.mui-col-sm-8,.mui-col-xs-9,.mui-col-sm-9,.mui-col-xs-10,.mui-col-sm-10,.mui-col-xs-11,.mui-col-sm-11,.mui-col-xs-12,.mui-col-sm-12{position:relative;min-height:1px}.mui-row>[class*='mui-col-']{float:left}.mui-col-xs-12,mui-col-sm-12{width:100%}.mui-col-xs-11,mui-col-sm-11{width:91.66666667%}.mui-col-xs-10,mui-col-sm-10{width:83.33333333%}.mui-col-xs-9,mui-col-sm-9{width:75%}.mui-col-xs-8,mui-col-sm-8{width:66.66666667%}.mui-col-xs-7,mui-col-sm-7{width:58.33333333%}.mui-col-xs-6,mui-col-sm-6{width:50%}.mui-col-xs-5,mui-col-sm-5{width:41.66666667%}.mui-col-xs-4,mui-col-sm-4{width:33.33333333%}.mui-col-xs-3,mui-col-sm-3{width:25%}.mui-col-xs-2,mui-col-sm-2{width:16.66666667%}.mui-col-xs-1,mui-col-sm-1{width:8.33333333%}
/*# sourceMappingURL=global.min.css.map */ /*# sourceMappingURL=global.min.css.map */
{ {
"version": 3, "version": 3,
"mappings": "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", "mappings": "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",
"sources": ["base.scss","global.scss"], "sources": ["base.scss","global.scss"],
"names": [], "names": [],
"file": "global.min.css" "file": "global.min.css"
......
...@@ -329,7 +329,11 @@ font[class^="asfgd"] { ...@@ -329,7 +329,11 @@ font[class^="asfgd"] {
width: 7px; width: 7px;
height: 10px; height: 10px;
} }
/**分享样式**/
.share-mask{
position: fixed;bottom:0;top:0;left:0;right:0;background: rgba(0,0,0,0.3);z-index: 999;
img{width:90%;float:right;}
}
/**兼容旧版本栅格布局**/ /**兼容旧版本栅格布局**/
.mui-row:before, .mui-row:after .mui-row:before, .mui-row:after
{ {
......
.sample{
.ele{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.banner{
height:173px;width:100%;
background: url("../../images/sample/samplebanner.png") no-repeat;
background-size: 100% 100%;
}
.zititle{
padding:15px;
span{color:#333;font-size: 16px;}
font{font-size: 12px;color:#999;margin-left: 10px;height:20px;line-height: 20px;}
}
.nav{
padding:0 15px ;
.van-hairline--top-bottom::after {
border-width: 0 0 1px 0;
}
}
.con{
.con-group{
padding:15px;
padding-bottom: 0px;
.img-box{
width:2.933rem;height:2.933rem;
img{width:100%;height:100%;}
}
.cb-box{
width:6rem;height:2.933rem;padding-bottom: 15px;
.title{color:#333;font-size: 16px;.ele;margin-bottom: 0.15rem;}
p{color:#333;font-size: 12px;span{color:#666;}.ele;height:0.45rem;line-height: 0.45rem;}
.btnx{width:3.5rem;height:0.7rem;line-height: 0.7rem;border-radius: 4px;background: #1080d0;color:#fff;text-align: center;cursor: pointer;margin-top: 0.2rem;}
}
@media screen and (max-width: 320px) {
.cb-box{
width:5.8rem;height:2.933rem;
.title{margin-bottom: 0.05rem;}
}
}
}
}
.fix-btns{
position: fixed;left:0;bottom:0;right:0;height:50px;line-height: 50px;color:#fff;font-size: 16px;
text-align: center;background: #1080d0;box-shadow: 0 0 10px #000;cursor: pointer;
}
.get-user-pop{
.get-user-con{
background: #fff;width:8.667rem;
height:5.52rem;border-radius: 3px;
position: fixed;
top:50%;
left:50%;
margin-left: -4.3335rem;
margin-top: -2.76rem;
box-shadow: 0 0 20px #e5e5e5;
z-index: 99999;
h3{
color:#ffa200;font-size: 16px;height:2.027rem;
line-height:2.027rem;text-align: center;
i{position: relative;float: right;top:-1.4rem;color:#fff;font-size: 20px;}
}
h2{color:#000;font-size: 14px;text-align: center;width:60%;margin:0 auto;}
span{display: block;cursor: pointer;height:30px;line-height: 30px;width:150px;text-align: center;background: #1080d0;color:#fff;font-size: 14px;border-radius: 30px;margin:0 auto;margin-top: 50px;}
}
.mask{position: fixed;bottom:0;top:0;left:0;right:0;background: rgba(0,0,0,0.3);z-index: 999;}
}
}
.sample .ele{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sample .banner{height:173px;width:100%;background:url("../../images/sample/samplebanner.png") no-repeat;background-size:100% 100%}.sample .zititle{padding:15px}.sample .zititle span{color:#333;font-size:16px}.sample .zititle font{font-size:12px;color:#999;margin-left:10px;height:20px;line-height:20px}.sample .nav{padding:0 15px }.sample .nav .van-hairline--top-bottom::after{border-width:0 0 1px 0}.sample .con .con-group{padding:15px;padding-bottom:0px}.sample .con .con-group .img-box{width:2.933rem;height:2.933rem}.sample .con .con-group .img-box img{width:100%;height:100%}.sample .con .con-group .cb-box{width:6rem;height:2.933rem;padding-bottom:15px}.sample .con .con-group .cb-box .title{color:#333;font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:.15rem}.sample .con .con-group .cb-box p{color:#333;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:.45rem;line-height:.45rem}.sample .con .con-group .cb-box p span{color:#666}.sample .con .con-group .cb-box .btnx{width:3.5rem;height:.7rem;line-height:.7rem;border-radius:4px;background:#1080d0;color:#fff;text-align:center;cursor:pointer;margin-top:.2rem}@media screen and (max-width:320px){.sample .con .con-group .cb-box{width:5.8rem;height:2.933rem}.sample .con .con-group .cb-box .title{margin-bottom:.05rem}}.sample .fix-btns{position:fixed;left:0;bottom:0;right:0;height:50px;line-height:50px;color:#fff;font-size:16px;text-align:center;background:#1080d0;box-shadow:0 0 10px #000;cursor:pointer}.sample .get-user-pop .get-user-con{background:#fff;width:8.667rem;height:5.52rem;border-radius:3px;position:fixed;top:50%;left:50%;margin-left:-4.3335rem;margin-top:-2.76rem;box-shadow:0 0 20px #e5e5e5;z-index:99999}.sample .get-user-pop .get-user-con h3{color:#ffa200;font-size:16px;height:2.027rem;line-height:2.027rem;text-align:center}.sample .get-user-pop .get-user-con h3 i{position:relative;float:right;top:-1.4rem;color:#fff;font-size:20px}.sample .get-user-pop .get-user-con h2{color:#000;font-size:14px;text-align:center;width:60%;margin:0 auto}.sample .get-user-pop .get-user-con span{display:block;cursor:pointer;height:30px;line-height:30px;width:150px;text-align:center;background:#1080d0;color:#fff;font-size:14px;border-radius:30px;margin:0 auto;margin-top:50px}.sample .get-user-pop .mask{position:fixed;bottom:0;top:0;left:0;right:0;background:rgba(0,0,0,0.3);z-index:999}
\ No newline at end of file
.sample-apply{
padding-bottom: 55px;
.ele{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.line{height:5px;background: #f3f3f3;}
.van-collapse-item__content{padding-top:0px;padding-bottom: 0px;}
.van-cell__title{font-size: 16px;}
.info-con{
.img-box{
border:1px solid #e5e5e5;box-sizing: border-box;
width:2rem;height:2rem;
img{width:100%;height:100%;}
}
.cb-box{
width:6.9rem;height:2rem;
.title{color:#333;font-size: 16px;.ele;margin-bottom: 0.08rem;}
p{color:#333;font-size: 12px;span{color:#666;}.ele;height:0.45rem;line-height: 0.45rem;}
}
@media screen and (max-width: 320px) {
.cb-box{
width:6.8rem;
position: relative;top:-0.1rem;
.title{margin-bottom: 0rem;}
}
}
}
.info-detail{
margin-top: 18px;
padding-bottom: 25px;
p{
color:#333;font-size: 12px;.ele;
span{color:#666;}
height:0.5rem;line-height: 0.5rem;
&.canshudetail{
overflow : hidden;
text-overflow: ellipsis;
white-space: normal;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
height:auto;
}
}
}
.form-info{
.form-group{
background: #fff;
padding:15px;
border-top:5px solid #f3f3f3;
h3{color:#666;font-size: 16px;span.fr{color:#333;}}
input{border:0px;display: block; padding:15px 16px;color:#333;font-size: 14px;width:100%;box-sizing: border-box;padding-bottom: 0px;}
textarea{border:0px;display: block;padding:15px 16px;color:#333;font-size: 14px;width:100%;box-sizing: border-box;padding-bottom: 0px;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
color:#999;
}
&.by{padding-top:25px;padding-bottom: 25px;}
&.adderss-sample{
padding-top:12px;padding-bottom: 12px;
p{color:#333;font-size: 12px;height:0.55rem;line-height: 0.55rem;width:90%;.ele}
span{position: relative;top:-0.8rem;}
}
}
}
.fix-btns{
position: fixed;left:0;bottom:0;right:0;height:50px;line-height: 50px;color:#fff;font-size: 16px;
text-align: center;background: #1080d0;box-shadow: 0 0 10px #000;cursor: pointer;
}
.submit-success-pop{
.get-user-con{
background: #fff;width:8.667rem;
height:6.4rem;border-radius: 3px;
position: fixed;
top:50%;
left:50%;
margin-left: -4.3335rem;
margin-top: -3.2rem;
box-shadow: 0 0 20px #e5e5e5;
z-index: 99999;
h3{
color:#ffa200;font-size: 16px;height:1.8rem;
line-height:1.8rem;text-align: center;
i{position: relative;float: right;top:-1.4rem;color:#fff;font-size: 20px;}
}
p{text-align: center;font-size: 12px;color:#666;margin-bottom: 0.5rem;}
h2{color:#000;font-size: 14px;text-align: center;width:60%;margin:0 auto;}
span{display: block;cursor: pointer;height:30px;line-height: 30px;width:150px;text-align: center;background: #1080d0;color:#fff;font-size: 14px;border-radius: 30px;margin:0 auto;margin-top: 30px;}
.tips{color:#999;font-size: 12px;text-align: center;margin-top: 15px;}
}
.mask{position: fixed;bottom:0;top:0;left:0;right:0;background: rgba(0,0,0,0.3);z-index: 999;}
}
}
\ No newline at end of file
.sample-apply{padding-bottom:55px}.sample-apply .ele{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sample-apply .line{height:5px;background:#f3f3f3}.sample-apply .van-collapse-item__content{padding-top:0px;padding-bottom:0px}.sample-apply .van-cell__title{font-size:16px}.sample-apply .info-con .img-box{border:1px solid #e5e5e5;box-sizing:border-box;width:2rem;height:2rem}.sample-apply .info-con .img-box img{width:100%;height:100%}.sample-apply .info-con .cb-box{width:6.9rem;height:2rem}.sample-apply .info-con .cb-box .title{color:#333;font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:.08rem}.sample-apply .info-con .cb-box p{color:#333;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:.45rem;line-height:.45rem}.sample-apply .info-con .cb-box p span{color:#666}@media screen and (max-width:320px){.sample-apply .info-con .cb-box{width:6.8rem;position:relative;top:-0.1rem}.sample-apply .info-con .cb-box .title{margin-bottom:0rem}}.sample-apply .info-detail{margin-top:18px;padding-bottom:25px}.sample-apply .info-detail p{color:#333;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:.5rem;line-height:.5rem}.sample-apply .info-detail p span{color:#666}.sample-apply .info-detail p.canshudetail{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:auto}.sample-apply .form-info .form-group{background:#fff;padding:15px;border-top:5px solid #f3f3f3}.sample-apply .form-info .form-group h3{color:#666;font-size:16px}.sample-apply .form-info .form-group h3 span.fr{color:#333}.sample-apply .form-info .form-group input{border:0px;display:block;padding:15px 16px;color:#333;font-size:14px;width:100%;box-sizing:border-box;padding-bottom:0px}.sample-apply .form-info .form-group textarea{border:0px;display:block;padding:15px 16px;color:#333;font-size:14px;width:100%;box-sizing:border-box;padding-bottom:0px}.sample-apply .form-info .form-group input::-webkit-input-placeholder,.sample-apply .form-info .form-group textarea::-webkit-input-placeholder{color:#999}.sample-apply .form-info .form-group.by{padding-top:25px;padding-bottom:25px}.sample-apply .form-info .form-group.adderss-sample{padding-top:12px;padding-bottom:12px}.sample-apply .form-info .form-group.adderss-sample p{color:#333;font-size:12px;height:.55rem;line-height:.55rem;width:90%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sample-apply .form-info .form-group.adderss-sample span{position:relative;top:-0.8rem}.sample-apply .fix-btns{position:fixed;left:0;bottom:0;right:0;height:50px;line-height:50px;color:#fff;font-size:16px;text-align:center;background:#1080d0;box-shadow:0 0 10px #000;cursor:pointer}.sample-apply .submit-success-pop .get-user-con{background:#fff;width:8.667rem;height:6.4rem;border-radius:3px;position:fixed;top:50%;left:50%;margin-left:-4.3335rem;margin-top:-3.2rem;box-shadow:0 0 20px #e5e5e5;z-index:99999}.sample-apply .submit-success-pop .get-user-con h3{color:#ffa200;font-size:16px;height:1.8rem;line-height:1.8rem;text-align:center}.sample-apply .submit-success-pop .get-user-con h3 i{position:relative;float:right;top:-1.4rem;color:#fff;font-size:20px}.sample-apply .submit-success-pop .get-user-con p{text-align:center;font-size:12px;color:#666;margin-bottom:.5rem}.sample-apply .submit-success-pop .get-user-con h2{color:#000;font-size:14px;text-align:center;width:60%;margin:0 auto}.sample-apply .submit-success-pop .get-user-con span{display:block;cursor:pointer;height:30px;line-height:30px;width:150px;text-align:center;background:#1080d0;color:#fff;font-size:14px;border-radius:30px;margin:0 auto;margin-top:30px}.sample-apply .submit-success-pop .get-user-con .tips{color:#999;font-size:12px;text-align:center;margin-top:15px}.sample-apply .submit-success-pop .mask{position:fixed;bottom:0;top:0;left:0;right:0;background:rgba(0,0,0,0.3);z-index:999}
\ No newline at end of file
...@@ -2,9 +2,11 @@ import Vue from 'vue' ...@@ -2,9 +2,11 @@ import Vue from 'vue'
import BackTopDirective from './backTop'; import BackTopDirective from './backTop';
import backTopWindowDirective from './backTopWindow'; import backTopWindowDirective from './backTopWindow';
import imgCodeDirective from './imgCode'; import imgCodeDirective from './imgCode';
import shareMaskDirective from './shareMask';
export default { export default {
install (Vue) { install (Vue) {
Vue.directive('shareMask', shareMaskDirective);
Vue.directive('backTop', BackTopDirective); Vue.directive('backTop', BackTopDirective);
Vue.directive('backTopWindow', backTopWindowDirective); Vue.directive('backTopWindow', backTopWindowDirective);
Vue.directive('imgCode', imgCodeDirective); Vue.directive('imgCode', imgCodeDirective);
......
export default {
bind(el, binding) {
el.addEventListener('click', function () {
var rootElement = document.body;
var newElement = document.createElement("div");
newElement.setAttribute("class", "share-mask");
var img=document.createElement("img");
img.src="http://img.ichunt.com/test/images/ichunt/201904/10/b6dac89d8e471cc6cb499e1023373e0a.png";
rootElement.appendChild(newElement);
newElement.appendChild(img);
newElement.addEventListener('click',function(){
newElement.remove();
},false);
}, false);
}
}
\ No newline at end of file
...@@ -40,6 +40,8 @@ const userAddress = resolve => require(['@/views/user/address'], resolve); ...@@ -40,6 +40,8 @@ const userAddress = resolve => require(['@/views/user/address'], resolve);
const brand = resolve => require(['@/views/brand/brand'], resolve); const brand = resolve => require(['@/views/brand/brand'], resolve);
const brandList = resolve => require(['@/views/brand/brandList'], resolve); const brandList = resolve => require(['@/views/brand/brandList'], resolve);
const ranking = resolve => require(['@/views/rank/ranking'], resolve); const ranking = resolve => require(['@/views/rank/ranking'], resolve);
const sample = resolve => require(['@/views/sample/sample'], resolve);
const sampleapply = resolve => require(['@/views/sample/sampleapply'], resolve);
Vue.use(Router); Vue.use(Router);
const routes = [{ const routes = [{
...@@ -331,7 +333,20 @@ const routes = [{ ...@@ -331,7 +333,20 @@ const routes = [{
title: '猎芯网-京东战投电子元器件商城_一站式解决电子元器件采购难题' title: '猎芯网-京东战投电子元器件商城_一站式解决电子元器件采购难题'
} }
}, },
{
path: '/sample',
component: sample,
meta: {
title: '猎芯网-自营样片'
}
},
{
path: '/sampleapply',
component: sampleapply,
meta: {
title: '样片申请'
}
},
{ {
path: '*', path: '*',
redirect: '/' redirect: '/'
......
import Vue from 'vue'
import {Toast} from 'vant';
import {services as Services} from '../../../api/index'
import Util from "../../../util";
var qs = require('qs');
Vue.use(Toast);
const state = {
loading: false,
addressInfo:"",
}
const mutations = {
recvlistSample(state, payload) {
state.addressInfo=payload.data.filter(function(item){return item['is_default'] == 1;});
state.addressInfo=state.addressInfo[0];
},
}
const actions = {
recvlistSample({commit}, payload) {
Services.recvlist().then((res) => {
let data = res.data;
state.loading = false;
if (data.err_code == 0) {
commit({
type: 'recvlistSample',
data: data.data
});
}
}).catch(function (err) {
});
},
}
const getters = {}
export default {
state,
mutations,
actions,
getters
}
...@@ -55,10 +55,7 @@ const actions = { ...@@ -55,10 +55,7 @@ const actions = {
data: data.data data: data.data
}); });
}else { }else {
Toast({
message: data.err_msg,
duration: 3000
});
} }
}).catch(function (err) { }).catch(function (err) {
state.loading = false; state.loading = false;
...@@ -134,11 +131,6 @@ const actions = { ...@@ -134,11 +131,6 @@ const actions = {
if (data.err_code == 0) { if (data.err_code == 0) {
state.addressInfoState=true; state.addressInfoState=true;
state.addressInfo=data.data; state.addressInfo=data.data;
}else {
Toast({
message: data.err_msg,
duration: 3000
});
} }
}).catch(function (err) { }).catch(function (err) {
state.loading = false; state.loading = false;
...@@ -244,7 +236,7 @@ const actions = { ...@@ -244,7 +236,7 @@ const actions = {
state.loading = false; state.loading = false;
if (data.errcode == 0) { if (data.errcode == 0) {
Toast({ Toast({
message: data.errmsg, message: "保存成功",
duration: 3000 duration: 3000
}); });
setTimeout(function(){ setTimeout(function(){
......
...@@ -26,6 +26,8 @@ import userInfo from './modules/user/userInfo' ...@@ -26,6 +26,8 @@ import userInfo from './modules/user/userInfo'
import address from './modules/user/address' import address from './modules/user/address'
import brand from './modules/brand/brand' import brand from './modules/brand/brand'
import rank from './modules/rank/index' import rank from './modules/rank/index'
import sample from './modules/sample/index'
import sampleapply from './modules/sample/sampleapply'
Vue.use(Vuex) Vue.use(Vuex)
...@@ -57,6 +59,8 @@ export default new Vuex.Store({ ...@@ -57,6 +59,8 @@ export default new Vuex.Store({
coupon, coupon,
address, address,
brand, brand,
rank rank,
sample,
sampleapply
} }
}) })
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
</template> </template>
</div> </div>
<a :href="'/v3/user/reciveaddress.html?points='+point_exchange_id+'&address_id='+prize_info.address_id" class="address-link" >更换地址</a> <a :href="'/h5/view/#/userAddress?points='+point_exchange_id+'&address_id='+prize_info.address_id" class="address-link" >更换地址</a>
<a class="go-change" href="/h5/view/#/exchange">去查看</a> <a class="go-change" href="/h5/view/#/exchange">去查看</a>
</div> </div>
<van-loading type="spinner" color="#000" class="loading-background" v-if="loading"/> <van-loading type="spinner" color="#000" class="loading-background" v-if="loading"/>
......
<template>
<section class="sample" >
<Header :title="title" :meaushow='meaushow' :bgcolor="bgcolor"></Header>
<div class="banner"></div>
<div class="zititle">
<span>猎芯自营</span>
<font>品现货 1片起订 3小时发货</font>
</div>
<div class="nav">
<van-tabs v-model="active" :color="color" :swipe-threshold="swipeThreshold" :title-active-color="color" :title-inactive-color="defaultcolor">
<van-tab title="标签阿四"></van-tab>
<van-tab title="标签 2"></van-tab>
<van-tab title="标签 3"></van-tab>
<van-tab title="标签 3"></van-tab>
</van-tabs>
</div>
<div class="con">
<div class="con-group clr">
<div class="fl img-box">
<img src="static/images/news.png" alt="">
</div>
<div class="fr cb-box van-hairline--bottom">
<div class="title">TL431-DSFSDFSDFS-2ffF...</div>
<p><span>类别:</span> 贴片电容贴片电容贴片电容贴电容...</p>
<p><span>品牌:</span> EYANG(宇阳)EYANG(宇阳)...</p>
<p><span>最大可申请数量:</span>2</p>
<div class="btnx" @click="yaoqing">领取样品</div>
</div>
</div>
</div>
<div class="fix-btns" v-shareMask>立即分享</div>
<!--获得机会弹窗-->
<div class="get-user-pop" v-show="getPop">
<div class="mask"></div>
<div class="get-user-con">
<h3>样品申请成功!我们会尽快为您审核<i class="icon iconfont icon-guanbi" @click="getuserf"></i></h3>
<h2>邀请好友注册可额外获得一次样品申请机会,多邀多得</h2>
<span >点击邀请</span>
</div>
</div>
</section>
</template>
<script>
import Vue from 'vue'
import {mapState} from 'vuex'
import Header from "@/views/common/Header.vue";
import { Tab, Tabs } from 'vant';
Vue.use(Tab).use(Tabs);
export default {
name: 'sample',
data() {
return {
title:"猎芯网-自营样片",
meaushow:true,
bgcolor:'#fafafa',
color:'#1080d0',
defaultcolor:'#333',
swipeThreshold:4,
active:0,
getPop:false,//获得机会弹窗,没机会时展示
}
},
computed: {
...mapState({
})
},
watch:{
},
created() {
},
methods: {
getuserf(){
this.getPop=false;
},
yaoqing(){
this.getPop=true;
}
},
components: {
Header
}
}
</script>
<style scoped>
@import "../../assets/css/sample/sample.min.css";
</style>
\ No newline at end of file
<template>
<section class="sample-apply" >
<Header :title="title" :meaushow='meaushow' :bgcolor="bgcolor"></Header>
<van-collapse v-model="activeName" accordion :border="noborder">
<van-collapse-item title="商品信息" name="1" :border="noborder">
<div class="info-con clr">
<div class="fl img-box">
<img src="static/images/news.png" alt="">
</div>
<div class="fr cb-box">
<div class="title">TL431-DSFSDFSDFS-2ffF...</div>
<p><span>类别:</span> 贴片电容贴片电容贴片电容贴电容...</p>
<p><span>品牌:</span> EYANG(宇阳)EYANG(宇阳)...</p>
<p><span>最大可申请数量:</span>2</p>
</div>
</div>
<div class="info-detail">
<p><span>型号: </span>431-DSFSDFSDFS-2ffFF2ffFSDFSDFS-2ffFF2fSDFS2f...</p>
<p class="canshudetail">
<span>参数描述: </span>L1N4148WT1G 开关二极管 SOD-123 由LRC(乐山无线
电)设计生产制造,在猎芯网自营现货销售。L1N4148WT1G的封装
/规格参数为:SOD-123;您可以选择下载L1N4148WT1G 开关...
</p>
</div>
</van-collapse-item>
</van-collapse>
<div class="form-info">
<div class="form-group">
<h3><span class="f-red">*</span>&nbsp;&nbsp;商品信息</h3>
<input type="text" placeholder="请输入申请数量,最多可申请2个" onkeyup="if(event.keyCode !=37 &amp;&amp; event.keyCode != 39){if (!/^[\d]+$/ig.test(this.value)){this.value='';}}"/>
</div>
<div class="form-group">
<h3><span class="f-red">*</span>&nbsp;&nbsp;单位名称</h3>
<input type="text" placeholder="请输入单位名称" />
</div>
<div class="form-group">
<h3><span class="f-red">*</span>&nbsp;&nbsp;项目需求描述</h3>
<textarea name="" placeholder="请输项目需求描述,如申请样品用于什么项目"></textarea>
</div>
<div class="form-group by">
<h3>运费信息 <span class="fr">包邮</span></h3>
</div>
<div v-if="addressInfo" class="form-group adderss-sample" @click="addressSample(addressInfo.address_id)">
<h3>
<p>{{addressInfo.consignee}}&nbsp;&nbsp;&nbsp;{{addressInfo.mobile}}</p>
<p>{{addressInfo.province_val+" " +addressInfo.district_val+" " +addressInfo.city_val+" "+addressInfo.detail_address}}</p>
<span class="fr icon iconfont icon-xiangyoujiankuohao"></span>
</h3>
</div>
<div v-else class="form-group by" @click="adderssAdd">
<h3>新增收货地址 <span class="fr icon iconfont icon-xiangyoujiankuohao"></span></h3>
</div>
<div class="line"></div>
</div>
<div class="fix-btns" @click="submitS">确认提交</div>
<!--获得机会弹窗-->
<div class="submit-success-pop" v-show="successPop">
<div class="mask"></div>
<div class="get-user-con">
<h3>恭喜获得1次免费申请样品机会<i class="icon iconfont icon-guanbi" @click="getuserf"></i></h3>
<p>样品订单编号:12019071090943</p>
<h2>邀请好友注册可额外获得一次样品申请机会,多邀多得</h2>
<span >点击邀请</span>
<div class="tips">重要提醒:审核结果​​将以短信通知给您</div>
</div>
</div>
</section>
</template>
<script>
import Vue from 'vue'
import {mapState} from 'vuex'
import Header from "@/views/common/Header.vue";
import { Collapse, CollapseItem } from 'vant';
Vue.use(Collapse).use(CollapseItem);
export default {
name: 'sampleapply',
data() {
return {
title:"样片申请",
meaushow:true,
bgcolor:'#fafafa',
color:'#1080d0',
activeName:'1',
noborder:false,
successPop:false,//申请成功弹窗显示
}
},
computed: {
...mapState({
addressInfo: state => state.sampleapply.addressInfo,
})
},
watch:{
},
created() {
this.$store.dispatch({
type: 'recvlistSample'
})
},
methods: {
getuserf(){
this.successPop=false;
},
submitS(){
this.successPop=true;
},
addressSample(adderssId){
window.location.href='/h5/view/#/userAddress?points='+adderssId;
},
adderssAdd(){
window.location.href='/h5/view/#/userAddress?fp=5';
}
},
components: {
Header
}
}
</script>
<style scoped>
@import "../../assets/css/sample/sampleapply.min.css";
</style>
\ No newline at end of file
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
isEdit:false, isEdit:false,
historyb:true,//开启自定义回跳 historyb:true,//开启自定义回跳
pointS:this.$route.query.points,//是否从积分过来 pointS:this.$route.query.points,//是否从积分过来
iso:this.$route.query.fp, iso:this.$route.query.fp,//是否开启新增
address_id_p:this.$route.query.address_id, address_id_p:this.$route.query.address_id,
zytp:this.$route.query.zyType, zytp:this.$route.query.zyType,
......
<!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=//h5static.ichunt.com/favicon.ico><link rel=stylesheet href=/v3/dist/res/m/css/font/iconfont.css><script src=/h5/view/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=//h5static.ichunt.com/static/js/flexible.min.js charset=utf-8></script><script src=//h5static.ichunt.com/static/js/shence.min.js charset=utf-8></script><link href=//h5static.ichunt.com/css/chunk-018f201e.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-032471cf.580abcf4.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-14c08692.e137fec1.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-1a351562.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-1ce1e870.7ecd0e4d.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-1d3ddfa5.739ef9e7.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-2b3c1817.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-2be64ddb.7424781a.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-2d450bcb.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-2f236f97.974c2761.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-2f5da85a.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-329fbfeb.cae3a92f.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-32f4da3e.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-34076066.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-39ec0ff2.84b15788.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-4063bc5e.3acfb353.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-43753487.b2d544b7.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-4631de92.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-4c1602d7.c80ee8a4.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-5425a742.7ecd0e4d.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-55621b37.fb299049.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-58b153e6.1a55979f.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-594eecce.450e05a6.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-5997acee.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-5a00c834.7ecd0e4d.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-627c1d8a.0930351f.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-6f1b80e4.6497e078.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-748ccfda.c8649411.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-77d5e02d.6505e1b5.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-7a13108c.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-7ade6c2e.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-7aee4302.a2c61be9.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-95bb86e2.43e91668.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-9f23dd44.39ce91c5.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-af063508.291d4e41.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-bbf2c5f2.079157bd.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-bd01f5c0.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-cd95ad8e.093f2cac.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-d4ec54b8.b4e3797b.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-d5ad14c8.7424781a.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-d9c4b0ba.5ad8ae6f.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-db1e1054.01c8a9ef.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-de8c834a.9a3ef394.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-f1005908.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-f74c5f86.614bd80c.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-fcd164d0.92647ec0.css rel=prefetch><link href=//h5static.ichunt.com/js/chunk-018f201e.c294a0a9.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-032471cf.278af974.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-14c08692.8c038bf2.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-1a351562.0ad548d4.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-1ce1e870.9ce01cac.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-1d3ddfa5.0a70f9a9.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-2b3c1817.fdda3f37.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-2be64ddb.d074091e.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-2d450bcb.b9e5b28a.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-2f236f97.b11bc539.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-2f5da85a.a500b087.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-329fbfeb.7bb02bb2.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-32f4da3e.20566822.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-34076066.d0a92f24.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-39ec0ff2.3fb66198.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-4063bc5e.0fd57663.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-43753487.34182f96.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-4631de92.60d7bbdd.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-4c1602d7.9fda8976.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-5425a742.f7d1fc9d.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-55621b37.c21ef513.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-58b153e6.02258ced.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-594eecce.10c065ca.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-5997acee.07b8d7d2.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-5a00c834.1ea7330d.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-627c1d8a.aeee2ddd.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-6f1b80e4.afa9735d.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-748ccfda.32f54ebc.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-77d5e02d.12517184.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-7a13108c.59436832.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-7ade6c2e.5e84177a.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-7aee4302.4da3fa5b.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-95bb86e2.a30ab9c3.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-9f23dd44.ca174392.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-af063508.8e249f01.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-bbf2c5f2.66176955.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-bd01f5c0.4432027a.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-cd95ad8e.387b6c6c.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-d4ec54b8.42a1fdc9.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-d5ad14c8.017a14d8.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-d9c4b0ba.6f2ffb07.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-db1e1054.e07d7206.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-de8c834a.8e2a8a1f.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-f1005908.a623c5cc.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-f74c5f86.9d1f666d.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-fcd164d0.d542331b.js rel=prefetch><link href=//h5static.ichunt.com/css/app.152c7cd3.css rel=preload as=style><link href=//h5static.ichunt.com/css/chunk-vendors.71d4651c.css rel=preload as=style><link href=//h5static.ichunt.com/js/app.14a6cf65.js rel=preload as=script><link href=//h5static.ichunt.com/js/chunk-vendors.47680c39.js rel=preload as=script><link href=//h5static.ichunt.com/css/chunk-vendors.71d4651c.css rel=stylesheet><link href=//h5static.ichunt.com/css/app.152c7cd3.css rel=stylesheet></head><body class=boxsiz><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.0, maximum-scale=1.0, 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="//static.leixin.com/favicon.ico">
<link rel="stylesheet" href="/v3/dist/res/m/css/font/iconfont.css">
<script type="text/javascript" src="/h5/view/get_time.php"></script>
<script type="text/javascript">
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" type="text/javascript" charset="utf-8"></script>
<script src="//static.leixin.com/static/js/flexible.min.js" type="text/javascript" charset="utf-8"></script>
<script src="//static.leixin.com/static/js/shence.min.js" type="text/javascript" charset="utf-8"></script>
<link href="//static.leixin.com/0.js" rel="prefetch"><link href="//static.leixin.com/1.js" rel="prefetch"><link href="//static.leixin.com/10.js" rel="prefetch"><link href="//static.leixin.com/11.js" rel="prefetch"><link href="//static.leixin.com/12.js" rel="prefetch"><link href="//static.leixin.com/13.js" rel="prefetch"><link href="//static.leixin.com/14.js" rel="prefetch"><link href="//static.leixin.com/15.js" rel="prefetch"><link href="//static.leixin.com/16.js" rel="prefetch"><link href="//static.leixin.com/17.js" rel="prefetch"><link href="//static.leixin.com/18.js" rel="prefetch"><link href="//static.leixin.com/19.js" rel="prefetch"><link href="//static.leixin.com/2.js" rel="prefetch"><link href="//static.leixin.com/20.js" rel="prefetch"><link href="//static.leixin.com/21.js" rel="prefetch"><link href="//static.leixin.com/22.js" rel="prefetch"><link href="//static.leixin.com/23.js" rel="prefetch"><link href="//static.leixin.com/24.js" rel="prefetch"><link href="//static.leixin.com/25.js" rel="prefetch"><link href="//static.leixin.com/26.js" rel="prefetch"><link href="//static.leixin.com/27.8008a77d0dca03e02ece.hot-update.js" rel="prefetch"><link href="//static.leixin.com/27.js" rel="prefetch"><link href="//static.leixin.com/28.js" rel="prefetch"><link href="//static.leixin.com/29.js" rel="prefetch"><link href="//static.leixin.com/3.js" rel="prefetch"><link href="//static.leixin.com/30.js" rel="prefetch"><link href="//static.leixin.com/31.js" rel="prefetch"><link href="//static.leixin.com/32.js" rel="prefetch"><link href="//static.leixin.com/33.js" rel="prefetch"><link href="//static.leixin.com/34.js" rel="prefetch"><link href="//static.leixin.com/35.js" rel="prefetch"><link href="//static.leixin.com/36.js" rel="prefetch"><link href="//static.leixin.com/37.js" rel="prefetch"><link href="//static.leixin.com/38.js" rel="prefetch"><link href="//static.leixin.com/39.js" rel="prefetch"><link href="//static.leixin.com/4.js" rel="prefetch"><link href="//static.leixin.com/40.js" rel="prefetch"><link href="//static.leixin.com/41.js" rel="prefetch"><link href="//static.leixin.com/42.js" rel="prefetch"><link href="//static.leixin.com/43.js" rel="prefetch"><link href="//static.leixin.com/44.js" rel="prefetch"><link href="//static.leixin.com/45.js" rel="prefetch"><link href="//static.leixin.com/5.js" rel="prefetch"><link href="//static.leixin.com/6.js" rel="prefetch"><link href="//static.leixin.com/7.js" rel="prefetch"><link href="//static.leixin.com/8.js" rel="prefetch"><link href="//static.leixin.com/9.js" rel="prefetch"><link href="//static.leixin.com/app.js" rel="preload" as="script"></head>
<body class="boxsiz">
<noscript>
<strong>网站出现了一点小问题,正在紧急修复中.......</strong>
</noscript>
<div id="app"></div>
<script type="text/javascript">
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();
...@@ -121,7 +157,14 @@ ...@@ -121,7 +157,14 @@
var hm = document.createElement("script"); var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?0c48775abb60d7d7aeb4343bca7a239b"; hm.src = "https://hm.baidu.com/hm.js?0c48775abb60d7d7aeb4343bca7a239b";
document.getElementsByTagName('head')[0].appendChild(hm); document.getElementsByTagName('head')[0].appendChild(hm);
})();</script><script>//神策统计 })();
</script>
<script type="text/javascript">
//神策统计
var host_v = window.location.host; var host_v = window.location.host;
var __PUBLIC__; var __PUBLIC__;
...@@ -233,4 +276,7 @@ ...@@ -233,4 +276,7 @@
user_rank: '0' user_rank: '0'
}); });
sensors.quick('autoTrack'); sensors.quick('autoTrack');
}</script><script src=//h5static.ichunt.com/js/chunk-vendors.47680c39.js></script><script src=//h5static.ichunt.com/js/app.14a6cf65.js></script></body></html> }
\ No newline at end of file </script>
<script type="text/javascript" src="//static.leixin.com/app.js"></script></body>
</html>
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