Files
decode-mini-app-v5/wx49a18253b90a02d2/pages/main/main.wxss
2024-08-22 12:47:21 +08:00

1 line
2.4 KiB
Plaintext

page{background:#fff}.banner{height:400rpx}.banner-image{height:400rpx;width:100%}.main-menu{background:#fff;display:-webkit-flex;display:flex;justify-content:space-between;margin:0 20rpx;padding:20rpx}.main-menu .item{flex:1;padding:10px;text-align:center}.main-menu .item image{display:block;float:left;height:40rpx;margin-left:20rpx;margin-top:20rpx;width:40rpx}.main-menu .item .icon{border-radius:40rpx;height:80rpx;margin:0 auto;width:80rpx}.main-menu .item text{display:block;font-size:26rpx;height:40rpx;line-height:40rpx;margin-top:10rpx}.tab-title{background:#fff;display:-webkit-flex;display:flex;justify-content:space-between;margin:10rpx 10rpx 0;padding:10rpx}.tab-title .item{border:1rpx solid #666;border-radius:10rpx;flex:1;margin:0 50rpx;padding:10rpx;text-align:center}.img-view{display:-webkit-flex;display:flex;flex-direction:row;flex-wrap:wrap;margin:20rpx;width:710rpx}.img-view .show,.img-view .up{margin:6rpx}.img-view .up{background-color:#ededed;color:#bfbfbf;font-size:100rpx;height:220rpx;line-height:200rpx;text-align:center;width:220rpx}.img-view .show{height:220rpx;position:relative;width:220rpx}.del-img{background-color:#fff;border-bottom-left-radius:10rpx;box-sizing:border-box;height:50rpx!important;padding:8rpx;position:absolute;right:0rpx;top:0rpx;width:50rpx!important;z-index:9998}.img-view .show image{height:100%;width:100%}.onSavebut{background-color:#07c160;color:#fff;width:300rpx}.table_btn{color:#fff;font-size:26rpx;height:80rpx;line-height:80rpx;margin-bottom:20rpx;margin-top:50rpx;text-align:center;width:500rpx}.table_form{background:#fff;height:auto;overflow:hidden}.table_form .input{display:-webkit-flex;display:flex;font-size:26rpx;height:80rpx;line-height:80rpx}.table_form .input text{margin-left:30rpx;width:30%}.table_form .input input{font-size:24rpx;height:80rpx;margin-right:30rpx;width:70%}.footer{background:#fff;border-top:1rpx solid #e2e2e2;bottom:0;height:140rpx;left:0;position:fixed;width:100%;z-index:10000}.product{height:auto;margin-left:2%;padding-top:10rpx;width:96%}.product .pro{float:left;height:200rpx;overflow:hidden;white-space:nowrap;width:100%}.product .item{display:inline-block;height:200rpx;margin-left:10rpx;width:200rpx}.product .item image{display:block;height:160rpx;width:200rpx}.product .item .name{display:inline-block;height:40rpx;line-height:40rpx;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:200rpx}.news .item .riqi{color:#666;float:right;margin-right:45rpx}