Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
wechatapp.shangjiadao.com
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxuelai
wechatapp.shangjiadao.com
Commits
5c89ce75
Commit
5c89ce75
authored
Aug 08, 2019
by
lvtz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fizx
parent
c85f9685
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
289 additions
and
295 deletions
+289
-295
index.wxml
src/components/clockitemv2/index.wxml
+207
-214
index.wxss
src/components/clockitemv2/index.wxss
+82
-81
No files found.
src/components/clockitemv2/index.wxml
View file @
5c89ce75
This diff is collapsed.
Click to expand it.
src/components/clockitemv2/index.wxss
View file @
5c89ce75
...
...
@@ -580,81 +580,89 @@
border-bottom: 1px solid rgba(35,39,52,.05);
color: #6C7A97;
}
.comment-content .teacher-comment-box .teacher-comment-header-box {
line-height: 74rpx;
/* 点赞、老师回复、私密点评 */
.teacher-opencomment-box {
background:rgba(247,248,252,1);
border-radius: 6px;
}
.teacher-opencomment-itembox{
padding: 0 16rpx 0 24rpx;
border-bottom: 1px solid rgba(0,0,0,0.05)
}
.teacher-opencomment-itembox:last-of-type{
border-bottom: none
}
/* .teacher-commnet-padding{
padding: 0 16rpx 0 24rpx;
} */
.teacher-commnet-image-box {
display: flex;
align-items: center;
/* margin-top: 24rpx; */
}
/* 头部点赞 */
.teacher-comment-header-box {
/* line-height: 74rpx; */
word-break: break-all;
padding
-left: 22
rpx;
padding
: 20rpx 24
rpx;
}
.fingureupoicon{
.
teacher-comment-header-box .
fingureupoicon{
width: 27rpx;
height: 25rpx;
margin-right: 12rpx;
position: relative;
top: 4rpx;
}
.teacher-comment-
box .teacher-comment-
header-box .expandfingureup{
.teacher-comment-header-box .expandfingureup{
width: 30rpx;
height: 19rpx;
margin-left: 40rpx;
}
.teacher-comment-
box .teacher-comment-
header-box .expandfingureup.up {
.teacher-comment-header-box .expandfingureup.up {
transform: rotate(180deg);
}
.teacher-comment-
box .teacher-comment-
header-box .fingure-count{
color: #
000000
;
.teacher-comment-header-box .fingure-count{
color: #
6C7A97
;
font-size: 24rpx;
font-weight:
7
00;
font-weight:
5
00;
letter-spacing: 2rpx;
line-height: 42rpx;
}
.teacher-commnet-detail {
padding-bottom: 16rpx;
word-break: break-all;
padding-top: 16rpx;
/* margin-top: 24rpx; */
}
/* 老师点评box */
.teacher-commnet-detail .teacher-avator-box{
display: flex;
display: -webkit-flex;
justify-content: flex-start;
align-items: center;
}
.teacher-commnet-detail .teacher-avator-box .teacher-avator{
display: block;
width: 48rpx;
height: 48rpx;
border-radius: 50%;
margin-right: 14rpx;
padding: 15rpx 0;
}
.teacher-commnet-detail .teacher-avator-box .teacher-tag{
width:53rpx;
height:28rpx;
border:1px solid rgba(246,191,0,1);
width:
53rpx;
height:
28rpx;
border
:1px solid rgba(246,191,0,1);
border-radius:4rpx;
display: flex;
justify-content: center;
align-items: center;
font-size:22rpx;
font-family:PingFang-SC-Medium;
font-weight:500;
font-size:
22rpx;
font-family:
PingFang-SC-Medium;
font-weight:
500;
color:rgba(246,191,0,1);
/* margin-top: 18rpx; */
margin-left: 10rpx;
}
.teacher-commnet-detail .teacher-avator-box .maohao{
/* margin-top: 18rpx; */
margin-left: 10rpx;
}
.teacher-opencomment-box {
background:rgba(247,248,252,1);
border-radius:6px;
padding: 24rpx 0rpx 24rpx 0rpx;
}
.teacher-commnet-padding{
padding: 0 16rpx 0 24rpx;
margin: 0 10rpx;
font-size: 24rpx;
}
.teacher-commnet-detail {
display: flex;
/*
display: flex;
display: -webkit-flex;
justify-content: space-between;
align-items: center;
align-items: center;
*/
}
.teacher-commnet-detail .teacher-star-box {
display: flex;
...
...
@@ -674,19 +682,23 @@
letter-spacing: 2rpx;
}
.teacher-opencomment-box .teacher-commnet-text-box {
margin-bottom: 20rpx;
}
.teacher-commnet-image-box {
display: flex;
align-items: center;
/* margin-top: 24rpx; */
}
.teacher-commnet-image-box text {
color: #ffd146;
font-size: 24rpx;
line-height: 25rpx;
}
.teacher-opencomment-box .teacher-commnet-text-box {
padding-bottom: 5rpx;
}
.teacher-opencomment-box .teacher-commnet-text-box>view{
margin-bottom: 15rpx;
}
.teacher-opencomment-box .teacher-commnet-text-box>view:last-of-type{
/* margin-bottom: 0; */
}
.teacher-opencomment-box .teacher-commnet-text-box .teacher-commnet-image {
display: block;
width: 120rpx;
...
...
@@ -695,23 +707,12 @@
margin-right: 10rpx;
}
.teacher-opencomment-box .teacher-commnet-text-box .teacher-commnet-text {
padding: 0;
margin-bottom: 20rpx;
}
.teacher-opencomment-box .teacher-commnet-text {
color: #545454;
font-size: 28rpx;
word-break: break-all;
display: block;
padding: 0 16rpx;
}
.teacher-opencomment-box .teacher-commnet-text {
color: #545454;
font-size: 28rpx;
margin-bottom: 20rpx;
word-break: break-all;
display: block;
padding: 0 16rpx;
}
.comment-content .divideline {
padding-bottom: 24rpx;
...
...
@@ -873,38 +874,38 @@
overflow: hidden;
}
.teacher-privatecomment-title{
/* width:416rpx; */
height:60rpx;
line-height: 60rpx;
background:#fff;
line-height: 42rpx;
display: flex;
align-items: center;
margin-bottom:10rpx;
padding-left: 16rpx;
padding: 10rpx 16rpx;
}
.teacher-privatecomment-title text {
font-size:24rpx;
font-weight:400;
color: #545454;
.teacher-privatecomment-title .reviewbox text {
font-size: 24rpx;
}
.teacher-privatecomment-title .reviewbox .box-label{
font-weight: 500;
color: #050505;
padding-right: 10rpx;
}
.teacher-privatecomment-title .reviewbox .box-content{
font-weight: 400;
color: #8C8C8C;
}
.teacher-privatecomment-title .privatemessage{
width: 32rpx;
min-width: 32rpx;
height: 32rpx;
margin-right: 22rpx;
}
.teacher-privatecomment-box .teacher-commnet-text{
font-size:24rpx !important;
font-weight:400 !important;
color:rgba(145,145,145,1) !important;
line-height:42rpx !important;
position: relative;
top: 8rpx;
}
.teacher-privatecomment-box .sjd-small-radio-box{
background:linear-gradient(90deg,#FFD469,#FFB165);
width:218rpx;
height:46rpx;
margin-left:
16
rpx;
margin-left:
70
rpx;
margin-bottom: 20rpx;
}
.createidform {
position: absolute;
width: 100%;
...
...
@@ -954,8 +955,8 @@
font-family:PingFang-SC-Bold;
font-weight:bold;
color:rgba(52,52,52,1);
padding-bottom: 16rpx;
padding-top: 20rpx;
/*
padding-bottom: 16rpx;
padding-top: 20rpx;
*/
}
.famous-teacher .famous-teacher-img image{
width: 666rpx;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment