mirror of
https://gitee.com/beecue/fastbee.git
synced 2026-05-08 00:34:41 +08:00
大屏展示
This commit is contained in:
9
vue/src/lib/index.js
Normal file
9
vue/src/lib/index.js
Normal file
@@ -0,0 +1,9 @@
|
||||
import DDmoment from "./dd-moment"
|
||||
import { colors,colors2 } from "./modules/echarts-options"
|
||||
import { shortcuts } from "./currency";
|
||||
|
||||
export {DDmoment,colors,colors2}
|
||||
|
||||
export {
|
||||
shortcuts
|
||||
}
|
||||
Reference in New Issue
Block a user