|
@@ -540,9 +540,16 @@
|
|
.tel-icon{background-image: url("@/static/images/login/login-tel-icon.png");}
|
|
.tel-icon{background-image: url("@/static/images/login/login-tel-icon.png");}
|
|
}
|
|
}
|
|
.jzgs-name-box{
|
|
.jzgs-name-box{
|
|
- width: 100%;height: 376rpx;text-align: center;font-size: 34rpx;color: #fff;
|
|
|
|
- box-sizing: border-box;padding-top: 100rpx;font-weight: 600;
|
|
|
|
- background-image: url("@/static/images/my/admin-my-bj.png");@include ezy-no-repeat-cover(bottom);
|
|
|
|
|
|
+ width: 100%;text-align: center;font-size: 34rpx;color: #fff;
|
|
|
|
+ box-sizing: border-box;font-weight: 600;@include ezy-no-repeat-cover(bottom);
|
|
|
|
+ background-image: url("@/static/images/my/admin-my-bj.png");
|
|
|
|
+ /* #ifdef H5 */
|
|
|
|
+ height: 300rpx;padding-top: 36rpx;
|
|
|
|
+ /* #endif */
|
|
|
|
+
|
|
|
|
+ /* #ifdef APP-PLUS */
|
|
|
|
+ height: 376rpx;padding-top: 100rpx;
|
|
|
|
+ /* #endif */
|
|
}
|
|
}
|
|
|
|
|
|
// num
|
|
// num
|