fix(diy-map): 替换cover-view为div解决z-index失效问题
移除ns-login组件中不必要的z-index设置
This commit is contained in:
@@ -760,7 +760,6 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.complete-info-popup {
|
||||
.complete-info-wrap {
|
||||
z-index: 2147483000;
|
||||
background: #fff;
|
||||
padding: 50rpx 40rpx 40rpx;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user