mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-03-01 00:23:11 +08:00
删除头部注释
This commit is contained in:
@@ -1,10 +1,3 @@
|
|||||||
/*
|
|
||||||
* @Author: thelostword
|
|
||||||
* @Date: 2022-10-25 15:43:13
|
|
||||||
* @LastEditors: thelostword
|
|
||||||
* @LastEditTime: 2022-10-28 18:03:36
|
|
||||||
* @FilePath: \naive-ui-admin\src\main.ts
|
|
||||||
*/
|
|
||||||
import './styles/tailwind.css';
|
import './styles/tailwind.css';
|
||||||
import { createApp } from 'vue';
|
import { createApp } from 'vue';
|
||||||
import { setupNaive, setupDirectives } from '@/plugins';
|
import { setupNaive, setupDirectives } from '@/plugins';
|
||||||
|
|||||||
Reference in New Issue
Block a user