✏️ 修复 IDE import 报错

This commit is contained in:
目棃
2024-06-26 22:03:22 +08:00
parent 7ea47b4606
commit 8a4edd29f5
77 changed files with 316 additions and 284 deletions

View File

@@ -44,8 +44,8 @@
<script setup lang="ts">
import { computed, ref, watch } from "vue";
import Mys from "../../plugins/Mys";
import showSnackbar from "../func/snackbar";
import Mys from "../../plugins/Mys/index.js";
import showSnackbar from "../func/snackbar.js";
import TOverlay from "../main/t-overlay.vue";
interface TpoLotteryProps {