diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json new file mode 100644 index 0000000..f8b4888 --- /dev/null +++ b/.vs/ProjectSettings.json @@ -0,0 +1,3 @@ +{ + "CurrentProjectSetting": null +} \ No newline at end of file diff --git a/.vs/TOPVERSE_Official/FileContentIndex/a1e17462-032d-4b4c-add0-17e29e911099.vsidx b/.vs/TOPVERSE_Official/FileContentIndex/a1e17462-032d-4b4c-add0-17e29e911099.vsidx new file mode 100644 index 0000000..1412631 Binary files /dev/null and b/.vs/TOPVERSE_Official/FileContentIndex/a1e17462-032d-4b4c-add0-17e29e911099.vsidx differ diff --git a/.vs/TOPVERSE_Official/FileContentIndex/read.lock b/.vs/TOPVERSE_Official/FileContentIndex/read.lock new file mode 100644 index 0000000..e69de29 diff --git a/.vs/TOPVERSE_Official/v17/.wsuo b/.vs/TOPVERSE_Official/v17/.wsuo new file mode 100644 index 0000000..91062fe Binary files /dev/null and b/.vs/TOPVERSE_Official/v17/.wsuo differ diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..6b61141 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,6 @@ +{ + "ExpandedNodes": [ + "" + ], + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..a8855e3 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/components/model/content.vue b/components/model/content.vue new file mode 100644 index 0000000..9ebc69b --- /dev/null +++ b/components/model/content.vue @@ -0,0 +1,11 @@ + + + diff --git a/components/Model.vue b/components/model/model.vue similarity index 68% rename from components/Model.vue rename to components/model/model.vue index 2553ace..197c06e 100644 --- a/components/Model.vue +++ b/components/model/model.vue @@ -1,13 +1,17 @@