mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-17 10:08:14 +08:00
🎨 代码格式化
This commit is contained in:
@@ -12,9 +12,10 @@
|
||||
<script lang="ts" setup>
|
||||
import { StyleValue, ref } from "vue";
|
||||
|
||||
import TpoImage from "./tpo-image.vue";
|
||||
import { bytesToSize } from "../../utils/toolFunc";
|
||||
|
||||
import TpoImage from "./tpo-image.vue";
|
||||
|
||||
export interface TpImage {
|
||||
insert: {
|
||||
image: string;
|
||||
|
||||
Reference in New Issue
Block a user