aaaa 6 months ago
parent b44aaf3849
commit b78eadc89d
  1. BIN
      src/assets/images/bj.png
  2. BIN
      src/assets/images/bj1.png
  3. BIN
      src/assets/images/bj2.png
  4. BIN
      src/assets/images/kc1.png
  5. BIN
      src/assets/images/kc2.png
  6. BIN
      src/assets/images/kc3.png
  7. BIN
      src/assets/images/top.png
  8. BIN
      src/assets/images/tp.png
  9. BIN
      src/assets/images/tp1.jpg
  10. 18
      src/views/portal/courseHomepage.vue
  11. 1326
      src/views/portal/index.vue

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

@ -64,13 +64,14 @@
</div>
<div class="sidebar">
<div class="content">
<div class="icon"><img src="/src/assets/images/rjgz.jpg" width="100%" height="100%"></div>
<!-- <div class="content">
<h3>课程目标</h3>
<div class="btn">了解更多</div>
<a>
课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程课程
</a>
</div>
</div> -->
<div class="column" style="">
<div class="icon"></div>
@ -386,6 +387,19 @@ body {
margin-left: 20px;
// background-color: rgb(84, 50, 9)
}
.sidebar .icon{
width: 100%;
height: 20%;
}
.sidebar .content {
width: 100%;
height: 20%;
border-radius: 14px 14px 14px 14px;
border-left: 4px solid #5577ff;
background-color: #ffffff;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.sidebar .content {
width: 100%;
height: 20%;

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save