mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-14 10:57:16 +08:00
chore: 优化部分代码
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</a-row>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
<script setup lang="ts">
|
||||
import type { FormInstance } from '@arco-design/web-vue'
|
||||
import type { FileItem } from '@/apis/system'
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
<div id="videoId"></div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
<script setup lang="ts">
|
||||
import Player from 'xgplayer'
|
||||
import type { FileItem } from '@/apis/system'
|
||||
|
||||
|
Reference in New Issue
Block a user