mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-03-01 00:23:11 +08:00
naive全局API挂载方式修改
This commit is contained in:
@@ -1,10 +1,3 @@
|
|||||||
/*
|
|
||||||
* @Author: thelostword
|
|
||||||
* @Date: 2022-10-28 17:13:52
|
|
||||||
* @LastEditors: thelostword
|
|
||||||
* @LastEditTime: 2022-10-28 18:01:54
|
|
||||||
* @FilePath: \naive-ui-admin\src\plugins\naive.ts
|
|
||||||
*/
|
|
||||||
import type { App } from 'vue';
|
import type { App } from 'vue';
|
||||||
import * as NaiveUI from 'naive-ui';
|
import * as NaiveUI from 'naive-ui';
|
||||||
import { computed } from 'vue';
|
import { computed } from 'vue';
|
||||||
|
|||||||
Reference in New Issue
Block a user