Merge branch 'test_xian03training' of https://git.code.tencent.com/lian-cbtc/jl-client into test_xian03training

This commit is contained in:
fan 2021-06-03 13:09:49 +08:00
commit 70d1ed2ce6
6 changed files with 41 additions and 1 deletions

View File

@ -445,3 +445,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>

View File

@ -415,3 +415,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>

View File

@ -188,3 +188,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>

View File

@ -244,3 +244,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>

View File

@ -479,3 +479,11 @@ export default {
}
};
</script>
<style scoped>
.xian-01__systerm .el-dialog .base-label {
left: -7px;
top: -18px;
padding: 0 5px;
background-color: #F0F0F0;
}
</style>