This commit is contained in:
zwt13703 2026-04-27 17:48:59 +08:00
parent 1881e501f5
commit cedf46d3c9
1 changed files with 1 additions and 1 deletions

View File

@ -71,6 +71,6 @@
</div> </div>
</div> </div>
<div class="toast" id="toast" style="display:none;"></div> <div class="toast" id="toast" style="display:none;"></div>
<script src="/static/app.js"></script> <script src="/static/app.js?v=2"></script>
</body> </body>
</html> </html>