|
@@ -60,7 +60,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="found-right">
|
|
<div class="found-right">
|
|
|
- <img :src="bossImg" alt="" srcset="">
|
|
|
|
|
|
|
+ <img :src="logoImg" alt="" srcset="">
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -728,7 +728,8 @@ export default {
|
|
|
currentTabImg: 0,
|
|
currentTabImg: 0,
|
|
|
currentOMOTabIndex: 0,
|
|
currentOMOTabIndex: 0,
|
|
|
currentCourseType: 0,
|
|
currentCourseType: 0,
|
|
|
- bossImg: "https://luojigou-app-commit-pic.luojigou.vip/FmWrknlY5cdWx6XEz5VE9bOkZSNX?imageView2/0/q/50|imageslim",
|
|
|
|
|
|
|
+ // bossImg: "https://luojigou-app-commit-pic.luojigou.vip/FmWrknlY5cdWx6XEz5VE9bOkZSNX?imageView2/0/q/50|imageslim",
|
|
|
|
|
+ logoImg: "~/assets/images/home/logoImg.png",
|
|
|
// bossImg: '~/assets/images/home/boss_img.png',
|
|
// bossImg: '~/assets/images/home/boss_img.png',
|
|
|
eduImg: "https://luojigou-app-commit-pic.luojigou.vip/FrKVMB5LmgU1Q_I_HGjoz7B8Kkdb?imageView2/0/q/50|imageslim",
|
|
eduImg: "https://luojigou-app-commit-pic.luojigou.vip/FrKVMB5LmgU1Q_I_HGjoz7B8Kkdb?imageView2/0/q/50|imageslim",
|
|
|
// 返回顶部
|
|
// 返回顶部
|