diff --git a/.history/jsconfig_20231122103559.json b/.history/jsconfig_20231122103559.json new file mode 100644 index 0000000..4aafc5f --- /dev/null +++ b/.history/jsconfig_20231122103559.json @@ -0,0 +1,19 @@ +{ + "compilerOptions": { + "target": "es5", + "module": "esnext", + "baseUrl": "./", + "moduleResolution": "node", + "paths": { + "@/*": [ + "src/*" + ] + }, + "lib": [ + "esnext", + "dom", + "dom.iterable", + "scripthost" + ] + } +} diff --git a/.history/jsconfig_20231122105629.json b/.history/jsconfig_20231122105629.json new file mode 100644 index 0000000..587b289 --- /dev/null +++ b/.history/jsconfig_20231122105629.json @@ -0,0 +1,19 @@ +{ + "compilerOptions": { + "target": "es5", + "module": "esnext", + "baseUrl": "./", + "moduleResolution": "node", + "paths": { + "@/*": [ + "src/*" + ] + }, + "lib": [ + "esnext", + "dom", + "dom.iterable", + "scripthost" + ] + } +} \ No newline at end of file diff --git a/.history/jsconfig_20231122105631.json b/.history/jsconfig_20231122105631.json new file mode 100644 index 0000000..587b289 --- /dev/null +++ b/.history/jsconfig_20231122105631.json @@ -0,0 +1,19 @@ +{ + "compilerOptions": { + "target": "es5", + "module": "esnext", + "baseUrl": "./", + "moduleResolution": "node", + "paths": { + "@/*": [ + "src/*" + ] + }, + "lib": [ + "esnext", + "dom", + "dom.iterable", + "scripthost" + ] + } +} \ No newline at end of file diff --git a/.history/src/views/Index_20231122103559.vue b/.history/src/views/Index_20231122103559.vue new file mode 100644 index 0000000..0247862 --- /dev/null +++ b/.history/src/views/Index_20231122103559.vue @@ -0,0 +1,23 @@ + + + + diff --git a/.history/src/views/Index_20231122103836.vue b/.history/src/views/Index_20231122103836.vue new file mode 100644 index 0000000..6d98cb5 --- /dev/null +++ b/.history/src/views/Index_20231122103836.vue @@ -0,0 +1,31 @@ + + + + diff --git a/.history/src/views/Index_20231122105654.vue b/.history/src/views/Index_20231122105654.vue new file mode 100644 index 0000000..38ae5d9 --- /dev/null +++ b/.history/src/views/Index_20231122105654.vue @@ -0,0 +1,31 @@ + + + + diff --git a/.history/src/views/Index_20231122105657.vue b/.history/src/views/Index_20231122105657.vue new file mode 100644 index 0000000..1c09916 --- /dev/null +++ b/.history/src/views/Index_20231122105657.vue @@ -0,0 +1,31 @@ + + + + diff --git a/.history/src/views/Index_20231122105716.vue b/.history/src/views/Index_20231122105716.vue new file mode 100644 index 0000000..34c2560 --- /dev/null +++ b/.history/src/views/Index_20231122105716.vue @@ -0,0 +1,32 @@ + + + + diff --git a/.history/src/views/Index_20231122105752.vue b/.history/src/views/Index_20231122105752.vue new file mode 100644 index 0000000..4c45fce --- /dev/null +++ b/.history/src/views/Index_20231122105752.vue @@ -0,0 +1,36 @@ + + + + diff --git a/.history/src/views/Index_20231122105814.vue b/.history/src/views/Index_20231122105814.vue new file mode 100644 index 0000000..e648e90 --- /dev/null +++ b/.history/src/views/Index_20231122105814.vue @@ -0,0 +1,41 @@ + + + + diff --git a/.history/src/views/Index_20231122105821.vue b/.history/src/views/Index_20231122105821.vue new file mode 100644 index 0000000..2013308 --- /dev/null +++ b/.history/src/views/Index_20231122105821.vue @@ -0,0 +1,41 @@ + + + + diff --git a/.history/src/views/Index_20231122105824.vue b/.history/src/views/Index_20231122105824.vue new file mode 100644 index 0000000..721cc48 --- /dev/null +++ b/.history/src/views/Index_20231122105824.vue @@ -0,0 +1,43 @@ + + + + diff --git a/.history/src/views/Index_20231122105854.vue b/.history/src/views/Index_20231122105854.vue new file mode 100644 index 0000000..179d5b9 --- /dev/null +++ b/.history/src/views/Index_20231122105854.vue @@ -0,0 +1,43 @@ + + + + diff --git a/.history/src/views/Index_20231122105855.vue b/.history/src/views/Index_20231122105855.vue new file mode 100644 index 0000000..179d5b9 --- /dev/null +++ b/.history/src/views/Index_20231122105855.vue @@ -0,0 +1,43 @@ + + + + diff --git a/.history/src/views/Index_20231122105923.vue b/.history/src/views/Index_20231122105923.vue new file mode 100644 index 0000000..befd22a --- /dev/null +++ b/.history/src/views/Index_20231122105923.vue @@ -0,0 +1,44 @@ + + + + diff --git a/.history/src/views/Index_20231122105931.vue b/.history/src/views/Index_20231122105931.vue new file mode 100644 index 0000000..eb034bb --- /dev/null +++ b/.history/src/views/Index_20231122105931.vue @@ -0,0 +1,45 @@ + + + + diff --git a/jsconfig.json b/jsconfig.json index 4aafc5f..587b289 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -16,4 +16,4 @@ "scripthost" ] } -} +} \ No newline at end of file diff --git a/src/views/Index.vue b/src/views/Index.vue index 0247862..eb034bb 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -1,7 +1,15 @@ @@ -14,6 +22,20 @@ export default { };