feat: Header重排、共享配方到公共库、待审核配方、权限优化 #17

Merged
fam merged 39 commits from fix/ui-polish-round2 into main 2026-04-09 18:37:12 +00:00
Showing only changes of commit 95368049fe - Show all commits

View File

@@ -130,7 +130,7 @@ onMounted(async () => {
<style scoped>
.header-inner {
display: flex;
align-items: center;
align-items: flex-start;
justify-content: space-between;
gap: 12px;
position: relative;