公共样式
This commit is contained in:
		
							parent
							
								
									9671a7e3f4
								
							
						
					
					
						commit
						794787a120
					
				
							
								
								
									
										12
									
								
								src/App.vue
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								src/App.vue
									
									
									
									
									
								
							@ -14,4 +14,16 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<style lang="scss">
 | 
					<style lang="scss">
 | 
				
			||||||
    @import "uview-ui/index.scss";
 | 
					    @import "uview-ui/index.scss";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    /* 公共样式 */
 | 
				
			||||||
 | 
					    page,view,text,button,navigator,image,swiper,swiper-item,input {
 | 
				
			||||||
 | 
					      padding: 0;
 | 
				
			||||||
 | 
					      margin: 0;
 | 
				
			||||||
 | 
					      box-sizing: border-box;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					    page{
 | 
				
			||||||
 | 
					      /* 14px */
 | 
				
			||||||
 | 
					      font-size: 28rpx;
 | 
				
			||||||
 | 
					      color: #666;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
</style>
 | 
					</style>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user