diff --git "a/\346\236\227\351\221\253/Vue/2022.04.06/.vscode/settings.json" "b/\346\236\227\351\221\253/Vue/2022.04.06/.vscode/settings.json" new file mode 100644 index 0000000000000000000000000000000000000000..6f3a2913e199cebe9ace75cf7e5a2818da27fbd3 --- /dev/null +++ "b/\346\236\227\351\221\253/Vue/2022.04.06/.vscode/settings.json" @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git "a/\346\236\227\351\221\253/Vue/2022.04.06/a.css" "b/\346\236\227\351\221\253/Vue/2022.04.06/a.css" new file mode 100644 index 0000000000000000000000000000000000000000..f5ed8291c89bd6a29921d021423142ebabe6dfd2 --- /dev/null +++ "b/\346\236\227\351\221\253/Vue/2022.04.06/a.css" @@ -0,0 +1,342 @@ +@charset "utf-8"; + +/*通用样式*/ +*{ + margin:0; padding:0; +} +body{ + font-size:12px; color:#333; + margin:0; padding:0; + } +a{ + text-decoration:none; + color:#333; + font-size:12px; + } +ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{ + padding:0; margin:0; + list-style:none; + } +img{ border:0px;} +.clear{ + clear:both; + } + +/*header*/ +.header{ + height:184px; + background:url(../images/index_img/backmenuimg.jpg) repeat; + margin:0 auto; + } +.header .top{ + height:32px; + background:url(../images/index_img/header_bg.jpg) repeat-x; + margin:0 auto; + } +.header .top1{ + width:340px; + height:31px; + float:right; + } +.header .top a { + height:31px; + line-height:31px; + float:left; + margin:0 2px; + color:#7f7d7c; + } +.header .top a:hover{ + color:#900; + +} +.header .top a img{ + height:23px; + margin:4px 2px 2px 0 ; + float:left; + } + /*logo_search*/ +.header .logobg{ + height:111px; + background:url(../images/index_img/backlogoimg01.jpg) center no-repeat; + } +.header .center{ + width:1200px; + margin:0 auto; + height:112px; + position:relative; + } +.header .center .logo{ + margin-top:19px; + margin-left:120px; + float:left; + } +#searchForm{ + position:absolute; + top:30px; + right:100px; + width:350px; + padding:3px; + background:#9EFF3E; +} +#searchTxt{ + height:36px; + width:200px; + background:#FFF; + border-top-style: none; + border-right-style: none; + border-bottom-style: none; + border-left-style: none; + background-repeat: no-repeat;/*取消背景图片重复*/ + background-image:url(../images/search.png); + margin:0px; + background-position: 10px center; + padding:0; + padding-left:40px; +} +#search_btn{ + width:90px; + height:36px; + background-color:transparent; + border:none; + font-size:18px; + font-weight:bold; + color:#FFF; + cursor:pointer;/*设置光标*/ +} + /*导航部分*/ +.header .bottom{ + width:1200px; height:39px; + margin:0 auto; + line-height:39px; + background-image:url(../images/index_img/backmenuimg.jpg); + padding:0; + position:relative; + } +.header .bottom .nav{ + position:absolute; + top:0px; + width:990px; height:39px; + margin:0 auto; + margin-left:210px; + float:left; + display:inline; + } +.header .bottom .nav a{ + width:100px; height:39px; + line-height:39px; + color:#fff; + margin:0 10px; + font-size:16px; + font-weight:bold; + float:left; + text-align:center; + } +.header .bottom .nav a.now{ + width:100px; height:39px; + background:#9ada62; + } +.header .bottom .nav a:hover{ + width:100px; height:39px; + background:#9ada62; +} +.header .bottom .menu{ + width:206px; + height:39px; + position:absolute; + top:0; + left:0; + background-image:url(../images/index_img/backmenuimg.jpg); + +} +.header .bottom .menu a{ + color:#fff; + font-size:16px; + font-weight:bold; + line-height:39px; + padding-left:20px; +} +/*商品详情部分*/ +.shopdetails{ + width:1200px; + height:700px; + margin:0 auto; + margin-top:20px; + position:relative; + +} +/*放大镜*/ +#leftbox{ + width:400px; + z-index:999; + position:absolute; +} +#showbox { background:#eee;} +#showbox span { + background:url(../images/shopdetail/whitebg.png) repeat; + } +#showsum { + left:25px; + margin-top:10px; + } +#showsum span { + border:1px solid #ddd; +} +#showsum span.sel { + border:1px solid #f60; +} + +.showpage { + width:400px; + position:relative; + } +.showpage a { + display:block; width:15px; + border:1px solid #ddd; + height:60px; line-height:60px; + background:#eee; + text-align:center; + font-size:18px; + position:absolute; + left:0; top:-62px; + text-decoration:none; + color:#999;} +.showpage a#shownext { + left:auto; right:0; + } +.showpage a:hover { + background:#ccc; + color:#777;} + +/*中间*/ + +.centerbox{ + width:580px; + height:575px; + position:absolute; + top:0px; + left:420px; + z-index:1; +} +.centerbox .imgname{ + font-size:24px; + color:#000; + font-weight:bold; + width:580px; + height:40px; + font-family:Microsoft YaHei,arial; + margin-bottom:10px; +} +.centerbox p,.centerbox samp{ + width:580px; + height:33px; + font-size:12px; + line-height:33px; + color:#666; + font-family:"微软雅黑"; + padding-left:10px; + +} +.centerbox .Aprice, .price, .youhui{ + background:rgba(232,232,232,0.5); +} +.centerbox .Aprice samp{ + font-size:14px; + text-decoration:line-through; + font-family:"华文仿宋"; +} +.centerbox .price samp{ + color:#D00; + font-size:20px; + font-weight:bold; +} +.centerbox .youhui samp{ + color:#000; + font-weight:100; +} +.centerbox .kefu{ + margin-top:10px; + margin-left:10px; + width:150px; + background-image:url(../images/shopdetail/tell03.png); + background-position:right; + background-repeat:no-repeat; +} +.centerbox ul{ + margin-left:10px; + margin-top:15px; + } +.centerbox ul li{ + float:left; + width:50px; + height:70px; + margin-left:10px; +} +.centerbox .kuanshi{ + color:#666; + font-family:"微软雅黑"; +} +.centerbox .shopimg{ + width:49px;height:64px; +} +.centerbox .shopimg img{ + margin:2px; +} +.centerbox .now{ + background-color:#F90; +} +.centerbox .chima{ + width:110px; + height:40px; + background-image:url(../images/shopdetail/tell04.png); + background-position:right; + background-repeat:no-repeat; + margin-left:10px; + margin-top:10px; +} +.centerbox .buy{ + margin-left:30px; + margin-top:25px; + } +.centerbox .buy a{ + + display:block; + width:200px; + height:50px; + color:#000; + border:1px solid #ccc; + float:left; + font-size:16px; + font-weight:bold; + font-family:Microsoft YaHei,arial; + margin-left:10px; + background-color:#fff; + text-align:center; + line-height:50px; +} +.centerbox .fenx{ + width:200px; + margin-left:50px; + margin-top:20px; +} +.centerbox .fuwu{ + width:500px; + height:35px; + margin-left:10px; + background-image:url(../images/shopdetail/tell08.png); + background-position:right; + background-repeat:no-repeat; + margin-top:10px; +} +.centerbox .pay{ + width:200px; + height:35px; + margin-left:10px; + background-image:url(../images/shopdetail/tell09.png); + background-position:right; + background-repeat:no-repeat; + margin-top:10px; +} +#firstbuy{ + background-color:#f00; + color:#fff; +} diff --git "a/\346\236\227\351\221\253/Vue/2022.04.06/imgs/1.png" "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/1.png" new file mode 100644 index 0000000000000000000000000000000000000000..fc5833ae5098374f1c0c29460498f45f13b64642 Binary files /dev/null and "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/1.png" differ diff --git "a/\346\236\227\351\221\253/Vue/2022.04.06/imgs/1.webp" "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/1.webp" new file mode 100644 index 0000000000000000000000000000000000000000..c95024638bc70e8a530a361c28a378102a78d30c Binary files /dev/null and "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/1.webp" differ diff --git "a/\346\236\227\351\221\253/Vue/2022.04.06/imgs/2.webp" "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/2.webp" new file mode 100644 index 0000000000000000000000000000000000000000..d1ba5a578d5bc1e3ef12636e2205a291eaad5410 Binary files /dev/null and "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/2.webp" differ diff --git "a/\346\236\227\351\221\253/Vue/2022.04.06/imgs/3.webp" "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/3.webp" new file mode 100644 index 0000000000000000000000000000000000000000..fb5e4783004005beceab89ca60fff4fe8ea5015f Binary files /dev/null and "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/3.webp" differ diff --git "a/\346\236\227\351\221\253/Vue/2022.04.06/imgs/4.webp" "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/4.webp" new file mode 100644 index 0000000000000000000000000000000000000000..3f4925adf8b47938d0eb1a8c2f4285219f622a6b Binary files /dev/null and "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/4.webp" differ diff --git "a/\346\236\227\351\221\253/Vue/2022.04.06/imgs/5.webp" "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/5.webp" new file mode 100644 index 0000000000000000000000000000000000000000..90f69532520cd5496cd042db0f3cb4a705611d49 Binary files /dev/null and "b/\346\236\227\351\221\253/Vue/2022.04.06/imgs/5.webp" differ diff --git "a/\346\236\227\351\221\253/Vue/2022.04.06/\345\200\222\350\256\241\346\227\266.html" "b/\346\236\227\351\221\253/Vue/2022.04.06/\345\200\222\350\256\241\346\227\266.html" new file mode 100644 index 0000000000000000000000000000000000000000..aeb238ecb4e591592547fa48d1dfc84e24faa156 --- /dev/null +++ "b/\346\236\227\351\221\253/Vue/2022.04.06/\345\200\222\350\256\241\346\227\266.html" @@ -0,0 +1,75 @@ + + +
+ + + +