10 2020 档案

摘要:https://www.cnblogs.com/wupeiqi/p/7295372.html 武 https://blog.csdn.net/yy2017220302028/article/details/103992812/ 网友简洁版 集中式的版本工具SVN 分布式的版本工具Git 先介绍一下g 阅读全文
posted @ 2020-10-18 19:40 蜗牛般庄 阅读(299) 评论(0) 推荐(0) 编辑
摘要:vue-router https://router.vuejs.org/zh/guide/essentials/navigation.html query http://.../index.html?userid=2 router-link :to = '{name:"index",query:{" 阅读全文
posted @ 2020-10-12 20:03 蜗牛般庄 阅读(104) 评论(0) 推荐(0) 编辑
摘要:router文件夹下的index.js 放路由导航和挂载 每创建一个组件 就要在index.js 导入啦 设置路由啦 import Vue from 'vue' import Router from 'vue-router' import Home from '@/components/Home' 阅读全文
posted @ 2020-10-09 18:49 蜗牛般庄 阅读(305) 评论(0) 推荐(0) 编辑
摘要:获取原生的DOM的方式 ** 类似angular的 #xx 呗。。 ref 给标签绑定ref属性,获取的是当前DOM对象 给组件绑定ref属性,获取的是组件实例对象 this.$parent this.$root this.$children 给标签或者组件 添加ref <div ref = 'al 阅读全文
posted @ 2020-10-05 11:46 蜗牛般庄 阅读(486) 评论(0) 推荐(0) 编辑

Title
页脚 HTML 代码
点击右上角即可分享
微信分享提示