@@ -121,7 +121,7 @@ export default {
},
computed: {
bgImg() {
- return this.companyInfo.bgImg || 'https://cdn.raex.vip/image/2022-09-26-17-25-55tpfNbWbJ.png';
+ return this.companyInfo.bgImg || 'https://cdn.raex.vip/image/2022-10-27-10-06-29FNwkoxWc.png';
}
};