瀏覽代碼

background color about vue component

night-cherry 3 周之前
父節點
當前提交
3370a05dab
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -10,7 +10,7 @@
     <!-- <h3>this is node -> Vue test</h3> -->
     <div id='app'  style='color:red; font-size:20px; font-weight:bold;'>app node start...</div>
     <template id="my-app">
-		<Headapes>1212</Headapes>
+		<!-- <Headapes>1212</Headapes> -->
 		<!-- <div v-html='info'></div> 
 		<Home @op="add">home vue</Home>
 		<h5 style="color:oranged">{{number}}</h5>