Explorar o código

style: lint style

xiaoxian521 %!s(int64=3) %!d(string=hai) anos
pai
achega
8f6986608d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vite.config.ts

+ 1 - 1
vite.config.ts

@@ -65,7 +65,7 @@ export default ({ command }: ConfigEnv): UserConfigExport => {
           }
         ]
       }),
-      ElementPlus(),
+      ElementPlus({}),
       viteMockServe({
         mockPath: "mock",
         localEnabled: command === "serve",