|
@@ -42,12 +42,12 @@ const smallTitle = [
|
|
'尽享海量VIP特权',
|
|
'尽享海量VIP特权',
|
|
]
|
|
]
|
|
const menuList = ref([
|
|
const menuList = ref([
|
|
- { icon: 'mdi-account-group-outline', title: '门墩儿招聘', to: '/personal', bg: 'https://minio.citupro.com/dev/menduner/home/1.png' },
|
|
|
|
- { icon: 'mdi-shopping-outline', title: '门墩儿商城', to: '/mall', bg: 'https://minio.citupro.com/dev/menduner/home/2.png' },
|
|
|
|
- { icon: 'mdi-school-outline', title: '火苗儿校企', to: '', bg: 'https://minio.citupro.com/dev/menduner/home/3.png' },
|
|
|
|
- { icon: 'mdi-account-search', title: '门墩儿猎寻服务', to: '/headhunting', bg: 'https://minio.citupro.com/dev/menduner/home/4.png' },
|
|
|
|
- { icon: 'mdi-town-hall', title: '门墩儿产业与院校联合会', to: '', bg: 'https://minio.citupro.com/dev/menduner/home/5.png' },
|
|
|
|
- { icon: 'mdi-database-outline', title: '数据服务', to: '', bg: 'https://minio.citupro.com/dev/menduner/home/6.png' },
|
|
|
|
|
|
+ { icon: 'mdi-account-group-outline', title: '门墩儿招聘', to: '/personal', bg: 'https://minio.menduner.com/dev/470a5b6b7585091aa9c4b3b7626870272cb0d50c4b1025ba1b04e51ee6388d0f.png' },
|
|
|
|
+ { icon: 'mdi-shopping-outline', title: '门墩儿商城', to: '/mall', bg: 'https://minio.menduner.com/dev/0d1b8be031b3fe5c6dbfc90bd0b84c606a421c14d1739bda8831971a1c2f00e2.png' },
|
|
|
|
+ { icon: 'mdi-school-outline', title: '火苗儿校企', to: '', bg: 'https://minio.menduner.com/dev/a06af93fce4edd1f8db5eecfbf96dcabc158b779519f52a4ab63ecc669aae7e6.png' },
|
|
|
|
+ { icon: 'mdi-account-search', title: '门墩儿猎寻服务', to: '/headhunting', bg: 'https://minio.menduner.com/dev/db02056b651971b9dca97c9b0fa1684cc768505f73e32014c7b9e1b20bce0b6e.png' },
|
|
|
|
+ { icon: 'mdi-town-hall', title: '门墩儿产业与院校联合会', to: '', bg: 'https://minio.menduner.com/dev/dd0592a964fba73199c001792c647667bfdb2bf078ccc85a40f63ab1a69a6f26.png' },
|
|
|
|
+ { icon: 'mdi-database-outline', title: '数据服务', to: '', bg: 'https://minio.menduner.com/dev/e8a9d1f0aaacb094475cfa13a980d9730c548cd87d1d62bf9dcd59077be04de4.png' },
|
|
])
|
|
])
|
|
|
|
|
|
// 每行三个
|
|
// 每行三个
|
|
@@ -87,7 +87,7 @@ if (item.to) window.open(item.to)
|
|
}
|
|
}
|
|
.box {
|
|
.box {
|
|
height: calc(100vh - 50px);
|
|
height: calc(100vh - 50px);
|
|
- background: url('https://minio.citupro.com/dev/menduner/home/bg.png');
|
|
|
|
|
|
+ background: url('https://minio.menduner.com/dev/e21181798a100e5d66acd85ff6add58907f3f6b0821c9215602746069e953eb6.png');
|
|
background-size: cover;
|
|
background-size: cover;
|
|
}
|
|
}
|
|
</style>
|
|
</style>
|