重命名CubeListPager和CubeListToolbarSearch
Yann authored at 2025-07-28 22:53:20 Yann committed at 2025-07-28 23:04:14
363.00 B
cube-front
<!doctype html>
<html lang="">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" href="https://sso.newlifex.com/favicon.ico" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Cube-Front</title>
  </head>

  <body>
    <div id="app"></div>
    <script type="module" src="/core/main.ts"></script>
  </body>
</html>