08 2019 档案

摘要:[vue/no-parsing-error] Parsing error: x-invalid-end-tag.eslint-plugin-vue 解决方案:vscode里面选择设置-》搜索vetur.validation.template-》勾选掉 0 0 阅读全文
posted @ 2019-08-29 22:40 单方面 阅读(7671) 评论(0) 推荐(2)
摘要:1 生命周期 阅读全文
posted @ 2019-08-25 22:38 单方面 阅读(181) 评论(0) 推荐(0)
摘要:异常 You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, o 阅读全文
posted @ 2019-08-25 22:36 单方面 阅读(621) 评论(0) 推荐(0)
摘要:vue是一个JavaMVVM库,是一套用于构建用户界面的渐进式框架,是初创项目的首选前端框架。它是以数据驱动和组件化的思想构建的,采用自底向上增量开发的设计。它是轻量级的,它有很多独立的功能或库,我们会根据我们的项目来选用vue的一些功能。它提供了更加简洁、更易于理解的API,使得我们能够快速地上手 阅读全文
posted @ 2019-08-25 22:34 单方面 阅读(201) 评论(0) 推荐(0)