fix: 解决打包失败的问题

master
luoer 2023-10-18 15:37:04 +08:00
parent dc3e5e2e1e
commit 84685a7f19
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@
</div> </div>
</template> </template>
<script> <script lang="ts">
// @ts-nocheck
const styleMapping = { const styleMapping = {
y: { y: {
t: "top", t: "top",