版本号

This commit is contained in:
zhangyc
2022-12-24 20:03:47 +08:00
parent 22e03a42bb
commit 77881751dc
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<div class="pathdetails" style="padding: 30px">
<!-- 面包屑导航 -->
<div class="crumb">
<div>{{ data.routerName }}</div>
<div>{{ data.name }}</div>
<div style="margin-left: 6px; margin-right: 6px">/</div>
<div style="font-weight: 700">路径图详情</div>