wuhongyuq %!s(int64=5) %!d(string=hai) anos
pai
achega
ba4f22726b
Modificáronse 1 ficheiros con 0 adicións e 19 borrados
  1. 0 19
      project/1.vue

+ 0 - 19
project/1.vue

@@ -1,19 +0,0 @@
-<template>
-  <div id="1">
-    <p>1</p>
-  </div>
-</template>
-
-<script>
-export default {
-  name: '1',
-  props: {},
-  components: {},
-  data: () => ({}),
-  created() {},
-  computed: {},
-  methods: {},
-};
-</script>
-
-<style lang="scss" scoped></style>