diff --git a/pages/other/splash/splash.vue b/pages/other/splash/splash.vue
index 6096f42..e0aa734 100644
--- a/pages/other/splash/splash.vue
+++ b/pages/other/splash/splash.vue
@@ -8,10 +8,10 @@
-
+ :css="`position: relative;width:${data.width}px;height:${data.width / 4 * 3}px;background-image: url('${data.bgImage}');`">
@@ -183,7 +183,7 @@