1 Star 0 Fork 0

王韶祺/点石成金web端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
myconture.html 2.63 KB
一键复制 编辑 原始数据 按行查看 历史
王韶祺 提交于 2019-01-30 13:52 . 点石成金web
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>我的收藏</title>
</head>
<body>
<div class="child-container">
<div class="dscj-my-collections">
<div class="dscj-my-course-header"><span>全部课程</span></div>
<div class="dscj-my-course-body">
<p id="loading" style="font-size: 25px; display: none;"><i class="el-icon-loading"></i></p>
<div class="left">
<!---->
<div class="dscj-empty-course">
<div class="img"><span><img src="./my-contain.png" alt=""></span></div>
<div>
<p>还没有收藏的课程哦~<span>马上去选择&gt;&gt;</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
<style>
* {
margin: 0;
padding: 0;
}
.personal-center-container .child-container {
margin-left: 280px;
border-left: 1px solid #e5e5e5;
padding-left: 20px;
min-height: 500px;
}
.dscj-my-collections .dscj-my-course-header {
margin-top: 14px;
height: 50px;
line-height: 50px;
background: #fff;
border-bottom: 1px solid #d1dbe5;
}
.dscj-my-collections .dscj-my-course-header span {
margin-left: 34px;
margin-right: 10px;
display: inline-block;
height: 100%;
font-family: PingFangSC-Regular;
font-size: 16px;
color: #666666;
cursor: pointer;
letter-spacing: 0;
}
.dscj-my-collections .dscj-my-course-header {
line-height: 50px;
}
.dscj-my-collections .dscj-my-course-body {
text-align: justify;
margin-top: 20px;
}
.dscj-my-collections .dscj-my-course-body {
text-align: justify;
}
.dscj-empty-course {
width: 100%;
background: #fff;
text-align: center;
border: 1px solid #EEEEEE;
}
.dscj-empty-course .img {
padding-top: 125px;
margin-bottom: 31px;
}
.dscj-empty-course div:last-child {
padding-bottom: 115px;
font-size: 22px;
color: #666666;
letter-spacing: 0;
}
.dscj-empty-course div:last-child span {
font-family: PingFangSC-Regular;
font-size: 22px;
color: #F06B1D;
letter-spacing: 0;
line-height: 30px;
cursor: pointer;
}
</style>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangshaoqi123/the_web_end_of_golden_points.git
git@gitee.com:wangshaoqi123/the_web_end_of_golden_points.git
wangshaoqi123
the_web_end_of_golden_points
点石成金web端
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385