fix: 修改一些bug
This commit is contained in:
		@@ -388,10 +388,6 @@ export default {
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.app-archives-list {
 | 
			
		||||
  .qr-img {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .preview-img{
 | 
			
		||||
    width: 120px;
 | 
			
		||||
@@ -405,5 +401,10 @@ export default {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  justify-content: center;
 | 
			
		||||
 | 
			
		||||
  .qr-img {
 | 
			
		||||
    width: 450px;
 | 
			
		||||
    height: 450px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user