自动检测/手动检测页面
This commit is contained in:
@@ -232,7 +232,8 @@ onMounted(() => {
|
||||
<style lang="scss" scoped>
|
||||
.static {
|
||||
width: 100%;
|
||||
height: calc(100vh - 165px);
|
||||
// height: calc(100vh - 165px);
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
// background-color: #eee;
|
||||
|
||||
Reference in New Issue
Block a user