| | |
| | | /*重命名字体名*/ |
| | | font-family: 'font'; |
| | | /*引入字体*/ |
| | | src: url('../../static/font/dcloud_iconfont.ttf'); |
| | | /* src: url('../../static/font/dcloud_iconfont.ttf'); */ |
| | | /* src: url('../../static/font/unincomponents.ttf'); */ |
| | | font-weight: normal; |
| | | font-style: normal; |
| | |
| | | |
| | | .head_title { |
| | | margin-left: 10rpx; |
| | | font-weight: bolder; |
| | | } |
| | | |
| | | .marginLeft20 { |
| | |
| | | |
| | | .center_title { |
| | | font-weight: bolder; |
| | | font-size: 30rpx; |
| | | } |
| | | |
| | | .inputClass { |
| | | width: 440rpx; |
| | | width: 400rpx; |
| | | border: 1rpx solid #eee; |
| | | border-radius: 10rpx; |
| | | } |
| | |
| | | margin-top: 10rpx; |
| | | } |
| | | |
| | | .u-button--primary { |
| | | /* .u-button--primary { |
| | | width: 100rpx; |
| | | height: 66rpx; |
| | | margin-right: 10rpx; |
| | | /* border-radius: 10rpx; */ |
| | | } |
| | | } */ |
| | | |
| | | .u-button--warning { |
| | | /* .u-button--warning { |
| | | width: 100rpx; |
| | | height: 66rpx; |
| | | margin-right: 10rpx; |
| | | /* border-radius: 10rpx; */ |
| | | } |
| | | } */ |
| | | |
| | | .footer { |
| | | position: fixed; |
| | | bottom: 0; |
| | | background-color: #fff; |
| | | min-height: 170rpx; |
| | | padding-top: 20rpx; |
| | | padding-bottom: 20rpx; |
| | | min-height: 70rpx; |
| | | /* padding-top: 20rpx; */ |
| | | /* padding-bottom: 20rpx; */ |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 100%; |
| | | |
| | | } |
| | | |
| | | .u-button--large { |
| | | /* .u-button--large { |
| | | width: 100%; |
| | | height: 100rpx; |
| | | letter-spacing: 8rpx; |
| | | border-radius: 16rpx; |
| | | position: fixed; |
| | | bottom: 0; |
| | | } |
| | | } */ |
| | | |
| | | .sacnBody { |
| | | margin-top: 440rpx; |
| | |
| | | border-radius: 50%; |
| | | box-shadow: #436df5 0px 0px 20px; |
| | | margin: auto; |
| | | background: #436df5 url("@/static/img/box1.png") no-repeat center; |
| | | zbackground: #436df5 url("@/static/img/box1.png") no-repeat center; |
| | | } |
| | | |
| | | .scanText { |