mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 00:10:25 +08:00
refactor: 前端统一使用prettier格式化&枚举值统一管理
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { nextTick } from 'vue';
|
||||
import loadingCss from "@/theme/loading.scss?inline"
|
||||
import loadingCss from '@/theme/loading.scss?inline';
|
||||
|
||||
// 定义方法
|
||||
export const NextLoading = {
|
||||
|
||||
Reference in New Issue
Block a user