代码优化

This commit is contained in:
BianLzhaoMin 2024-12-02 18:41:08 +08:00
parent fc9c4cdac2
commit 653ae8fbb3
3 changed files with 3 additions and 1 deletions

View File

@ -82,5 +82,6 @@ const pageSize = computed({
:deep.el-pagination.is-background .el-pager li.is-active {
background-color: #3cb4a6;
//
}
</style>

View File

@ -7,5 +7,5 @@
:root {
--el-color-primary:#00a288;
// --el-color-primary-light-9:#78d3cb
}

View File

@ -690,6 +690,7 @@ const handleRemove = (list: any, index: Number) => {
</script>
<template>
<!-- 样式修改 -->
<!-- 商品管理 -->
<el-form :model="queryParams" ref="queryFormRef" :inline="true" size="default" label-width="0">
<el-row>