瀏覽代碼

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>