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