弹窗bug
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
},
|
||||
async toLogin() {
|
||||
// uni.redirectTo({
|
||||
// url: '/pages/home/home'
|
||||
// url: '/pages/management/in-storage'
|
||||
// })
|
||||
this.disabled = true
|
||||
if (this.loginname === '') {
|
||||
|
||||
@@ -453,7 +453,7 @@
|
||||
.uni-popup {
|
||||
position: fixed;
|
||||
/* #ifndef APP-NVUE */
|
||||
z-index: 99;
|
||||
z-index: 299;
|
||||
|
||||
/* #endif */
|
||||
&.top,
|
||||
|
||||
Reference in New Issue
Block a user