随笔分类 -  Vue

摘要:只需要把 <el-upload action="">中的action等于增加方法的地址,即ajax中url等于的东西上传图片时,默认name=fileElement UI 实现上传图片功能的代码如下: <template> <!--<div>轮播</div>--> <div class="login 阅读全文
posted @ 2022-03-30 13:20 晓葡萄在路上 阅读(983) 评论(0) 推荐(0) 编辑
摘要:在 <style> a{ text-decoration: none; color:#606266 ; } //点击之后 .router-link-active{ text-decoration: none; color:#606266; } </style> 阅读全文
posted @ 2021-12-13 19:53 晓葡萄在路上 阅读(339) 评论(0) 推荐(0) 编辑
摘要:如果在main.js中使用如下方法引入的axios 那么在vue页面中直接用$axios来调用 阅读全文
posted @ 2021-12-09 22:42 晓葡萄在路上 阅读(44) 评论(0) 推荐(0) 编辑
摘要:1、定义路由实现页面跳转,跳转到登录界面 2、Login.vue <template> <div> <el-form ref="form" :model="form" :rules="rules" label-width="80px"> <el-form-item label="用户名" prop= 阅读全文
posted @ 2021-12-09 10:48 晓葡萄在路上 阅读(1616) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示