调整分包,完成隐私协议(样式待优化)
This commit is contained in:
		| @@ -0,0 +1,24 @@ | ||||
| /* pages/electricQuery/components/accountingCard/index.wxss */ | ||||
| .wrapper { | ||||
|   background-color: #fff; | ||||
|   margin-top: 30rpx; | ||||
| } | ||||
|  | ||||
| .title { | ||||
|   padding: 20rpx; | ||||
|   border-bottom: 1rpx solid #ccc; | ||||
|   font-size: 34rpx; | ||||
| } | ||||
|  | ||||
| .tableTitle { | ||||
|   font-size: 32rpx; | ||||
|   margin: 20rpx 0 14rpx; | ||||
|   text-align: center; | ||||
| } | ||||
|  | ||||
| .tableContent { | ||||
|   margin-top: 10rpx; | ||||
|   margin-bottom: 20rpx; | ||||
|   text-align: center; | ||||
|   font-size: 32rpx; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user