Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
P
pica.cloud.web-education-admin
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
Close sidebar
动态
分支图
统计图
创建新议题
提交
议题看板
打开侧边栏
jingqi.liu
pica.cloud.web-education-admin
提交
2ae583c2
提交
2ae583c2
编写于
6月 01, 2020
作者:
guangjun.yang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
自适应样式
上级
9d5c63d1
变更
5
展开全部
显示空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
797 行增加
和
40 行删除
+797
-40
course-list.vue
src/components/education/custom/course-list.vue
+2
-6
course-select.vue
src/components/education/custom/course-select.vue
+1
-1
custom-baseinfo.vue
src/components/education/custom/custom-baseinfo.vue
+1
-1
edit-custom copy 2.vue
src/views/education/edit-custom copy 2.vue
+765
-0
edit-custom.vue
src/views/education/edit-custom.vue
+28
-32
未找到文件。
src/components/education/custom/course-list.vue
浏览文件 @
2ae583c2
...
@@ -156,7 +156,7 @@ export default {
...
@@ -156,7 +156,7 @@ export default {
.course-list-wrapper {
.course-list-wrapper {
padding: 0 30px;
padding: 0 30px;
min-width: 1180px;
min-width: 1180px;
max-width: 1600px;
//
max-width: 1600px;
.course-header {
.course-header {
// position: relative;
// position: relative;
// top: 0;
// top: 0;
...
@@ -182,14 +182,10 @@ export default {
...
@@ -182,14 +182,10 @@ export default {
}
}
}
}
.order {
.order {
// position: absolute;
margin-right: 40px;
// top: 0;
// left: 880px;
// width: 200px;
display: flex;
display: flex;
flex-direction: row;
flex-direction: row;
align-items: center;
align-items: center;
// margin-right: 20px;
font-size: 14px;
font-size: 14px;
color: #333333;
color: #333333;
img {
img {
...
...
src/components/education/custom/course-select.vue
浏览文件 @
2ae583c2
...
@@ -409,6 +409,6 @@ export default {
...
@@ -409,6 +409,6 @@ export default {
flex-direction: row;
flex-direction: row;
justify-content: flex-end;
justify-content: flex-end;
margin-top: 20px;
margin-top: 20px;
margin-right:
2
0px;
margin-right:
6
0px;
}
}
</
style
>
</
style
>
\ No newline at end of file
src/components/education/custom/custom-baseinfo.vue
浏览文件 @
2ae583c2
...
@@ -817,7 +817,7 @@ export default {
...
@@ -817,7 +817,7 @@ export default {
.el-form-item__content
{
.el-form-item__content
{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
background
:
red
;
//
background: red;
}
}
.popover-content
{
.popover-content
{
position
:
relative
;
position
:
relative
;
...
...
src/views/education/edit-custom copy 2.vue
0 → 100644
浏览文件 @
2ae583c2
此差异已折叠。
点击以展开。
src/views/education/edit-custom.vue
浏览文件 @
2ae583c2
...
@@ -19,7 +19,8 @@
...
@@ -19,7 +19,8 @@
<el-step
title=
"选择学员范围"
>
3
</el-step>
<el-step
title=
"选择学员范围"
>
3
</el-step>
</el-steps>
</el-steps>
</el-col>
</el-col>
<el-col
style=
"margin-left: 236px; width: 200px;margin-top: 2px;"
>
<div
style=
"flex: 1;"
></div>
<el-col
style=
"margin-left: 236px; width: 160px;margin-top: 2px;"
>
<!--
<el-col
:span=
"5"
:offset=
"5"
>
-->
<!--
<el-col
:span=
"5"
:offset=
"5"
>
-->
<div
v-if=
"!canNext"
class=
"dis-btn"
>
下一步
</div>
<div
v-if=
"!canNext"
class=
"dis-btn"
>
下一步
</div>
<el-button
class=
"dis-btn-b"
v-if=
"active != 0 && projectStatus == 1 && isPreview != 1"
size=
"small"
@
click=
"save"
>
暂存
</el-button>
<el-button
class=
"dis-btn-b"
v-if=
"active != 0 && projectStatus == 1 && isPreview != 1"
size=
"small"
@
click=
"save"
>
暂存
</el-button>
...
@@ -539,28 +540,28 @@ export default {
...
@@ -539,28 +540,28 @@ export default {
<
style
lang=
"scss"
>
<
style
lang=
"scss"
>
.edit-custom-wrap
{
.edit-custom-wrap
{
::-webkit-scrollbar
::-webkit-scrollbar
{
{
width
:
10px
;
width
:
16px
;
height
:
10px
;
height
:
16px
;
background-color
:
#fff
;
background-color
:
#F5F5F5
;
}
}
/*定义滚动条轨道 内阴影+圆角*/
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
::-webkit-scrollbar-track
{
{
// box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-webkit-box-shadow
:
inset
0
0
6
px
rgba
(
0
,
0
,
0
,
0
.3
);
// -webkit-box-shadow: inset 0 0 3
px rgba(0,0,0,0.3);
border-radius
:
10px
;
border-radius
:
10px
;
background-color
:
#F5F5F5
;
background-color
:
#fff
;
}
}
/*定义滑块 内阴影+圆角*/
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
::-webkit-scrollbar-thumb
{
{
border-radius
:
6px
;
border-radius
:
10px
;
// box-shadow: inset 0 0 3px rgba(0,0,0,.3)
;
-webkit-box-shadow
:
inset
0
0
6
px
rgba
(
0
,
0
,
0
,.
3
);
// -webkit-box-shadow: inset 0 0 3
px rgba(0,0,0,.3);
background-color
:
#555
;
background-color
:
#C7C8C9
;
}
}
.el-step.is-simple
:not
(
:last-of-type
)
.el-step__title
{
.el-step.is-simple
:not
(
:last-of-type
)
.el-step__title
{
max-width
:
100%
;
max-width
:
100%
;
}
}
...
@@ -574,21 +575,17 @@ export default {
...
@@ -574,21 +575,17 @@ export default {
top
:
125px
;
top
:
125px
;
}
}
.step-content-new
{
.step-content-new
{
min-width
:
1300px
;
min-width
:
1200px
;
display
:
flex
;
justify-content
:
space-between
;
// min-width: 1300px;
background
:
#fff
;
background
:
#fff
;
// z-index: 1001;
background
:
#fff
;
background
:
#fff
;
// position: fixed;
// right: 30px;
// left: 285px;
overflow
:
hidden
;
overflow
:
hidden
;
// height: 60px;
height
:
54px
;
height
:
54px
;
line-height
:
54px
;
line-height
:
54px
;
// margin-top: 66px;
padding
:
15px
0
50px
0
;
padding
:
15px
0
50px
0
;
border-bottom
:
1px
solid
#efefef
;
border-bottom
:
1px
solid
#efefef
;
// margin-bottom: 20px;
background
:
#fff
;
background
:
#fff
;
.is-text
{
.is-text
{
display
:
none
;
display
:
none
;
...
@@ -610,7 +607,6 @@ export default {
...
@@ -610,7 +607,6 @@ export default {
}
}
.step-num
{
.step-num
{
display
:
block
;
display
:
block
;
// margin-top: 1.5px;
font-size
:
12px
;
font-size
:
12px
;
border
:
1px
solid
#999
!
important
;
border
:
1px
solid
#999
!
important
;
border-radius
:
50%
;
border-radius
:
50%
;
...
...
写
预览
Markdown
格式
0%
请重试
or
附加一个文件
附加文件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录