|
@@ -1531,16 +1531,16 @@
|
|
|
},
|
|
|
notificationShowMessage(item) {
|
|
|
const iconList = {
|
|
|
- 2:'https://img.bjzxtw.org.cn/master/www/icon/zixun.png',
|
|
|
- 3:'https://img.bjzxtw.org.cn/master/www/icon/sahngpin.png',
|
|
|
+ 2:'https://img.bjzxtw.org.cn/master/www/icon/zixun.png',//资讯
|
|
|
+ 3:'https://img.bjzxtw.org.cn/master/www/icon/sahngpin.png',//商品
|
|
|
4:'https://img.bjzxtw.org.cn/master/www/icon/keti.png',//课题
|
|
|
- 5:'https://img.bjzxtw.org.cn/master/www/icon/tongzhi.png',//通知
|
|
|
+ 5:'https://img.bjzxtw.org.cn/master/www/icon/tongzhi.png',//通知公告
|
|
|
6:'https://img.bjzxtw.org.cn/master/www/icon/tousu.png',//投诉
|
|
|
- 7:'https://img.bjzxtw.org.cn/master/www/icon/zhaopin.png',
|
|
|
- 8:'https://img.bjzxtw.org.cn/master/www/icon/zhaopin.png',
|
|
|
- 9:'https://img.bjzxtw.org.cn/master/www/icon/zhaopin.png',
|
|
|
- 10:'https://img.bjzxtw.org.cn/master/www/icon/zhaopin.png',
|
|
|
- 11:'https://img.bjzxtw.org.cn/master/www/icon/zhaopin.png',
|
|
|
+ 7:'https://img.bjzxtw.org.cn/master/www/icon/shukan.png',//书刊
|
|
|
+ 8:'https://img.bjzxtw.org.cn/master/www/icon/qiye.png',//企业
|
|
|
+ 9:'https://img.bjzxtw.org.cn/master/www/icon/xiangmu.png',//项目
|
|
|
+ 10:'https://img.bjzxtw.org.cn/master/www/icon/zhaopin.png',//招聘
|
|
|
+ 11:'https://img.bjzxtw.org.cn/master/www/icon/qiuzhi.png',//求职
|
|
|
}
|
|
|
if (!('Notification' in window)) {
|
|
|
this.$notify({
|