lex %!s(int64=2) %!d(string=hai) anos
pai
achega
e14415af68
Modificáronse 2 ficheiros con 22 adicións e 0 borrados
  1. BIN=BIN
      src/views/serviceStudent/images/empty.png
  2. 22 0
      src/views/serviceStudent/index.vue

BIN=BIN
src/views/serviceStudent/images/empty.png


+ 22 - 0
src/views/serviceStudent/index.vue

@@ -0,0 +1,22 @@
+<template>
+  <div class="serviceStudent"></div>
+</template>
+
+<script>
+export default {
+  name: "serviceStudent",
+  data() {
+    return {
+      //
+    };
+  },
+  methods: {
+    //
+  },
+  mounted() {
+    //
+  },
+};
+</script>
+
+<style lang="less" scoped></style>