|
|
@ -31,7 +31,7 @@ const MaintenancePage = () => {
|
|
|
|
清除缓存
|
|
|
|
清除缓存
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
<button onClick={handleReload} className='px-4 py-2 mb-4 bg-green-500 text-white rounded-md border-0'>
|
|
|
|
<button onClick={handleReload} className='px-4 py-2 mb-4 bg-green-500 text-white rounded-md border-0'>
|
|
|
|
重新加载
|
|
|
|
检查版本
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
{/* <button onClick={handleVersionCheck} className='px-4 py-2 mb-2 bg-yellow-500 text-white rounded-md border-0'>
|
|
|
|
{/* <button onClick={handleVersionCheck} className='px-4 py-2 mb-2 bg-yellow-500 text-white rounded-md border-0'>
|
|
|
|
检查版本
|
|
|
|
检查版本
|
|
|
|