소스 검색

add files

jason.lu 5 년 전
부모
커밋
ac200e33e9
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. 15 0
      sourcecode/h5app/vue/src/components/Netware.vue

+ 15 - 0
sourcecode/h5app/vue/src/components/Netware.vue

@@ -0,0 +1,15 @@
+<template>
+    
+</template>
+
+<script>
+    export default {
+        name: "Netware",
+        methods : {
+
+        }
+    }
+</script>
+
+<style scoped>
+</style>