diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 45572bf..24560a6 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -163,11 +163,11 @@

工业互联网标识解析
食品行业二级节点

- +

食品工业智能
制造平台

- +

食品工业互联网
公共服务平台

@@ -201,6 +201,9 @@ export default { this.initNoticeByMoreType() }, methods:{ + alertMesg(mes) { + this.$alert(mes,'提示', { confirmButtonText: '确定',}); + }, initCarousel(){ let carouselParams = { "pageNum": 1,