|
@@ -192,7 +192,7 @@ const currentTimeIdx = ref(0);
|
|
|
const instance = getCurrentInstance()
|
|
|
const globalProperties = instance.appContext.app.config.globalProperties
|
|
|
|
|
|
-const itemW = computed(() => 280)
|
|
|
+const itemW = computed(() => 285)
|
|
|
|
|
|
const isShowDir = ref(false)
|
|
|
const isShowGuide = ref(false)
|