Explorar el Código

fix(home):修改背景图片

seeseele hace 4 semanas
padre
commit
6f86875d49
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/home/index.vue

+ 1 - 1
src/pages/home/index.vue

@@ -97,7 +97,7 @@ const g_homePageMap = {
     },
     // 东南亚地区发展报告
     regionDevelop: {
-        bgImgUrl: require_("@/assets/img/东南亚研究机构.png"),
+        bgImgUrl: require_("@/assets/img/东南亚地区发展报告.png"),
         path: "/regionDevelop",
         exhibitionHallAddress: "https://www.720yun.com/vr/faej5peuOw2?s=18065726"
     },