码迷,mamicode.com
首页 > Web开发 > 详细

vue - index.html

时间:2018-09-09 15:10:56      阅读:421      评论:0      收藏:0      [点我收藏+]

标签:app   描述   cal   col   demo   oct   ice   中间   inject   

描述:通过App.vue绑定#App元素(进行展示).div#id中间写入任何内容都会失效.

 1 <!DOCTYPE html>
 2 <html>
 3   <head>
 4     <meta charset="utf-8">
 5     <meta name="viewport" content="width=device-width,initial-scale=1.0">
 6     <title>demos</title>
 7   </head>
 8   <body>
 9     <div id="app"></div>
10     <!-- built files will be auto injected -->
11   </body>
12 </html>

 

vue - index.html

标签:app   描述   cal   col   demo   oct   ice   中间   inject   

原文地址:https://www.cnblogs.com/cisum/p/9612818.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!