Skip to content

Commit

Permalink
feat: 新版挂件-新的发布配置UI
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Jul 8, 2023
1 parent 003b6c2 commit fe2667d
Show file tree
Hide file tree
Showing 15 changed files with 225 additions and 983 deletions.
10 changes: 3 additions & 7 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@ declare module '@vue/runtime-core' {
ChangeLocal: typeof import('./src/components/set/preference/ChangeLocal.vue')['default']
CnblogsTest: typeof import('./src/components/test/CnblogsTest.vue')['default']
ElAlert: typeof import('element-plus/es')['ElAlert']
ElAside: typeof import('element-plus/es')['ElAside']
ElButton: typeof import('element-plus/es')['ElButton']
ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup']
ElCard: typeof import('element-plus/es')['ElCard']
ElCol: typeof import('element-plus/es')['ElCol']
ElContainer: typeof import('element-plus/es')['ElContainer']
ElDialog: typeof import('element-plus/es')['ElDialog']
ElDivider: typeof import('element-plus/es')['ElDivider']
ElForm: typeof import('element-plus/es')['ElForm']
ElFormItem: typeof import('element-plus/es')['ElFormItem']
ElHeader: typeof import('element-plus/es')['ElHeader']
ElIcon: typeof import('element-plus/es')['ElIcon']
ElInput: typeof import('element-plus/es')['ElInput']
ElMain: typeof import('element-plus/es')['ElMain']
ElMenu: typeof import('element-plus/es')['ElMenu']
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
ElOption: typeof import('element-plus/es')['ElOption']
ElPageHeader: typeof import('element-plus/es')['ElPageHeader']
ElRadio: typeof import('element-plus/es')['ElRadio']
Expand All @@ -33,9 +33,6 @@ declare module '@vue/runtime-core' {
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
ElSelect: typeof import('element-plus/es')['ElSelect']
ElSpace: typeof import('element-plus/es')['ElSpace']
ElSwitch: typeof import('element-plus/es')['ElSwitch']
ElTable: typeof import('element-plus/es')['ElTable']
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
ElTabPane: typeof import('element-plus/es')['ElTabPane']
ElTabs: typeof import('element-plus/es')['ElTabs']
ElTag: typeof import('element-plus/es')['ElTag']
Expand All @@ -45,7 +42,6 @@ declare module '@vue/runtime-core' {
HugoTest: typeof import('./src/components/test/HugoTest.vue')['default']
KmsTest: typeof import('./src/components/test/kmsTest.vue')['default']
MetaweblogSetting: typeof import('./src/components/set/singleplatform/MetaweblogSetting.vue')['default']
PlatformSetting: typeof import('./src/components/set/PlatformSetting.vue')['default']
PublishIndex: typeof import('./src/components/publish/PublishIndex.vue')['default']
PublishPlatform: typeof import('./src/components/publish/form/PublishPlatform.vue')['default']
PublishSetting: typeof import('./src/components/set/PublishSetting.vue')['default']
Expand Down
File renamed without changes
Binary file added public/images/universal.webp
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit fe2667d

Please sign in to comment.