style
This commit is contained in:
@@ -4,7 +4,7 @@ const appDesc = ref(import.meta.env.VITE_APP_DESC || '')
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div class="bg-white w-full rounded-2xl z-10 p-5 text-center">
|
<div class="w-full rounded-2xl z-10 p-5 text-center">
|
||||||
{{ appDesc }} © 2024 <a href="https://github.com/taoran1401/tools-web" target="_blank" class="text-blue-700">Tools-Web</a>
|
{{ appDesc }} © 2024 <a href="https://github.com/taoran1401/tools-web" target="_blank" class="text-blue-700">Tools-Web</a>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user