File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Vue_Full_Project/src/views Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 <div class =" animated fadeIn" >
33 <b-row >
44 <b-col sm =" 6" lg =" 3" >
5- <b-card no-body class =" bg-primary" :no-body = " true " >
5+ <b-card no-body class =" bg-primary" >
66 <b-card-body class =" pb-0" >
77 <b-dropdown class =" float-right" variant =" transparent p-0" right >
88 <template slot="button-content">
2020 </b-card >
2121 </b-col >
2222 <b-col sm =" 6" lg =" 3" >
23- <b-card no-body class =" bg-info" :no-body = " true " >
23+ <b-card no-body class =" bg-info" >
2424 <b-card-body class =" pb-0" >
2525 <b-dropdown class =" float-right" variant =" transparent p-0" right no-caret >
2626 <template slot="button-content">
3838 </b-card >
3939 </b-col >
4040 <b-col sm =" 6" lg =" 3" >
41- <b-card no-body class =" bg-warning" :no-body = " true " >
41+ <b-card no-body class =" bg-warning" >
4242 <b-card-body class =" pb-0" >
4343 <b-dropdown class =" float-right" variant =" transparent p-0" right >
4444 <template slot="button-content">
5656 </b-card >
5757 </b-col >
5858 <b-col sm =" 6" lg =" 3" >
59- <b-card no-body class =" bg-danger" :no-body = " true " >
59+ <b-card no-body class =" bg-danger" >
6060 <b-card-body class =" pb-0" >
6161 <b-dropdown class =" float-right" variant =" transparent p-0" right >
6262 <template slot="button-content">
You can’t perform that action at this time.
0 commit comments