Commit 6bda7d26 authored by chenqikuai's avatar chenqikuai

v.2.2.1

parent 38bbbf31
......@@ -10,7 +10,7 @@ import "cqk-sy-ui/style.css";
// infinite-scroll
import { ElInfiniteScroll, ElLoading } from "element-plus";
console.log("v.2.2.0");
console.log("v.2.2.1");
// console.log(import.meta.env);
......
......@@ -124,7 +124,7 @@ import Search from "@/components/Search/index.vue";
import Avatar from "@/components/Avatar/index.vue";
import Title from "@/components/Title.vue";
import Icon from "@/components/Icon/index.vue";
import CopyrightTable from "./components/CopyrightTable/index.vue";
import CopyrightTable from "./components/copyrightTable/index.vue";
import AlbumTable from "./components/AlbumTable/index.vue";
import { eCollectionType } from "../PassMaker/types";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment