08 2018 档案

摘要:vuex刷新数据消失问题: 在项目的入口页面(App.vue)里添加监听刷新事件: 或者使用插件:npm install vuex-persistedstate --save 阅读全文
posted @ 2018-08-31 00:41 站住,野猪佩奇 阅读(117) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-30 22:53 站住,野猪佩奇 阅读(120) 评论(0) 推荐(0)
摘要:1.settings => sshkeys =>git里输入命令 =>复制粘贴公钥 2.SourceTree Remote => 编辑账户 => 一般 => open ssh 阅读全文
posted @ 2018-08-29 11:13 站住,野猪佩奇 阅读(153) 评论(0) 推荐(0)
摘要:下载模块: npm install <package-name> --save-dev 上线: npm run build 基本使用流程:1. npm install vue-cli -g 安装 vue命令环境 验证安装ok? vue --version2. 生成项目模板 vue init <模板名 阅读全文
posted @ 2018-08-28 23:31 站住,野猪佩奇 阅读(235) 评论(0) 推荐(0)
摘要:<el-input class="login-input" type="password" v-model="loginForm.password" auto-complete="new-password" placeholder="请输入密码"></el-input> 阅读全文
posted @ 2018-08-23 16:23 站住,野猪佩奇 阅读(548) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-13 18:20 站住,野猪佩奇 阅读(159) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-13 18:14 站住,野猪佩奇 阅读(135) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-07 19:54 站住,野猪佩奇 阅读(151) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-07 19:48 站住,野猪佩奇 阅读(123) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-07 19:46 站住,野猪佩奇 阅读(110) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-07 19:44 站住,野猪佩奇 阅读(128) 评论(0) 推荐(0)
摘要:父级以对象的形式传递数据给子级,子级更改此数据时,父级同步更改 阅读全文
posted @ 2018-08-07 19:20 站住,野猪佩奇 阅读(271) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-07 19:01 站住,野猪佩奇 阅读(106) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-08-07 18:43 站住,野猪佩奇 阅读(112) 评论(0) 推荐(0)