Appearance
必须使用驼峰命名自定义组件
HTML标签是全小写的,用于和HTML标签区分开来。
请使用首字母大写的驼峰命名法)来命名。
<Test_component />
<TestComponent />