src/components/mini/box2-class.vue
@@ -35,7 +35,7 @@ } from '../../api/blogArticleType.js' export default { beforeMount() { this.$message.info('loading', 0.3); //this.$message.info('loading', 0.3); queryBlogArticleType({}).then((res) => { this.list1 = res.data.slice(0, 3) if (res.data.length >= 3)