Просмотр исходного кода

background color about vue component

night-cherry 4 недель назад
Родитель
Сommit
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>