diff --git a/cateditor/src/components/CatalogContents.vue b/cateditor/src/components/CatalogContents.vue index c1236a3..96cbaf4 100644 --- a/cateditor/src/components/CatalogContents.vue +++ b/cateditor/src/components/CatalogContents.vue @@ -1,42 +1,18 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/cateditor/src/components/FancyList.vue b/cateditor/src/components/FancyList.vue new file mode 100644 index 0000000..3ead594 --- /dev/null +++ b/cateditor/src/components/FancyList.vue @@ -0,0 +1,117 @@ + + + + + + + + Items + + search + + + + + + + + + drag_handle + + + + + + + + + + info + + + delete + + + + + + + + + + + + + Click Me + + + + + + + + + + + + + + + + diff --git a/cateditor/src/components/RawDisplayer.vue b/cateditor/src/components/RawDisplayer.vue new file mode 100644 index 0000000..4064031 --- /dev/null +++ b/cateditor/src/components/RawDisplayer.vue @@ -0,0 +1,36 @@ + + + + {{ title }} + + {{ valueString }} + + + + + +
{{ valueString }}