08 2018 档案
摘要:vuex刷新数据消失问题: 在项目的入口页面(App.vue)里添加监听刷新事件: 或者使用插件:npm install vuex-persistedstate --save
阅读全文
摘要:1.settings => sshkeys =>git里输入命令 =>复制粘贴公钥 2.SourceTree Remote => 编辑账户 => 一般 => open ssh
阅读全文
摘要:下载模块: npm install <package-name> --save-dev 上线: npm run build 基本使用流程:1. npm install vue-cli -g 安装 vue命令环境 验证安装ok? vue --version2. 生成项目模板 vue init <模板名
阅读全文
摘要:<el-input class="login-input" type="password" v-model="loginForm.password" auto-complete="new-password" placeholder="请输入密码"></el-input>
阅读全文
摘要:父级以对象的形式传递数据给子级,子级更改此数据时,父级同步更改
阅读全文

浙公网安备 33010602011771号