update
This commit is contained in:
|
Before Width: | Height: | Size: 354 KiB After Width: | Height: | Size: 354 KiB |
@@ -3,7 +3,7 @@
|
||||
|
||||
<template>
|
||||
<div class="w-full h-screen relative flex justify-center items-center">
|
||||
<img class="w-full h-full absolute left-0 top-0 -z-10 object-cover" src="../../assets/images/背景.png" alt=""/>
|
||||
<img class="w-full h-full absolute left-0 top-0 -z-10 object-cover" src="../../assets/images/BG.png" alt=""/>
|
||||
|
||||
<router-view v-slot="{ Component, route }">
|
||||
<transition name="fade">
|
||||
|
||||
Reference in New Issue
Block a user