mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +08:00
chore: update
This commit is contained in:
parent
884cf92640
commit
4be7db4944
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -2,11 +2,11 @@
|
||||
import { ref, markRaw } from "vue";
|
||||
import ReCol from "@/components/ReCol";
|
||||
import { useDark, randomGradient } from "./utils";
|
||||
import WelcomeTable from "./components/table/index.vue";
|
||||
import { ReNormalCountTo } from "@/components/ReCountTo";
|
||||
import { useRenderFlicker } from "@/components/ReFlicker";
|
||||
import WelcomeTable from "./components/WelcomeTable/index.vue";
|
||||
import { ChartBar, ChartLine, ChartRound } from "./components/charts";
|
||||
import Segmented, { type OptionsType } from "@/components/ReSegmented";
|
||||
import { ChartBar, ChartLine, ChartRound } from "./components/WelcomeCharts";
|
||||
import { chartData, barChartData, progressData, latestNewsData } from "./data";
|
||||
|
||||
defineOptions({
|
||||
|
Loading…
x
Reference in New Issue
Block a user