配置跳转

This commit is contained in:
2023-08-28 08:47:23 +08:00
parent 6a5b0c57a6
commit 13f2c2a97b
4 changed files with 16 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
<div class="pages">
<router-link to="/LogisticsProcess">物流工艺</router-link>
<router-link to="/StorageMonitor">仓储监控</router-link>
<router-link to="/setup">设备监控</router-link>
<!-- <router-link to="/setup">设备监控</router-link> -->
</div>
</t-header>
<div class="container">
@@ -503,7 +503,7 @@ export default {
left .2509rem
top 11%
_wh(20%, .4rem)
_fj()
_fj(flex-start)
a
cursor pointer
font-family "SourceHanSansCN"
@@ -512,6 +512,8 @@ export default {
padding .05rem .2rem
border-radius .05rem
background: radial-gradient(circle at 7.2% 13.6%, rgb(37, 249, 245) 0%, #004c92 90%)
+a
margin-left .2rem
.bg
_wh(100%, 100%)
overflow hidden