mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
fix route tab select
This commit is contained in:
@@ -36,6 +36,7 @@ export const Config: TemplateConfig<ConfigType> = {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
WIP...
|
||||
<div :style="{
|
||||
backgroundImage: `${props.config?.background ? 'url(' + FILE_BASE_URL + props.config?.background[0] + ')' : ''}`,
|
||||
height: '100%', 'max-width': '100%',
|
||||
|
||||
Reference in New Issue
Block a user