1
admin
2026-01-19 2b89158d7bf80f2c9a8a4203b4837de92837e7ca
src/page/list/list-search.vue
@@ -60,7 +60,7 @@
      </ul>
      <div v-show="loading" class="load-all text-center">
        <mt-spinner type="fading-circle"></mt-spinner>
        加载中...
        loading...
      </div>
      <div v-show="!loading && hasSearch" class="load-all text-center">
        已全部加载
@@ -189,7 +189,7 @@
      &.no-bold {
        span {
          font-weight: 400;
          font-weight: 500;
        }
      }
    }