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