From ca914dde7f6eae1ddd7b69ea289a74a030b2a895 Mon Sep 17 00:00:00 2001 From: CQ <8051778+cq-hm@user.noreply.gitee.com> Date: Mon, 21 Jul 2025 09:50:24 +0800 Subject: [PATCH] fix public web --- niucloud/public/web/200.html | 4 ++-- niucloud/public/web/404.html | 4 ++-- .../{agreement.654d72c4.js => agreement.a9df9e19.js} | 2 +- .../web/_nuxt/{auth.ed39f9ea.js => auth.eaa75b90.js} | 2 +- .../_nuxt/{balance.bc66f9c9.js => balance.8bc00ac4.js} | 2 +- .../web/_nuxt/{bind.67b8cbcb.js => bind.a6a2639e.js} | 2 +- .../web/_nuxt/{center.2aa7bac4.js => center.1136d415.js} | 2 +- .../web/_nuxt/{close.b4d21927.js => close.051e5e1d.js} | 2 +- .../{container.e873b454.js => container.f8ab8109.js} | 2 +- .../_nuxt/{debounce.e9082aac.js => debounce.34bb4a32.js} | 2 +- .../_nuxt/{default.423db3c6.js => default.f5a33300.js} | 2 +- ...lt_headimg.f65b76f9.js => default_headimg.159675bc.js} | 2 +- .../{el-button.a6c097b5.js => el-button.583c8b81.js} | 2 +- .../_nuxt/{el-empty.03bb5252.js => el-empty.7693e602.js} | 2 +- .../_nuxt/{el-input.76c2ffca.js => el-input.83f676ee.js} | 2 +- .../{el-loading.a3d7841d.js => el-loading.398a75f2.js} | 2 +- .../_nuxt/{el-main.a260b446.js => el-main.ec9fd55b.js} | 2 +- .../{el-overlay.a5264bab.js => el-overlay.bb0ec5f3.js} | 2 +- .../{el-popper.b3ae5f03.js => el-popper.5761c066.js} | 2 +- .../{el-select.148e1636.js => el-select.62e495b4.js} | 2 +- .../web/_nuxt/{entry.3e5283c2.js => entry.b7343dfb.js} | 8 ++++---- .../{error-404.17da4540.js => error-404.a85e3fd0.js} | 2 +- .../{error-500.5bed2c77.js => error-500.51ab60ac.js} | 2 +- ...-component.8d88c12d.js => error-component.9ef14ded.js} | 4 ++-- .../web/_nuxt/{index.a8dd4fd0.js => index.053969da.js} | 2 +- .../web/_nuxt/{index.56b54639.js => index.27f7c24a.js} | 2 +- .../web/_nuxt/{index.526e3d06.js => index.549aa0c8.js} | 2 +- .../web/_nuxt/{index.01f9b07c.js => index.e1ea48df.js} | 2 +- .../web/_nuxt/{login.f4a07ad0.js => login.6a0d9958.js} | 2 +- .../web/_nuxt/{nosite.53229767.js => nosite.0a0812dc.js} | 2 +- .../{nuxt-link.52578255.js => nuxt-link.f42f3b30.js} | 2 +- .../web/_nuxt/{point.27a366f1.js => point.f3bdec68.js} | 2 +- .../_nuxt/{register.25444a9b.js => register.d82f9f0b.js} | 2 +- .../web/_nuxt/{test.6df5c394.js => test.006ed1dd.js} | 2 +- .../_nuxt/{throttle.86877450.js => throttle.5ca6dfae.js} | 2 +- ...se-form-item.bba9394e.js => use-form-item.0e2797b4.js} | 2 +- .../_nuxt/{useLogin.36fdaa08.js => useLogin.85c6b305.js} | 2 +- .../web/_nuxt/{vnode.f49afff2.js => vnode.82bc5779.js} | 2 +- niucloud/public/web/index.html | 4 ++-- 39 files changed, 46 insertions(+), 46 deletions(-) rename niucloud/public/web/_nuxt/{agreement.654d72c4.js => agreement.a9df9e19.js} (80%) rename niucloud/public/web/_nuxt/{auth.ed39f9ea.js => auth.eaa75b90.js} (59%) rename niucloud/public/web/_nuxt/{balance.bc66f9c9.js => balance.8bc00ac4.js} (78%) rename niucloud/public/web/_nuxt/{bind.67b8cbcb.js => bind.a6a2639e.js} (80%) rename niucloud/public/web/_nuxt/{center.2aa7bac4.js => center.1136d415.js} (96%) rename niucloud/public/web/_nuxt/{close.b4d21927.js => close.051e5e1d.js} (81%) rename niucloud/public/web/_nuxt/{container.e873b454.js => container.f8ab8109.js} (72%) rename niucloud/public/web/_nuxt/{debounce.e9082aac.js => debounce.34bb4a32.js} (96%) rename niucloud/public/web/_nuxt/{default.423db3c6.js => default.f5a33300.js} (90%) rename niucloud/public/web/_nuxt/{default_headimg.f65b76f9.js => default_headimg.159675bc.js} (69%) rename niucloud/public/web/_nuxt/{el-button.a6c097b5.js => el-button.583c8b81.js} (96%) rename niucloud/public/web/_nuxt/{el-empty.03bb5252.js => el-empty.7693e602.js} (97%) rename niucloud/public/web/_nuxt/{el-input.76c2ffca.js => el-input.83f676ee.js} (98%) rename niucloud/public/web/_nuxt/{el-loading.a3d7841d.js => el-loading.398a75f2.js} (98%) rename niucloud/public/web/_nuxt/{el-main.a260b446.js => el-main.ec9fd55b.js} (94%) rename niucloud/public/web/_nuxt/{el-overlay.a5264bab.js => el-overlay.bb0ec5f3.js} (99%) rename niucloud/public/web/_nuxt/{el-popper.b3ae5f03.js => el-popper.5761c066.js} (99%) rename niucloud/public/web/_nuxt/{el-select.148e1636.js => el-select.62e495b4.js} (99%) rename niucloud/public/web/_nuxt/{entry.3e5283c2.js => entry.b7343dfb.js} (90%) rename niucloud/public/web/_nuxt/{error-404.17da4540.js => error-404.a85e3fd0.js} (94%) rename niucloud/public/web/_nuxt/{error-500.5bed2c77.js => error-500.51ab60ac.js} (96%) rename niucloud/public/web/_nuxt/{error-component.8d88c12d.js => error-component.9ef14ded.js} (72%) rename niucloud/public/web/_nuxt/{index.a8dd4fd0.js => index.053969da.js} (83%) rename niucloud/public/web/_nuxt/{index.56b54639.js => index.27f7c24a.js} (99%) rename niucloud/public/web/_nuxt/{index.526e3d06.js => index.549aa0c8.js} (87%) rename niucloud/public/web/_nuxt/{index.01f9b07c.js => index.e1ea48df.js} (98%) rename niucloud/public/web/_nuxt/{login.f4a07ad0.js => login.6a0d9958.js} (97%) rename niucloud/public/web/_nuxt/{nosite.53229767.js => nosite.0a0812dc.js} (81%) rename niucloud/public/web/_nuxt/{nuxt-link.52578255.js => nuxt-link.f42f3b30.js} (98%) rename niucloud/public/web/_nuxt/{point.27a366f1.js => point.f3bdec68.js} (75%) rename niucloud/public/web/_nuxt/{register.25444a9b.js => register.d82f9f0b.js} (90%) rename niucloud/public/web/_nuxt/{test.6df5c394.js => test.006ed1dd.js} (97%) rename niucloud/public/web/_nuxt/{throttle.86877450.js => throttle.5ca6dfae.js} (72%) rename niucloud/public/web/_nuxt/{use-form-item.bba9394e.js => use-form-item.0e2797b4.js} (87%) rename niucloud/public/web/_nuxt/{useLogin.36fdaa08.js => useLogin.85c6b305.js} (82%) rename niucloud/public/web/_nuxt/{vnode.f49afff2.js => vnode.82bc5779.js} (91%) diff --git a/niucloud/public/web/200.html b/niucloud/public/web/200.html index 21bf6252b..40531fc16 100644 --- a/niucloud/public/web/200.html +++ b/niucloud/public/web/200.html @@ -1,6 +1,6 @@
- - + +