mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 13:26:13 +00:00
Do text-center in copyright in about && add testing data.
This commit is contained in:
parent
046f5ae446
commit
ce1d150c11
4 changed files with 13 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
const { t } = useI18n();
|
||||
</script>
|
||||
<template>
|
||||
<div class="gap-2 flex flex-row justift-center align-center text-center">
|
||||
<div class="gap-2 flex flex-row justify-center align-center text-center">
|
||||
<!--版權資訊-->
|
||||
<span class="text-sm">1.0.0</span>
|
||||
<span class="text-sm">|</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue