|
@@ -1,6 +1,6 @@
|
|
|
-/* (7-Ãub7 - %<ùg tcb-shop-demo ž° */
|
|
|
|
|
|
|
+/* 个人ä¸å¿ƒé¡µæ ·å¼� - ä¸¥æ ¼å¯¹ç…§ tcb-shop-demo 实现 */
|
|
|
|
|
|
|
|
-/* (7-ÃaGšM */
|
|
|
|
|
|
|
+/* 用户ä¸å¿ƒå�¡ç‰‡å®šä½� */
|
|
|
.tdesign-user-center-card-profile {
|
|
.tdesign-user-center-card-profile {
|
|
|
position: fixed;
|
|
position: fixed;
|
|
|
top: 0;
|
|
top: 0;
|
|
@@ -9,13 +9,13 @@
|
|
|
z-index: 10;
|
|
z-index: 10;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-/* …¹:ßšM */
|
|
|
|
|
|
|
+/* 内容区域定� */
|
|
|
.tdesign-user-center-content {
|
|
.tdesign-user-center-content {
|
|
|
margin-top: 340rpx;
|
|
margin-top: 340rpx;
|
|
|
min-height: calc(100vh - 340rpx);
|
|
min-height: calc(100vh - 340rpx);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-/* ¢
9—7 */
|
|
|
|
|
|
|
+/* 客æœ�å¼¹çª—æ ·å¼� */
|
|
|
.popup-content {
|
|
.popup-content {
|
|
|
background: #fff;
|
|
background: #fff;
|
|
|
border-radius: 24rpx 24rpx 0 0;
|
|
border-radius: 24rpx 24rpx 0 0;
|
|
@@ -48,8 +48,17 @@
|
|
|
color: #333;
|
|
color: #333;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+/* 在线客æœ�æŒ‰é’®ç‰¹æ®Šæ ·å¼� */
|
|
|
.popup-phone.online {
|
|
.popup-phone.online {
|
|
|
margin-bottom: 20rpx;
|
|
margin-bottom: 20rpx;
|
|
|
|
|
+ display: flex;
|
|
|
|
|
+ justify-content: center;
|
|
|
|
|
+ align-items: center;
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
+ padding: 0;
|
|
|
|
|
+ margin: 0;
|
|
|
|
|
+ line-height: normal;
|
|
|
|
|
+ width: 100%;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.popup-phone.online::after {
|
|
.popup-phone.online::after {
|
|
@@ -62,7 +71,7 @@
|
|
|
margin-top: 16rpx;
|
|
margin-top: 16rpx;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-/* 1px¹F */
|
|
|
|
|
|
|
+/* 1px边框 */
|
|
|
.border-bottom-1px {
|
|
.border-bottom-1px {
|
|
|
position: relative;
|
|
position: relative;
|
|
|
}
|
|
}
|