feat: 功能优化
This commit is contained in:
@@ -31,4 +31,9 @@ onMounted(async () => {})
|
||||
|
||||
<style>
|
||||
/* 全局样式保持不变 */
|
||||
.ant-btn{
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
display: flex;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user