fix: 完善顺运宝列表紧凑布局 (#216)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>{{.Title}} · 采集采购管理端</title>
|
||||
<link rel="stylesheet" href="/static/css/app.css">
|
||||
</head>
|
||||
<body>
|
||||
<body{{if eq .Active "syb"}} class="syb-page-body"{{end}}>
|
||||
|
||||
<nav class="nav" data-module-navigation data-ui-state-user="{{if .CurrentUser}}{{.CurrentUser.UserID}}{{end}}">
|
||||
<span class="nav-brand">采集采购管理端</span>
|
||||
|
||||
Reference in New Issue
Block a user