初步完成魔方与小程序的互通 #109

Merged
root merged 2 commits from Branch_chensl into master 2024-11-07 16:46:56 +08:00
Showing only changes of commit 3c62621bca - Show all commits

View File

@ -112,7 +112,7 @@ defineProps<{ property: MenuGridProperty }>()
border-radius: 5px; border-radius: 5px;
margin: 0 auto; margin: 0 auto;
padding: 5px 0; padding: 5px 0;
margin-top: 10px; // margin-top: 10px;
padding-bottom: 10px; padding-bottom: 10px;
padding-top: 10px; padding-top: 10px;
&>.t { &>.t {