PC-20250623MANY\Administrator
2025-09-29 58b0f1e9bd03a472321acf1dfc4e89fc4ce9df7a
src/page/list/list-kechuang.vue
@@ -64,7 +64,7 @@
      </div>
      <div v-show="loading" class="load-all text-center">
        <mt-spinner type="fading-circle"></mt-spinner>
        加载中...
        loading...
      </div>
      <div v-show="!loading && list.length>0" class="load-all text-center">
        已全部加载
@@ -216,7 +216,7 @@
      &.no-bold {
        span {
          font-weight: 400;
          font-weight: 500;
        }
      }
    }
@@ -304,7 +304,7 @@
          li{
            font-size:0.28rem;
            font-family:MicrosoftYaHeiLight;
            font-weight:400;
            font-weight:500;
            color:rgba(255,255,255,0.5);
            text-align: center;
            display: flex;
@@ -336,7 +336,7 @@
          span{
            font-size:0.26rem;
            font-family:MicrosoftYaHeiLight;
            font-weight:400;
            font-weight:500;
            color:rgba(177,37,37,1);
          }
        }