ICode9

精准搜索请尝试: 精确搜索
  • Vue UI组件库(之一)初试Element UI2022-02-16 12:33:38

    饮水思源:https://www.bilibili.com/video/BV1Zy4y1K7SH?p=134 一些组件库: https://nutui.jd.com/#/ https://element.eleme.cn/#/zh-CN https://www.antdv.com/docs/vue/introduce-cn/ 完整引入会导致网络传输数据体积庞大(所有的、不管用不用得到都被注册成组件),可以在开发者工具中

  • Vue.js的github案例2022-02-10 22:35:43

    饮水思源:https://www.bilibili.com/video/BV1Zy4y1K7SH?p=99&spm_id_from=pageDriver ①创建项目 vue create vue-github-example 启动调试: cd vue-github-example npm run serve 用谷歌浏览器访问相应链接,笔记本用FN+F12启动开发者模式。修改App.vue,删去HelloWorld.vue等文件

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有