|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506 |
- /* pages/spellGroup/spellGroup.wxss */
-
- .topbg {
- /* margin-bottom: 20rpx; */
- width:100%;
- height:234rpx;
- background:linear-gradient(180deg,rgba(253,131,45,1) 0%,rgba(254,74,22,1) 100%);
- }
- .topbg-top{
- width:100%;
- height: 50%;
- display: inline-block
- }
- .topbg-btom{
- width:84%;
- height: 40%;
- margin: 0 auto;
- }
- .user-avatar {
- width: 20%;
- height: 100%;
- float: left;
- }
- .user-box {
- width: 82rpx;
- height: 82rpx;
- border-radius: 50%;
- overflow: hidden;
- margin: 26rpx 0 0 60rpx;
- }
- .user-avatar open-data {
- display: block;
- width: 100%;
- height: 100%;
- }
- .name{
- float: left;
- color: #FFFFFF;
- font-size:32rpx;
- font-family:PingFangSC-Medium;
- font-weight:500;
- margin:0 20rpx;
- }
- .usre_level{
- height:32rpx;
- background:linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%);
- border-radius:9px 9px 9px 0px;
- font-family:PingFangSC-Regular;
- font-weight:400;
- color:rgba(255,255,255,1);
- line-height:28rpx;
- float: left;
- margin-top: 8rpx;
- }
- .chengzhang {
- font-size: 24rpx;
- font-weight: 400;
- color: #FFFFFF;
- padding: 0 8rpx;
- }
- .myName{
- float: left;
- font-size: 32rpx;
- margin-top:36rpx;
- }
- .bot{
- display: flex;
- flex-direction: column;
- }
- .view{
- height: 40rpx;
- display: block;
- }
- progress{
- margin: 14rpx 8rpx 0 20rpx;
- float: left;
- width:230rpx;
- border-radius:60rpx;
- overflow:hidden;
- }
- .msg{
- float: left;
- font-size:10px!important;
- font-family:PingFangSC-Regular;
- font-weight:400;
- color:rgba(255,255,255,1);
- }
- .btoml{
- float: left;
- height: 100%;
- width: 50%;
- }
- .jifen{
- font-size: 26rpx;
- font-weight: 500;
- color: #FFFFFF;
- height:30rpx;
- line-height: 30rpx;
- margin-top: 20rpx;
- }
- .jifen image{
- width: 10rpx;
- height: 22rpx;
- margin-left: 5rpx;
- }
- .topbg .score{
- font-size: 40rpx;
- font-weight: 500;
- float: left;
- color: #FFFFFF;
- margin-right: 10rpx;
- }
-
- .qrcode{
- width: 84rpx;
- height: 84rpx;
- float: right;
- /* margin-right: 48rpx; */
- }
- .qrcode image {
- margin: auto;
- width: 84rpx;
- }
- page {
- height: auto;
- overflow: auto;
- background: #f7f7f7;
- background-size: cover;
- background-repeat: no-repeat;
- }
- .content-box{
- height: auto;
- padding-bottom: 200rpx;
- }
- .loading {
- text-align: center;
- height: 80rpx;
- line-height: 80rpx;
- font-size: 26rpx;
- color: #666;
- }
-
- .loading image {
- width: 60rpx;
- height: 60rpx;
- vertical-align: middle;
- margin-right: 10rpx;
- }
- .banner{
- margin-bottom: 20rpx;
- background: none;
- border-radius: 16rpx;
- }
- .banner .bg {
- display: block;
- width: 100%;
- }
- image{
- padding: 0;
- margin: 0;
- }
- .banner .bannerbg image{
- display: none!important;
- height: 0;
- overflow: hidden;
- }
- .bannerimg {
- display: block;
- width: 710rpx;
- height: 260rpx;
- border-radius: 15rpx;
- margin: -132rpx auto 0;
- }
- .banner .index-slide-view {
- margin: -132rpx auto 0;
- }
- .top{
- position: absolute;
- top: 30rpx;
- width: 710rpx;
- height: 260rpx;
- background: #fff;
- left: 20rpx;
- border-radius: 16rpx;
- overflow: hidden;
- }
- .content .sepll-list{
- width: 714rpx;
- height: 230rpx;
- background: #fff;
- border-radius: 30rpx;
- margin: 0 auto 30rpx;
- }
- .content .spell-bot{
- width: 674rpx;
- float: left;
- font-size: 24rpx;
- height: 60rpx;
- line-height: 60rpx;
- border-top: 1rpx #E1E1E1 dashed;
- margin: 0 20rpx;
- }
- .spell-bot .botMsg{
- width: 40%;
- height: 100%;
- float: left;
- /* margin-left: 20rpx; */
- color: #A6A6A6;
- overflow: hidden;
- text-overflow:ellipsis;
- white-space: nowrap;
- }
- .spell-bot .botNum{
- width: 40%;
- height: 100%;
- float: right;
- text-align: right;
- margin-right: 24rpx;
- color: #FD782D;
- }
- .content .spell-left{
- width: 170rpx;
- height: 170rpx;
- float: left;
- }
- .content .spell-left image{
- width: 120rpx;
- height: 120rpx;
- margin: 25rpx;
- border-radius: 8rpx;
- }
- .content .spell-center{
- float: left;
- width: 380rpx;
- height: 170rpx;
- }
- .content .tilte{
- margin-top: 20rpx;
- font-size:32rpx;
- font-family:PingFang-SC-Bold;
- font-weight:bold;
- color:#3C3C3C;
- line-height:44rpx;
- padding-top: 16rpx;
- overflow: hidden;
- text-overflow:ellipsis;
- white-space: nowrap;
- }
- .content .remark{
- width:304rpx;
- font-size:24rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:rgba(140,140,140,1);
- line-height:44rpx;
- overflow: hidden;
- text-overflow:ellipsis;
- white-space: nowrap;
- }
- .content .spell-num{
- width: 95rpx;
- border:1px solid rgba(255,50,50,1);
- border-radius:10rpx;
- font-size:24rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:rgba(255,50,50,1);
- line-height:30rpx;
- margin: 10rpx 0;
- text-align: center;
- }
- .content .price{
- overflow: hidden;
- margin-top: 20rpx;
- }
- .content .price01{
- font-size:40rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:#FD832D;
- line-height:44rpx;
- }
- .content .price02{
- display: inline;
- font-size: 24rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- text-decoration:line-through;
- color:rgba(140,140,140,1);
- }
- .content .price-num{
- display: inline;
- }
- .more{
- display: inline;
- margin-left: -10rpx;
- }
- .content .price-unit{
- display: inline;
- font-size:24rpx;
- margin-right: 10rpx;
- }
- .content .spell-right{
- float: right;
- width: 156rpx;
- }
- .right-button{
- width:140rpx;
- height:52rpx;
- font-size:26rpx;
- background:linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%);
- border-radius:20rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- text-align: center;
- color:rgba(255,255,255,1);
- line-height:52rpx;
- margin: 88rpx 24rpx 0 0;
- margin-top: 90rpx;
- }
- .right-text{
- font-size:22rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:rgba(140,140,140,1);
- line-height:60rpx;
- text-align: center;
- }
- .bottom{
- width: 690rpx;
- height: 85rpx;
- position: fixed;
- bottom: 26rpx;
- left: 30rpx;
- /* background:rgba(243,69,58,1); */
- border:1px solid rgba(255, 222, 67, 1);
- border-radius:40px;
- color: #fff;
- overflow: hidden;
- }
- .bottom-left{
- width: 50%;
- float: left;
- margin-left: -1rpx;
- text-align: center;
- line-height: 85rpx;
- font-size:30rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:rgba(255,253,245,1);
- border-right:1px solid rgba(255, 222, 67, 1);
- opacity: 1;
- }
- .bottom-right{
- width: 50%;
- float: left;
- text-align: center;
- line-height: 85rpx;
- font-size:30rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:rgba(255,253,245,1);
- opacity: 1;
- }
- .spell-bottom{
- overflow: hidden;
- }
- .spell-top{
- height: auto;
- margin: 0 30rpx;
- overflow: hidden;
- box-sizing: border-box;
- border-bottom: 1rpx solid #EEEEEE;
- }
- .spell-top-left{
- float: left;
- width: 60%;
- }
- .spell-top-right{
- float: left;
- width: 40%;
- }
- .top-title{
- display: inline;
- font-size:24rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:rgba(51,51,51,1);
- line-height:64rpx;
- }
- .top-num{
- display: inline;
- font-size:24rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:#FF3232;
- line-height:64rpx;
- padding-left: 8rpx;
- }
- .spell-top-right{
- text-align: right;
- font-size:26rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:rgba(255,50,50,1);
- line-height:64rpx;
- }
- .no-data01{
- width: 690rpx;
- padding-top: 174rpx;
- height: calc(100vh - 460rpx);
- background: #fff;
- margin: 0 auto;
- border-radius:15rpx;
- box-sizing: border-box;
- margin-top: 20rpx;
- }
- .no-data{
- width: 690rpx;
- padding-top: 174rpx;
- height: calc(100vh - 160rpx);
- background: #fff;
- margin: 0 auto;
- border-radius:15rpx;
- box-sizing: border-box;
- margin-top:20rpx;
- }
- .no-data01 image{
- width: 261rpx;
- height: 272rpx;
- display: block;
- margin: 0 auto;
- }
- .no-data image{
- width: 261rpx;
- height: 272rpx;
- display: block;
- margin: 0 auto;
- }
- .no-data-text{
- text-align: center;
- font-size:34rpx;
- font-family:PingFang-SC-Medium;
- font-weight:500;
- color:rgba(0,0,0,1);
- }
-
- button::after{ border: none; }
- .goback{
- position: fixed;
- right: 50rpx;
- bottom: 60rpx;
- width:100rpx!important;
- height:100rpx;
- z-index: 100;
- background:rgba(255,255,255,1);
- line-height: 95rpx;
- border:1rpx solid rgba(227,227,227,1);
- border-radius:50%;
- }
- .goback image{
- position: absolute;
- width: 60rpx;
- left: 0;
- right: 0;
- top: 0;
- bottom: 0;
- margin: auto;
- }
- .remainInventory{
- background: #ccc;
- }
- .sort{
- width:94%;
- height:90rpx;
- background:#fff;
- margin:0 auto 20rpx;
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 0 3%
- }
- .sort view{
- width: 180rpx;
- line-height: 60rpx;
- color: #fff;
- font-size: 28rpx;
- text-align: center;
- background:linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%);
- border-radius: 20rpx;
- }
- .need{
- justify-content: center;/*水平居中*/
- align-items: center; /*垂直居中*/
- display: flex;
- }
- .need image{
- margin-left:5rpx;
- width: 40rpx;
- height: 40rpx;
- }
- .btn-hover{
- position: relative;
- top: 3rpx;
- box-shadow:0px 0px 8px #999 inset;
- }
|