| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- .dailyreport{
-
- width: 100%;
- height: 100%;
- margin-top: 20rpx;
- padding: 20rpx;
- box-sizing: border-box;
- }
- .owner_type1x{
- width: 100%;
- display: flex;
- align-items: center;
- justify-content: space-between;
- /* border-bottom: #f0f5f5 1rpx solid; */
- background-color: #ffffff;
- /* border-radius: 10rpx; */
- padding: 20rpx 20rpx;
- box-sizing: border-box;
-
- }
- .owner_type1x1{
- width: 100%;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- /* border-bottom: #f0f5f5 1rpx solid; */
- background-color: #ffffff;
- /* border-radius: 10rpx; */
- padding: 20rpx 20rpx;
- box-sizing: border-box;
-
- }
- .calculation_strategy {
- font-size: 28rpx;
- color: #222;
- padding: 20rpx 0rpx;
- }
- .calculation_capsule {
- width: 70%;
- font-size: 26rpx;
- color: #222;
- padding: 10rpx 20rpx;
- }
- .owner_easyinput1 {
- width: 100%;
- display: flex;
- flex-wrap: wrap;
- }
- .uni-mt-5{
- width: 100%;
- text-align: left;
- }
- .calculation_use {
- width: 100%;
- font-size: 26rpx;
- display: flex;
- justify-content: space-between;
- }
-
- .calculation_top {
- width: 100%;
- height: 100%;
- font-size: 26rpx;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .calculation_left {
- display: flex;
- font-size: 28rpx;
- }
- .uni-input{
- font-size: 28rpx;
- }
- .uni-inputcolor{
- color: #cccccc;
- }
- .event{
- display: flex;
- justify-content: space-between;
- padding-left: 20rpx;
- align-items: center;
- }
- .switch-container{
- width: 100%;
- }
- .t-radio{
- margin-right: 40rpx;
- }
- .owner_type2 {
- width: 100%;
- display: flex;
- justify-content: space-between;
- border-bottom: #f0f5f5 1rpx solid;
- }
- .calculation_capsule1 {
- width: 72%;
- font-size: 26rpx;
- color: #222;
- padding: 20rpx 0rpx;
- }
- .external-class{
- font-size: 28rpx;
- height: 200rpx;
- }
- .workorder_box{
- width: 100%;
- height: 180rpx;
- position: fixed;
- bottom: 0rpx;
- left: 0rpx;
- padding-top:30rpx;
- display: flex;
- /* align-items: center; */
- justify-content: center;
- box-sizing: border-box;
- background-color: #ffffff;
- }
- .workorder{
- width: 480rpx;
- height: 80rpx;
- font-size: 32rpx;
- background-color: rgba(15, 128, 220, 0.2);
- color: #0F80DC;
- border:1rpx solid #0F80DC;
- display: flex;
- align-items: center;
- justify-content: center;
- border-radius: 10rpx;
- }
- .calculation_usebox1 {
- font-size: 26rpx;
- display: flex;
- align-items: center;
- margin-top: 20rpx;
- border: 1rpx solid #cccccc;
- border-radius: 10rpx;
- /* justify-content: space-between; */
- }
- .calculation_imagebox{
- width: 120rpx;
- height: 120rpx;
- margin-right: 40rpx;
- position:relative;
- }
- .calculation_imagex{
- position: absolute;
-
- top: 0rpx;
- right: 0rpx;
- }
- .calculation_image{
- width: 120rpx;
- height: 120rpx;
- }
- picker{
- width: 100%;
- }
- .owner_type1 {
- width: 100%;
- height: 120rpx;
- padding: 0rpx 20rpx;
- display: flex;
- align-items: center;
- justify-content: space-between;
- /* border-bottom: #f0f5f5 1rpx solid; */
- background-color: #ffffff;
- box-sizing: border-box;
- }
-
- .calculation_strategy {
- font-size: 26rpx;
- color: #222;
- padding: 20rpx 0rpx;
- }
- .calculation_capsule {
- width: 70%;
- font-size: 26rpx;
- color: #222;
- padding: 10rpx 20rpx;
- }
- .owner_easyinput1 {
- width: 100%;
- display: flex;
- flex-wrap: wrap;
- }
- .button{
- width: 100%;
- display: flex;
- align-items: center;
- justify-content: center;
- position: fixed;
- bottom: 80rpx;
- left: 0rpx;
- }
- .button_upload{
- width: 500rpx;
- height: 100rpx;
- background-color: #0F80DC;
- border-radius: 10rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- color: #ffffff;
- }
- .block{
- padding: 20rpx 20rpx;
- background-color: #ffffff;
- margin-top: 20rpx;
- border-radius: 10rpx;
- }
- .block_box{
- width: 100%;
- max-height: 600rpx;
- background-color: #ffffff;
- border-radius: 10rpx;
- /* margin-top: 20rpx; */
- padding: 20rpx 0rpx;
-
- overflow: hidden; /* 隐藏所有方向超出的内容 */
- white-space: nowrap;
- overflow: auto; /* 隐藏所有方向超出的内容 */
- box-sizing: border-box;
- }
- .available{
- width: 100%;
- display: flex;
- align-items: center;
- justify-content: center;
- margin-top: 60rpx;
- }
|