当前位置:首页 » 《随便一记》 » 正文

Vue常用方法汇总【更新中】

13 人参与  2023年04月30日 20:20  分类 : 《随便一记》  评论

点击全文阅读


文章目录

vue-router 安装使用axios 安装使用vuex 安装使用插件使用方法(含elementUI安装方法)全局变量使用方法父子组件传值方法python+vue 打包 windows 桌面应用fastApi+vue 实现 WebSockets 服务端推送在 docker 中使用 nginx 部署 vue 项目声明式路由导航和编程式路由导航使用方法创建子路由的方法(路由嵌套)默认插槽、具名插槽、作用域插槽的定义及使用方法组件公用方法提取(mixin)开发阶段内网无法访问项目的解决办法


vue-router 安装使用

https://blog.csdn.net/weixin_43721000/article/details/125017785


axios 安装使用

https://blog.csdn.net/weixin_43721000/article/details/125527254


vuex 安装使用

https://blog.csdn.net/weixin_43721000/article/details/123684151


插件使用方法(含elementUI安装方法)

https://blog.csdn.net/weixin_43721000/article/details/128629382


全局变量使用方法

https://blog.csdn.net/weixin_43721000/article/details/127926450


父子组件传值方法

https://blog.csdn.net/weixin_43721000/article/details/123600412


python+vue 打包 windows 桌面应用

https://blog.csdn.net/weixin_43721000/article/details/128629382


fastApi+vue 实现 WebSockets 服务端推送

https://blog.csdn.net/weixin_43721000/article/details/128163408


在 docker 中使用 nginx 部署 vue 项目

https://blog.csdn.net/weixin_43721000/article/details/124237610


声明式路由导航和编程式路由导航使用方法

https://blog.csdn.net/weixin_43721000/article/details/125023746


创建子路由的方法(路由嵌套)

https://blog.csdn.net/weixin_43721000/article/details/125528368


默认插槽、具名插槽、作用域插槽的定义及使用方法

https://blog.csdn.net/weixin_43721000/article/details/123630524


组件公用方法提取(mixin)

https://blog.csdn.net/weixin_43721000/article/details/123603990


开发阶段内网无法访问项目的解决办法

将 webpack.config.js 下的 devServer.host 值 改为 0.0.0.0
在这里插入图片描述重启项目(关键)

点击全文阅读


本文链接:http://zhangshiyu.com/post/60175.html

<< 上一篇 下一篇 >>

  • 评论(0)
  • 赞助本站

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

关于我们 | 我要投稿 | 免责申明

Copyright © 2020-2022 ZhangShiYu.com Rights Reserved.豫ICP备2022013469号-1