diff --git a/cateditor/src/App.vue b/cateditor/src/App.vue index 3462588..70b2fcf 100644 --- a/cateditor/src/App.vue +++ b/cateditor/src/App.vue @@ -1,35 +1,23 @@ + + diff --git a/cateditor/src/components/CatalogInfo.vue b/cateditor/src/components/CatalogInfo.vue new file mode 100644 index 0000000..33b4762 --- /dev/null +++ b/cateditor/src/components/CatalogInfo.vue @@ -0,0 +1,53 @@ + + + + + diff --git a/cateditor/src/components/HelloWorld.vue b/cateditor/src/components/HelloWorld.vue index caefbdb..330548c 100644 --- a/cateditor/src/components/HelloWorld.vue +++ b/cateditor/src/components/HelloWorld.vue @@ -1,145 +1,62 @@