Browse Source

去掉logo

master
ruanqi 2 years ago
parent
commit
4bb3eba328
  1. BIN
      src/assets/img/jtLogo.jpg
  2. 4
      src/views/modules/board/scheduledBoard.vue

BIN
src/assets/img/jtLogo.jpg

Before

Width: 800  |  Height: 447  |  Size: 23 KiB

4
src/views/modules/board/scheduledBoard.vue

@ -4,8 +4,8 @@
<div style="width:100%;height: 19%;text-align:center;"> <div style="width:100%;height: 19%;text-align:center;">
<div style="float: left;width: 25%;height: 100%;text-align:left; "> <div style="float: left;width: 25%;height: 100%;text-align:left; ">
<div style="height: 60%;width: 100%;text-align: left;margin-top: 1%"> <div style="height: 60%;width: 100%;text-align: left;margin-top: 1%">
<!-- <label style="font-size: 40px;color: #9c0202;margin-left: 2%">Jtem 江天电子</label>-->
<img class="logo" src="~@/assets/img/jtLogo.jpg" style=" width: 10%; position: absolute;top: 0;left:0;" >
<label style="font-size: 40px;color: #9c0202;margin-left: 2%">XXX公司</label>
<!-- <img class="logo" src="~@/assets/img/jtLogo.jpg" style=" width: 10%; position: absolute;top: 0;left:0;" >-->
</div> </div>
</div> </div>
<TimeC></TimeC> <TimeC></TimeC>

Loading…
Cancel
Save