|
|
@ -1,6 +1,6 @@ |
|
|
|
<template> |
|
|
|
<template> |
|
|
|
<!-- 服装详情页--> |
|
|
|
<!-- 服装详情页--> |
|
|
|
<div class="clothDetails"> |
|
|
|
<div class="clothDetails1"> |
|
|
|
<Header fontColor="#000"></Header> |
|
|
|
<Header fontColor="#000"></Header> |
|
|
|
<div class="jz menu d-flex"> |
|
|
|
<div class="jz menu d-flex"> |
|
|
|
<el-breadcrumb separator="/"> |
|
|
|
<el-breadcrumb separator="/"> |
|
|
@ -339,7 +339,7 @@ |
|
|
|
}; |
|
|
|
}; |
|
|
|
</script> |
|
|
|
</script> |
|
|
|
<style> |
|
|
|
<style> |
|
|
|
.clothDetails .cytj { |
|
|
|
.clothDetails1 .cytj { |
|
|
|
border-bottom: 2px solid #000; |
|
|
|
border-bottom: 2px solid #000; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -353,7 +353,7 @@ |
|
|
|
#btn02{ |
|
|
|
#btn02{ |
|
|
|
display: none; |
|
|
|
display: none; |
|
|
|
} |
|
|
|
} |
|
|
|
.clothDetails { |
|
|
|
.clothDetails1 { |
|
|
|
.menu{ |
|
|
|
.menu{ |
|
|
|
justify-content: space-between; |
|
|
|
justify-content: space-between; |
|
|
|
padding-top: 100px; |
|
|
|
padding-top: 100px; |
|
|
|