diff --git a/src/App.vue b/src/App.vue index ec498d8..2b901b9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,20 +1,22 @@ + + + diff --git a/src/components/swap_expand_tree.vue b/src/components/swap_expand_tree.vue new file mode 100644 index 0000000..e2672a5 --- /dev/null +++ b/src/components/swap_expand_tree.vue @@ -0,0 +1,47 @@ + + + + diff --git a/src/components/swap_table.vue b/src/components/swap_table.vue deleted file mode 100644 index e3a54f5..0000000 --- a/src/components/swap_table.vue +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - -/* -This is main formulate -this.categories.splice(this.cate_upvalueindex,1,this.cate_downvalue) -this.categories.splice(this.cate_downvalueindex,1,this.cate_upvalue) - */ \ No newline at end of file