feat:【antd】【ele】代码风格统一

This commit is contained in:
YunaiV
2025-11-01 22:50:24 +08:00
parent d7cea8be39
commit 4412d455a3
39 changed files with 29 additions and 64 deletions

View File

@@ -48,6 +48,7 @@ const afterSale = ref<MallAfterSaleApi.AfterSale>({
logs: [],
});
// TODO @xingyu貌似 antd 相比 antd 来说,多了一个框?有啥办法只有 1 个么?
const [OrderDescriptions] = useDescription({
title: '订单信息',
bordered: false,