优化
This commit is contained in:
parent
c6db9ffc32
commit
b08204e074
@ -41,7 +41,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td class="align-center">
|
<td class="align-center">
|
||||||
<router-link
|
<router-link
|
||||||
style="margin:10px"
|
style="margin: 10px; color: blue"
|
||||||
v-for="(index, item) in item.themeconent.split(';')"
|
v-for="(index, item) in item.themeconent.split(';')"
|
||||||
:key="item"
|
:key="item"
|
||||||
:to="url + (Number(index) + Number(99999))"
|
:to="url + (Number(index) + Number(99999))"
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
</td>
|
</td>
|
||||||
<td class="align-center">
|
<td class="align-center">
|
||||||
<router-link
|
<router-link
|
||||||
style="margin: 10px"
|
style="margin: 10px; color: blue"
|
||||||
v-for="(index, item) in item.themeconent.split(';')"
|
v-for="(index, item) in item.themeconent.split(';')"
|
||||||
:key="item"
|
:key="item"
|
||||||
:to="url + (Number(index) + Number(99999))"
|
:to="url + (Number(index) + Number(99999))"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user