分销模块页面接口完成

This commit is contained in:
2025-11-20 10:26:25 +08:00
parent c6a1751e72
commit 1070049a9d
10 changed files with 1397 additions and 173 deletions

View File

@@ -418,4 +418,13 @@ text {
::v-deep .u-m-t-16 .u-textarea{
border-width: 1px!important;
}
.font-700{
font-weight: 700;
}
.text-center{
text-align: center;
}
.bg-f7{
background-color: #F7F7F7;
}