同步操作将从 likeadmin/likeadmin(Python版)- MIT协议-免费任意商用- 管理后台_小程序_手机H5_PC端_uni-app 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<!DOCTYPE html><html lang="zh-CN"><head><meta charset="UTF-8" /><link rel="icon" href="/favicon.ico" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><title>后台管理系统</title><style>* {margin: 0;padding: 0;}.preload {display: flex;align-items: center;justify-content: center;height: 100vh;width: 100vw;}.circular {height: 42px;width: 42px;animation: loading-rotate 2s linear infinite;}.circular .path {animation: loading-dash 1.5s ease-in-out infinite;stroke-dasharray: 90, 150;stroke-dashoffset: 0;stroke-width: 2;stroke: #4073fa;stroke-linecap: round;}@keyframes loading-rotate {100% {transform: rotate(1turn);}}@keyframes loading-dash {0% {stroke-dasharray: 90, 150;stroke-dashoffset: -40px;}100% {stroke-dasharray: 90, 150;stroke-dashoffset: -120px;}}</style></head><body><div id="app"><div class="preload"><svg viewBox="25 25 50 50" class="circular"><circle cx="50" cy="50" r="20" fill="none" class="path"></circle></svg></div></div><script type="module" src="/src/main.ts"></script></body></html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。