Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
thinkApp
Project
Project
Details
Activity
Releases
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
游洁
thinkApp
Commits
0886592b
Commit
0886592b
authored
May 31, 2022
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
a33dad75
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
250 deletions
+11
-250
setComments.vue
src/components/setComments/setComments.vue
+2
-148
setComments.vue
src/pages/setComments/setComments.vue
+9
-102
No files found.
src/components/setComments/setComments.vue
View file @
0886592b
...
...
@@ -118,151 +118,6 @@
};
</
script
>
<
style
scoped
>
<<<<<<<
HEAD
.setComments-Evaluation
view
text
:first-child
{
border-right
:
1px
solid
#E5E5E5
;
padding
:
0
16
rpx
0
0
;
}
.setComments-Evaluation
view
text
:last-child
{
margin-left
:
16
rpx
;
}
.setComments-Evaluation
view
text
{
display
:
inline-block
;
letter-spacing
:
1
rpx
;
}
.setComments-Evaluation
view
{
float
:
right
;
margin-top
:
25
rpx
;
margin-bottom
:
27
rpx
;
font-size
:
24
rpx
;
font-weight
:
500
;
color
:
#CE8086
;
}
.setComments-Evaluation
{
height
:
85
rpx
;
border-top
:
1
rpx
solid
#E5E5E5
;
}
.setComments-source
{
font-size
:
20
rpx
;
color
:
#C2BCBA
;
font-weight
:
500
;
justify-content
:
space-between
;
padding
:
26
rpx
0
25
rpx
0
;
}
.point
{
width
:
8
rpx
;
height
:
8
rpx
;
background
:
#E64150
;
border-radius
:
50%
;
}
.setComments-options-title
,
.setComments-options-text
{
font-size
:
24
rpx
;
font-weight
:
500
;
color
:
#CE8086
;
text-align
:
center
;
font-weight
:
bold
;
}
.setComments-options-text
text
{
padding
:
5
rpx
0
;
}
.setComments-options-text
{
flex-direction
:
column
;
margin-top
:
10
rpx
;
position
:
absolute
;
left
:
0
;
right
:
0
;
top
:
35
rpx
;
background
:
#FCEEEF
;
padding
:
20
rpx
0
20
rpx
0
;
border-radius
:
0
0
25
rpx
25
rpx
;
}
.setComments-options-title
text
{
margin-right
:
10
rpx
;
margin-left
:
10
rpx
;
}
.setComments-options-title
{
justify-content
:
center
;
align-items
:
center
;
}
.setComments-options
{
flex-grow
:
1
;
border-radius
:
25
rpx
;
background
:
#FCEEEF
;
flex-direction
:
column
;
padding
:
14
rpx
17
rpx
15
rpx
17
rpx
;
letter-spacing
:
1
rpx
;
position
:
relative
;
}
.setComments-title-right
{
width
:
190
rpx
;
flex-shrink
:
0
;
}
.setComments-title-left
{
letter-spacing
:
1
rpx
;
flex-grow
:
1
;
color
:
#282828
;
font-size
:
26
rpx
;
font-weight
:
bold
;
margin-right
:
20
rpx
;
}
.center-line
{
position
:
absolute
;
left
:
0
;
top
:
30
rpx
;
width
:
4
rpx
;
height
:
23
rpx
;
background
:
#282828
;
}
.setComments-content
{
position
:
relative
;
background
:
#FFFFFF
;
padding
:
21
rpx
27
rpx
0
22
rpx
;
box-shadow
:
0px
6px
29px
0px
rgba
(
76
,
76
,
76
,
0.09
);
border-radius
:
30px
;
}
.setComments-content-box
{
padding
:
0
50
rpx
;
}
.setComments-add
van-icon
{
font-size
:
25
rpx
;
margin-right
:
20
rpx
;
}
.setComments-add
{
width
:
190
rpx
;
margin
:
auto
;
border-radius
:
27
rpx
;
border
:
1
rpx
solid
#FB6087
;
color
:
#FB6087
;
font-size
:
24
rpx
;
letter-spacing
:
1
rpx
;
padding
:
10
rpx
0
;
margin-bottom
:
47
rpx
;
text-align
:
center
;
}
.index-student-information
{
min-height
:
800
rpx
;
=======
.setComments-Evaluation
view
text
:first-child
{
border-right
:
1px
solid
#E5E5E5
;
padding
:
0
16
rpx
0
0
;
...
...
@@ -385,10 +240,9 @@
}
.index-student-information
{
min-height
:
800
rpx
;
>>>>>>>
5ef2f509125236dffc7e7eb3c1403abaca6832c1
background
:
#FFFFFF
;
border-radius
:
50
rpx
50
rpx
0
0
;
padding
:
71
rpx
0
30
rpx
0
;
flex-direction
:
column
;
}
flex-direction
:
column
;
}
</
style
>
src/pages/setComments/setComments.vue
View file @
0886592b
...
...
@@ -6,7 +6,6 @@
<text
class=
"setComments-index-header-title"
>
设置评语
</text>
</view>
</navbar>
<<<<<<<
HEAD
<view
class=
"setComments-index-content"
>
<view
class=
"setComments-index-setType flex"
>
<view
class=
"setComments-setType-left flex"
>
...
...
@@ -29,32 +28,7 @@
</view>
<setComments
:CourseCommentTimesList=
"courseTimeList"
@
refreshData=
"getCourseCommentTimes"
></setComments>
</view>
=======
<view
class=
"setComments-index-content"
>
<view
class=
"setComments-index-setType flex"
>
<view
class=
"setComments-setType-left flex"
>
<view>
<van-image
class=
"img"
width=
"29rpx"
height=
"29rpx"
fit=
"cover"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653977710000_475.png"
/>
</view>
<view
class=
"setComments-setType-text flex"
>
<text>
自定义评价
</text>
<view>
从自动评价规则进入修改
</view>
</view>
</view>
<view
class=
"setComments-setType-right flex"
@
click=
"goRules"
>
<view>
<text>
自动评价规则
</text>
<van-image
class=
"img"
width=
"14rpx"
height=
"13rpx"
fit=
"cover"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653977684000_601.png"
/>
</view>
</view>
</view>
<setComments></setComments>
</view>
>>>>>>> 5ef2f509125236dffc7e7eb3c1403abaca6832c1
</view>
</
template
>
<
script
>
...
...
@@ -115,7 +89,7 @@
uni
.
navigateBack
({
delta
:
1
})
<<<<<<<
HEAD
},
radioChange
(
e
)
{
console
.
log
(
"打印国家名称"
,
e
.
target
.
value
)
...
...
@@ -127,17 +101,14 @@
data
.
courseTimeList
=
res
.
Data
;
}
})
},
goRules
()
{
uni
.
navigateTo
({
url
:
'/pages/setComments/commentRulesList'
})
}
}
=======
},
goRules
(){
uni
.
navigateTo
({
url
:
'/pages/setComments/commentRulesList'
})
}
}
>>>>>>>
5
ef2f509125236dffc7e7eb3c1403abaca6832c1
};
return
{
...
toRefs
(
data
),
...
methods
...
...
@@ -151,7 +122,6 @@
};
</
script
>
<
style
scoped
>
<<<<<<<
HEAD
.setComments-setType-right
view
text
{
margin-right
:
11
rpx
;
}
...
...
@@ -224,69 +194,6 @@
}
.navbarSticky
{
=======
.setComments-setType-right
view
text{
margin-right
:
11
rpx
;
}
.setComments-setType-right
view
{
color
:
#D9868D
;
background
:
#F5DEE0
;
border-radius
:
25
rpx
;
width
:
200
rpx
;
height
:
50
rpx
;
line-height
:
50
rpx
;
text-align
:
center
;
letter-spacing
:
1
rpx
;
}
.setComments-setType-right
{
flex-shrink
:
0
;
font-size
:
24
rpx
;
font-weight
:
500
;
}
.setComments-setType-text
view
{
font-size
:
24
rpx
;
color
:
#AFAFAF
;
font-weight
:
400
;
margin-top
:
15
rpx
;
}
.setComments-setType-text
text
{
font-size
:
30
rpx
;
font-weight
:
bold
;
color
:
#282828
;
}
.setComments-setType-text
{
flex-direction
:
column
;
margin-left
:
26
rpx
;
letter-spacing
:
1
rpx
;
}
.setComments-setType-left
view
:first-child
{
flex-shrink
:
0
;
}
.setComments-setType-left
{
flex-grow
:
1
;
margin-right
:
32
rpx
;
}
.setComments-index-setType
{
background
:
#FCEEEF
;
box-shadow
:
0
rpx
6
rpx
52
rpx
0
rpx
rgba
(
230
,
65
,
80
,
0.19
);
border-radius
:
50
rpx
;
margin
:
55
rpx
50
rpx
50
rpx
50
rpx
;
padding
:
33
rpx
50
rpx
;
}
.setComments-index-box
{
background
:
#F6F6F6
;
}
.setComments-index-header-title
{
font-size
:
32
rpx
;
font-weight
:
500
;
color
:
#282828
;
flex
:
1
;
text-align
:
center
;
padding-right
:
40
rpx
;
}
.navbarSticky
{
>>>>>>>
5ef2f509125236dffc7e7eb3c1403abaca6832c1
display
:
sticky
;
top
:
0
;
z-index
:
9
;
...
...
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