hookehuyr

fix

<!--
* @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'
})
......