@@ -155,7 +155,6 @@
msg: msg
};
}
- console.log("openPage: ",path);
this.$u.route(tempRoute);
},
getNewsList(){
@@ -128,7 +128,7 @@ page{background-color: #f2f2f2;}
.dataarea-card-content{
margin-left: 4%;
- width: 80%;
+ min-width: 78%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;