Update xiaoshi-pad-card.js

This commit is contained in:
xiaoshi
2026-01-01 15:45:28 +08:00
committed by GitHub
parent bf6c7d9a1a
commit 2aeca95db9

View File

@@ -1,4 +1,4 @@
console.info("%c 消逝卡-平板端 \n%c v 0.2.5 ", "color: red; font-weight: bold; background: black", "color: white; font-weight: bold; background: black"); console.info("%c 消逝卡-平板端 \n%c v 0.2.6 ", "color: red; font-weight: bold; background: black", "color: white; font-weight: bold; background: black");
const loadCards = () => { const loadCards = () => {
import('./xiaoshi-pad-grid-card.js'); import('./xiaoshi-pad-grid-card.js');