tl 8 mēneši atpakaļ
vecāks
revīzija
de2bf48c25
2 mainītis faili ar 9412 papildinājumiem un 0 dzēšanām
  1. 15 0
      cpp-ui/src/views/windy/index.vue
  2. 9397 0
      cpp-ui/src/views/windy/windy.html

+ 15 - 0
cpp-ui/src/views/windy/index.vue

@@ -0,0 +1,15 @@
+<template>
+  <i-frame :src="url" />
+</template>
+<script>
+import iFrame from "../../components/iFrame/index";
+export default {
+  name: "windy",
+  components: { iFrame },
+  data() {
+    return {
+      url: "D:/code/cpp/cpp-ui/src/views/windy/windy.html"
+    };
+  },
+};
+</script>

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 9397 - 0
cpp-ui/src/views/windy/windy.html


Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels