学位换行显示
This commit is contained in:
parent
61fccbfde1
commit
df74f025f5
@ -230,7 +230,7 @@
|
||||
</div>
|
||||
<div class="item flexacenter">
|
||||
<div class="key">学位</div>
|
||||
<div class="value flexacenter" style="white-space: nowrap;">
|
||||
<div class="value flexacenter" style="white-space: nowrap; flex-wrap: wrap;">
|
||||
{{ item.degree }}
|
||||
<div class="vertical-line"></div>
|
||||
{{ item.semester }}
|
||||
@ -409,7 +409,7 @@
|
||||
arrow1round: "",
|
||||
},
|
||||
mounted() {
|
||||
// axios.defaults.headers.common["Authorization"] = "813blr43ue2hhf2kjnlfibyy9swlxm2x"
|
||||
axios.defaults.headers.common["Authorization"] = "813blr43ue2hhf2kjnlfibyy9swlxm2x"
|
||||
|
||||
this.base01 = base01
|
||||
this.base02 = base02
|
||||
|
Loading…
Reference in New Issue
Block a user