修改盘库时候数量增加减少的按钮大小

This commit is contained in:
dxc
2026-02-28 12:05:21 +08:00
parent 4b29912f6f
commit 00ebffb9fd
2 changed files with 25 additions and 2 deletions

View File

@ -89,7 +89,7 @@ const handleLogout = () => {
<footer v-if="!isLoginPage" class="app-footer">
<span class="version-tag">
<el-icon style="vertical-align: middle; margin-right: 4px"><InfoFilled /></el-icon>
当前版本: 2.0录入测试版
当前版本: 2.1录入测试版
</span>
</footer>
</div>