弹窗bug

This commit is contained in:
2024-04-23 11:10:55 +08:00
parent e2ff5a0b02
commit 6731c633c9
2 changed files with 2 additions and 2 deletions

View File

@@ -117,7 +117,7 @@
},
async toLogin() {
// uni.redirectTo({
// url: '/pages/home/home'
// url: '/pages/management/in-storage'
// })
this.disabled = true
if (this.loginname === '') {

View File

@@ -453,7 +453,7 @@
.uni-popup {
position: fixed;
/* #ifndef APP-NVUE */
z-index: 99;
z-index: 299;
/* #endif */
&.top,