mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 08:06:32 +00:00
fix: 更改说法
This commit is contained in:
parent
c51a7854f3
commit
18c2b5b5fa
@ -5,7 +5,7 @@
|
||||
new Date().toLocaleTimeString('en-US', {
|
||||
hour: 'numeric',
|
||||
minute: 'numeric',
|
||||
hour12: true
|
||||
hour12: false
|
||||
})
|
||||
}}</span>
|
||||
</v-system-bar>
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
<template #append>
|
||||
<div class="ga-4">
|
||||
<v-btn @click="router.push('/mainWindow')">菜单</v-btn>
|
||||
<v-btn @click="router.push('/mainWindow')">回到主页</v-btn>
|
||||
</div>
|
||||
</template>
|
||||
</v-app-bar>
|
||||
|
Loading…
x
Reference in New Issue
Block a user