美文网首页我爱编程
100字写点东西_Vue_20180001

100字写点东西_Vue_20180001

作者: tomtomtom | 来源:发表于2018-04-03 22:17 被阅读0次

    最近做项目,写前端,用Vue。双向绑定,父组件向子组件传值,子组件prop,父组件从子组件获取值,$refs,子组件数据刷新通知父组件,$emit,vscode开发工具,eslint格式化校验,node.js前端引擎,npm install xxx安装组件,npm run dev开发环境,npm run build打包,打包成dist文件夹,可修改成例如itspweb,与之相关的config还是build里面index.js里面assetment属性/itspweb/. npm install vue-cli安装vue脚手架,router文件夹配置页面路由。element UI各种空间加属性,json格式活用。 element ui input组件 debounce  trigger-on-focus

    相关文章

      网友评论

        本文标题:100字写点东西_Vue_20180001

        本文链接:https://www.haomeiwen.com/subject/mjfhhftx.html