艺术家
2025-06-04 772190e7b2e3f6ef0695ba54d9209324acdcb30a
ÏîÄ¿´úÂë/¿ÉÊÓ»¯´óÆÁ/client/src/views/Index.vue
@@ -5,7 +5,7 @@
        display: flex;
        justify-content: center;
        color: #fff;
        font-size: 15rem;
        font-size: 20rem;
        letter-spacing: 5rem;
        font-weight: bold;
      "
@@ -20,7 +20,7 @@
        align-items: center;
        color: #fff;
        font-size: 3rem;
        margin-top: 3rem;
        margin-top: 1rem;
      "
    >
      <div
@@ -47,7 +47,7 @@
        color: #fff;
        font-weight: bold;
        margin-top: 5rem;
        font-size: 10rem;
        font-size: 12rem;
      "
    >
      <span> CR400AF</span>
@@ -83,7 +83,7 @@
          <div
            style="
              height: 5rem;
              font-size: 6rem;
              font-size: 7rem;
              font-weight: bold;
              display: flex;
              align-items: center;
@@ -121,7 +121,7 @@
            <div
              style="
                width: 40%;
                font-size: 6rem;
                font-size: 7rem;
                color: #fff;
                background-color: #058f66;
                border-radius: 1.5rem;
@@ -134,7 +134,7 @@
            <div
              style="
                width: 40%;
                font-size: 6rem;
                font-size: 7rem;
                color: #fff;
                background-color: #d9001b;
                border-radius: 1.5rem;
@@ -164,7 +164,7 @@
            >位
          </div>
        </div>
        <div style="width: 90%; margin-top: 2rem">
        <div style="width: 98%; margin-top: 2rem">
          <el-table
            empty-text="暂无数据"
            :data="tableData"
@@ -174,11 +174,12 @@
              height: '1.61rem',
              color: '#fff',
              background: '#1860A8',
              fontSize: '2rem',
              fontSize: '2.1rem',
            }"
            :cell-style="{
              color: '#fff',
              background: 'rgba(23, 87, 149, 0.9)',
              fontSize: '4rem',
            }"
          >
            <el-table-column