burningTyger 6 年之前
當前提交
f0fd197d56
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      file.html

+ 7 - 0
file.html

@@ -0,0 +1,7 @@
+<h1>Huhu, looks fun {Name}</h1>
+
+<script>
+	export default {
+		setup(Component) {Component.bez = 'New kid on the block'}
+  }
+</script>