vben
2021-07-25 98749ec6fed0608c01e42f5a13666a9b43a24d6d
index.html
@@ -26,7 +26,7 @@
    <div id="app">
      <style>
        html[data-theme='dark'] .app-loading {
          background: #2c344a;
          background-color: #2c344a;
        }
        html[data-theme='dark'] .app-loading .app-loading-title {
@@ -40,7 +40,7 @@
          justify-content: center;
          align-items: center;
          flex-direction: column;
          background: #f4f7f9;
          background-color: #f4f7f9;
        }
        .app-loading .app-loading-wrap {