logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

element-ui表格加border边框问题

在el-table标签直接加border是没的效果的,应该这样写border=“true”

[Vue warn]:Invalid prop:type check failed for prop "to". Expected String,Object,got Undefined报错

<router-link :to="para.url" slot="left" v-if="para.url!=undefined">// v-if="para.url!=undefined"一定要加上,因为先渲染的页面再获取到url的值<mt-buttonicon="back" >返回</mt-button></router-li...

vue项目常用的cdn地址

1.axioshttps://cdn.bootcss.com/axios/0.18.0/axios.min.js2.swiperhttps://unpkg.com/swiper@5.3.8/css/swiper.csshttps://unpkg.com/swiper@5.3.8/js/swiper.jshttps://cdn.jsdelivr.net/npm/vue-awesome-swiper/

#前端
启动mongo The file /Users/mostthe/.bash_profile does not exist.

mostthe@MostdeMacBook-Air ~ % touch .bash_profilemostthe@MostdeMacBook-Air ~ % open -e .bash_profilemostthe@MostdeMacBook-Air ~ % source ~/.bash_profilemostthe@MostdeMacBook-Air ~ % mongoopen -e .bash

#mongodb
到底了