Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
xysBooking
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-02-06 21:49:23 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a60a6490a83fe4f17879196195c101415c6b0a36
a60a6490
1 parent
381436cb
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/App.vue
src/App.vue
View file @
a60a649
<!--
* @Date: 2023-06-13 13:26:46
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-02-06 19:
38:35
* @LastEditTime: 2024-02-06 19:
48:53
* @FilePath: /xysBooking/src/App.vue
* @Description: 启动页
-->
...
...
@@ -63,7 +63,7 @@ onMounted(async () => {
// console.log('已经更新了,请刷新页面')
showConfirmDialog({
title: '温馨提示',
message: '检测到新版本,是否
更
新?',
message: '检测到新版本,是否
刷
新?',
confirmButtonColor: '#A67939',
width: '80vw'
})
...
...
Please
register
or
login
to post a comment