jiaqingjiayi-xiaochengxu/甲情_甲意/miniprogram/pages/dianpuzhuye/dianpuzhuye.acss

227 lines
3.3 KiB
Plaintext
Raw Normal View History

2024-12-17 11:46:10 +00:00
.cebian {
width: 20%;
2025-01-13 13:07:00 +00:00
height: 100vh;
2024-12-17 11:46:10 +00:00
background-color: #efeced;
}
2024-11-10 07:01:22 +00:00
2024-12-17 11:46:10 +00:00
.text {
width: 100%;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
cursor: pointer;
}
.color {
font-size: 14px;
color: rgb(0, 0, 0); /* 默认文字颜色 */
}
.xian{
width: 60px;
height: 3px;
background-color: #f2819f;
margin-top: 5rpx;
}
.xinxi{
width: 80%;
2025-01-13 13:07:00 +00:00
height: 550px;
2024-12-17 11:46:10 +00:00
display: flex;
align-items: center;
flex-direction: column;
2025-01-13 13:07:00 +00:00
overflow-y: scroll;
overflow-x: hidden;
2024-12-17 11:46:10 +00:00
}
.pages{
width: 100%;
2025-01-13 13:07:00 +00:00
height: 560px;
2024-12-17 11:46:10 +00:00
display: flex;
margin-top: 30rpx;
2025-01-13 13:07:00 +00:00
2024-12-17 11:46:10 +00:00
}
.shop{
width: 90%;
height:130px;
border: 1px solid #f2819f;
border-radius: 20px;
margin-top: 20rpx;
display: flex;
}
.image{
width: 100px;
height: 100px;
border-radius: 20px;
}
.imagebox{
width: 100px;
height: 130px;
display: flex;
align-items: center;
justify-content: center;
margin-left: 10rpx;
}
.dingwei{
position: relative;
}
.yuyue{
display: flex;
justify-content: center;
align-items: center;
width: 50px;
height: 20px;
border-radius: 20px;
border: 1px solid #fb96b1;
background-color: #fb96b1;
}
.yuyuekuang{
2025-01-13 13:07:00 +00:00
width: 95%;
2024-12-17 11:46:10 +00:00
display: flex;
justify-content: space-between;
}
.gouimage{
width: 20px;
height: 20px;
}
2024-11-10 07:01:22 +00:00
/* 店铺名框 */
.Box2
{
2024-12-03 11:59:36 +00:00
width: 100%;
2025-02-02 06:11:24 +00:00
height: 130px;
2024-11-10 07:01:22 +00:00
background-color: white;
2025-02-02 06:11:24 +00:00
margin-top: 50rpx;
2024-11-10 07:01:22 +00:00
border-radius: 15px;
}
/* 店铺名 */
.z2{
font-size: 25px;
font-weight: bolder;
position: relative;
}
.image1{
width: 80px;
height: 20px;
2024-12-03 11:59:36 +00:00
margin-left: 10rpx;
margin-top: 20rpx;
2024-11-10 07:01:22 +00:00
}
.z3{
position: relative;
2025-02-02 06:11:24 +00:00
left: 20rpx;
2024-11-10 07:01:22 +00:00
color: rgb(194, 53, 53);
}
.z4{
position: relative;
2025-02-02 06:11:24 +00:00
left: 50rpx;
2024-11-10 07:01:22 +00:00
}
/* 营业时间 */
.z6{
color: #4095E5;
font-weight: bolder;
2025-02-02 06:11:24 +00:00
margin-left: 20rpx;
2024-11-10 07:01:22 +00:00
}
.z7{
2025-02-02 06:11:24 +00:00
display: flex;
width: 300px;
margin-left: 10rpx;
2024-11-10 07:01:22 +00:00
font-size: 13px;
2025-02-02 06:11:24 +00:00
margin-top: 3rpx;
2024-11-10 07:01:22 +00:00
}
.box3{
2024-12-10 10:35:22 +00:00
width: 100%;
2024-11-10 07:01:22 +00:00
height: 1px;
background-color: darkgrey;
2025-02-02 06:11:24 +00:00
margin-top: 10rpx;
2024-11-10 07:01:22 +00:00
}
/* 地址 */
.z8{
font-size: 12px;
2024-12-10 10:35:22 +00:00
margin-left: 10rpx;
2024-11-10 07:01:22 +00:00
}
.image3{
width: 10px;
height: 12px;
2024-12-10 10:35:22 +00:00
margin-left: 5rpx;
2024-11-10 07:01:22 +00:00
}
.box4{
2024-12-10 10:35:22 +00:00
width: 100%;
2024-11-10 07:01:22 +00:00
height: 1px;
background-color: darkgrey;
2024-12-10 10:35:22 +00:00
margin-top: 10rpx;
2024-11-10 07:01:22 +00:00
}
2024-12-17 11:46:10 +00:00
.shangimage{
width: 200rpx;
height: 200rpx;
border-radius: 10%;
margin-left: 20rpx;
2024-11-10 07:01:22 +00:00
}
2024-12-17 11:46:10 +00:00
.box8{
width: 500rpx;
height: 200rpx;
2024-11-10 07:01:22 +00:00
position: relative;
2024-12-17 11:46:10 +00:00
left: 230rpx;
bottom: 200rpx;
2024-11-10 07:01:22 +00:00
}
2024-12-17 11:46:10 +00:00
.tiao{
width: 100px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
2024-11-10 07:01:22 +00:00
}
2024-12-17 11:46:10 +00:00
.tiaobox{
2024-12-03 11:59:36 +00:00
width: 100%;
2024-11-10 07:01:22 +00:00
height: 30px;
2024-12-17 11:46:10 +00:00
display: flex;
2024-11-10 07:01:22 +00:00
}
2024-12-17 11:46:10 +00:00
.pingjia{
2024-12-03 11:59:36 +00:00
width: 100%;
2024-12-17 11:46:10 +00:00
display: flex;
2025-01-13 13:07:00 +00:00
flex-direction: column;
align-items: center;
2024-12-17 11:46:10 +00:00
margin-top: 10rpx;
2024-11-10 07:01:22 +00:00
}
2024-12-17 11:46:10 +00:00
.pingjiakuang{
width: 90%;
border-top: #6e7071 1px solid;
height: auto;
2024-11-10 07:01:22 +00:00
}
2024-12-17 11:46:10 +00:00
.pingjiaimage{
width: 40px;
2024-11-10 07:01:22 +00:00
height: 40px;
2024-12-17 11:46:10 +00:00
border-radius: 50px;
2024-11-10 07:01:22 +00:00
}
2024-12-17 11:46:10 +00:00
.touxiang{
2024-12-03 11:59:36 +00:00
width: 100%;
2024-12-17 11:46:10 +00:00
height: 40px;
2024-11-10 07:01:22 +00:00
display: flex;
2024-12-17 11:46:10 +00:00
align-items: center;
margin-top: 10rpx;
2024-11-15 03:51:28 +00:00
}
2024-12-17 11:46:10 +00:00
.kuangimage{
width: 100px;
height: 100px;
margin:10rpx 10rpx 10rpx 10rpx;
border-radius: 10px;
2024-11-15 03:51:28 +00:00
}
2024-12-17 11:46:10 +00:00
.tupianbox{
2024-11-15 03:51:28 +00:00
width: 100%;
2024-12-17 11:46:10 +00:00
justify-content: center;
2024-11-15 03:51:28 +00:00
}
2024-12-17 11:46:10 +00:00
.soucangimage{
width: 30px;
height: 30px;
position: absolute;
right: 80rpx;
top: -40rpx;
2024-12-10 10:35:22 +00:00
}
2024-12-17 11:46:10 +00:00
.zixunimage{
width: 30px;
height: 30px;
position: absolute;
right: 0rpx;
top: -40rpx;
2025-02-02 06:11:24 +00:00
}
.time{
width: 100%;
display: flex;
2024-12-03 11:59:36 +00:00
}