Bläddra i källkod

Merge branch 'dev' of https://gitee.com/MTrun/go-view

奔跑的面条 3 år sedan
förälder
incheckning
01bb9a8939

+ 0 - 1
src/packages/components/Informations/Mores/TextCloud/index.ts

@@ -1,4 +1,3 @@
-import Configuration from './config.vue'
 import image from '@/assets/images/chart/informations/words_cloud.png'
 import { ConfigType, PackagesCategoryEnum } from '@/packages/index.d'
 import { ChatCategoryEnum,ChatCategoryEnumName } from '../../index.d'

+ 1 - 1
src/packages/components/Tables/Tables/TableCategory/index.ts

@@ -1,4 +1,4 @@
-import image from '@/assets/images/chart/Tables/tables_categary.png'
+import image from '@/assets/images/chart/tables/tables_categary.png'
 import { ConfigType, PackagesCategoryEnum } from '@/packages/index.d'
 import { ChatCategoryEnum, ChatCategoryEnumName } from '../../index.d'
 

+ 1 - 1
src/packages/components/Tables/Tables/TableList/index.ts

@@ -1,4 +1,4 @@
-import image from '@/assets/images/chart/Tables/tables_list.png'
+import image from '@/assets/images/chart/tables/tables_list.png'
 import { ConfigType, PackagesCategoryEnum } from '@/packages/index.d'
 import { ChatCategoryEnum, ChatCategoryEnumName } from '../../index.d'
 

+ 1 - 1
src/packages/components/Tables/Tables/tableCommon/index.ts

@@ -1,4 +1,4 @@
-import image from '@/assets/images/chart/Tables/tables.png'
+import image from '@/assets/images/chart/tables/tables.png'
 import { ConfigType, PackagesCategoryEnum } from '@/packages/index.d'
 import { ChatCategoryEnum, ChatCategoryEnumName } from '../../index.d'