mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 06:16:44 +08:00
创新力到期
This commit is contained in:
@@ -148,7 +148,10 @@
|
||||
内容涵盖:领导力、市场营销、职场技能、财务知识、法律常识、人力资源、经典国学、人文社科
|
||||
</div>
|
||||
</div>
|
||||
<div class="cylx" @click="cylClick">
|
||||
<div class="text_msg">
|
||||
创新力专区课程版权已到期!
|
||||
</div>
|
||||
<!-- <div class="cylx" @click="cylClick">
|
||||
<div class="tyl_titlex">
|
||||
<img
|
||||
src="../../../assets/images/cyl.png"
|
||||
@@ -162,7 +165,7 @@
|
||||
内容涵盖:组合创新、单点破局、错位竞争、分形创新、第二曲线、数字化、元宇宙<br/>
|
||||
创新力专区课程版权将于2024年4月16日到期,逾期将无法继续访问,请尽快完成学习
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -497,7 +500,7 @@ export default {
|
||||
}
|
||||
.ClassBoxContentx {
|
||||
width: 100%;
|
||||
height: 456px;
|
||||
height: 396px;
|
||||
// background: red;
|
||||
border-radius: 15px;
|
||||
.ContentBoxx {
|
||||
@@ -513,6 +516,7 @@ export default {
|
||||
.leftBox {
|
||||
padding-left: 30px;
|
||||
width: 48%;
|
||||
margin-top: -32px;
|
||||
.titlex {
|
||||
width: 200px;
|
||||
height: 59px;
|
||||
@@ -555,7 +559,7 @@ export default {
|
||||
box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
|
||||
border-radius: 4px;
|
||||
height: 160px;
|
||||
margin-top: 83px;
|
||||
margin-top: 163px;
|
||||
.tyl_titlex {
|
||||
width: 100%;
|
||||
padding-left: 20px;
|
||||
@@ -593,6 +597,11 @@ export default {
|
||||
border: 0.96px solid rgba(140, 105, 242, 1);
|
||||
box-shadow: 7px 5px 6px 0px rgba(76, 31, 221, 0.3);
|
||||
}
|
||||
.text_msg{
|
||||
margin: 43px 0 0 222px;
|
||||
font-size: 14px;
|
||||
color: #000;
|
||||
}
|
||||
.cylx {
|
||||
cursor: pointer;
|
||||
width: calc(100% - 20px);
|
||||
@@ -642,6 +651,7 @@ export default {
|
||||
}
|
||||
.imgx {
|
||||
width: 835px;
|
||||
height: 428px;
|
||||
margin-left: -1px;
|
||||
margin-top: -1px;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user