chore: 重命名表格样式(同步 GiDemo 更新)

This commit is contained in:
2025-01-13 22:42:24 +08:00
parent 28ac501f4a
commit df732455d0
15 changed files with 18 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="table-page">
<div class="gi_table_page">
<!-- <a-row justify="space-between" align="center" class="header page_header">
<a-space wrap>
<div class="title">系统配置</div>
@@ -60,7 +60,7 @@ const change = (key: string | number) => {
</script>
<style scoped lang="scss">
.table-page {
.gi_table_page {
overflow-y: auto;
}
:deep(.arco-tabs .arco-tabs-nav-type-card-gutter .arco-tabs-tab-active) {