摘要: 1.背景 新建了html页面,但是项目框架是vue框架,需要把html文件转为vue文件 2.步骤 2.1页面架构调整 <template> <div> <!-- 将原来body标签中的内容放入此处 --> </div> </template> <script> <!-- 将原来script标签中的 阅读全文
posted @ 2023-01-30 18:33 钱塘江畔 阅读(6231) 评论(0) 推荐(0)