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
420ed414
Commit
420ed414
authored
Nov 04, 2019
by
sujie@126.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dd
parent
ba338814
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
5 deletions
+13
-5
classdetail.wxss
business/pages/classservice/classdetail.wxss
+4
-1
reviewdetail.wxss
business/pages/classservice/reviewdetail.wxss
+3
-0
rewardpoints.wxss
business/pages/classservice/rewardpoints.wxss
+1
-1
rollcalldetail.wxss
business/pages/classservice/rollcalldetail.wxss
+5
-3
No files found.
business/pages/classservice/classdetail.wxss
View file @
420ed414
...
...
@@ -1110,7 +1110,7 @@ page{
height:28rpx;
background:rgba(0,0,0,1);
opacity:0.1;
margin: 0
13
rpx;
margin: 0
26
rpx;
}
.line-10{
width: 100%;
...
...
@@ -1228,6 +1228,9 @@ page{
text-align: center;
margin-bottom: 60rpx;
}
.select-student-dailog .dailog-content .student-list .student-item .avatar-box{
padding-bottom: 16rpx;
}
.select-student-dailog .dailog-content .student-list .student-item .avatar-box image{
width:107rpx;
height:107rpx;
...
...
business/pages/classservice/reviewdetail.wxss
View file @
420ed414
...
...
@@ -322,6 +322,7 @@ page{
color:rgba(124,137,162,1);
padding: 36rpx;
border-bottom:1px solid rgba(0,0,0,.05);
padding-left: 24rpx;
}
.detail-likes-list .fingureupoicon{
width: 27rpx;
...
...
@@ -454,6 +455,8 @@ page{
font-weight:400;
color:rgba(124,137,162,1);
padding: 24rpx 0 24rpx 24rpx;
display: flex;
align-items: center;
}
.detail-comment-content-title image{
width: 27rpx;
...
...
business/pages/classservice/rewardpoints.wxss
View file @
420ed414
...
...
@@ -22,7 +22,7 @@
width: 124rpx;
height: 124rpx;
border-radius: 50%;
/* padding: 4rpx; */
padding: 4rpx;
background: #1AE1EB;
z-index: 1;
}
...
...
business/pages/classservice/rollcalldetail.wxss
View file @
420ed414
...
...
@@ -122,8 +122,8 @@
display: flex;
align-items: center;
line-height: 1;
padding
: 38rpx 0
;
margin: 18rpx 0 30rpx 0;
padding
-top: 38rpx
;
/* margin: 18rpx 0 30rpx 0; */
}
.operate-right{
flex: 1;
...
...
@@ -181,6 +181,7 @@
padding: 24rpx 22rpx;
display: flex;
justify-content: space-between;
padding-top: 60rpx;
}
.title-box>view{
display: flex;
...
...
@@ -419,8 +420,9 @@
/* 点评列表 */
.content-box{
.content-box{
padding: 0 24rpx;
padding-top: 38rpx;
}
.content-box .content-item{
padding: 38rpx 24rpx 38rpx 56rpx;
...
...
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