|
|
@@ -234,7 +234,7 @@ import SIdentify from '@/components/VCode.vue'
|
|
|
},
|
|
|
thisHeightFun () {
|
|
|
this.iHeight = window.innerHeight + 'px'
|
|
|
- this.iTop = window.innerHeight - 630 + 'px'
|
|
|
+ this.iTop = window.innerHeight - 680 + 'px'
|
|
|
},
|
|
|
getRowstyle () {
|
|
|
return 'background:rgba(255,255,255,0.8)'
|