123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227 |
- @charset "UTF-8";
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- view.data-v-3ac7eba9, cover-view.data-v-3ac7eba9, scroll-view.data-v-3ac7eba9, text.data-v-3ac7eba9 {
- box-sizing: border-box;
- }
- button.data-v-3ac7eba9::after, button.data-v-3ac7eba9::before {
- border: none;
- height: 0;
- }
- .disinblock.data-v-3ac7eba9 {
- display: inline-block;
- }
- .flex.data-v-3ac7eba9 {
- display: flex;
- align-items: center;
- }
- .flex-bewteen.data-v-3ac7eba9 {
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .flexWrap.data-v-3ac7eba9 {
- display: flex;
- flex-wrap: wrap;
- }
- .text-center.data-v-3ac7eba9 {
- text-align: center;
- }
- .pad36.data-v-3ac7eba9 {
- padding: 36rpx;
- }
- .tMar5.data-v-3ac7eba9 {
- margin-top: 5rpx;
- }
- .tMar10.data-v-3ac7eba9 {
- margin-top: 10rpx;
- }
- .tMar14.data-v-3ac7eba9 {
- margin-top: 14rpx;
- }
- .tMar20.data-v-3ac7eba9 {
- margin-top: 20rpx;
- }
- .tMar30.data-v-3ac7eba9 {
- margin-top: 30rpx;
- }
- .tMar40.data-v-3ac7eba9 {
- margin-top: 40rpx;
- }
- .lMarauto.data-v-3ac7eba9 {
- margin-left: auto;
- }
- .lMar8.data-v-3ac7eba9 {
- margin-left: 8rpx;
- }
- .lMar20.data-v-3ac7eba9 {
- margin-left: 20rpx;
- }
- .rMar10.data-v-3ac7eba9 {
- margin-right: 10rpx;
- }
- .rMar24.data-v-3ac7eba9 {
- margin-right: 24rpx;
- }
- .rMar32.data-v-3ac7eba9 {
- margin-right: 32rpx;
- }
- .fWeight600.data-v-3ac7eba9 {
- font-weight: 600 !important;
- }
- .f13.data-v-3ac7eba9 {
- font-size: 13rpx;
- }
- .f14.data-v-3ac7eba9 {
- font-size: 14rpx;
- }
- .f18.data-v-3ac7eba9 {
- font-size: 18rpx;
- }
- .f20.data-v-3ac7eba9 {
- font-size: 20rpx;
- }
- .f24.data-v-3ac7eba9 {
- font-size: 24rpx;
- }
- .f26.data-v-3ac7eba9 {
- font-size: 26rpx;
- }
- .f28.data-v-3ac7eba9 {
- font-size: 28rpx;
- }
- .f30.data-v-3ac7eba9 {
- font-size: 30rpx;
- }
- .f32.data-v-3ac7eba9 {
- font-size: 32rpx;
- }
- .f40.data-v-3ac7eba9 {
- font-size: 40rpx;
- }
- .f42.data-v-3ac7eba9 {
- font-size: 42rpx;
- }
- .f44.data-v-3ac7eba9 {
- font-size: 44rpx;
- }
- .f50.data-v-3ac7eba9 {
- font-size: 50rpx;
- }
- .f60.data-v-3ac7eba9 {
- font-size: 60rpx;
- }
- .c-B8B8B8.data-v-3ac7eba9 {
- color: #B8B8B8;
- }
- .c-589C54.data-v-3ac7eba9 {
- color: #589C54;
- }
- .c-F39F2F.data-v-3ac7eba9 {
- color: #F39F2F !important;
- }
- .c-BCBCBC.data-v-3ac7eba9 {
- color: #BCBCBC;
- }
- .c-446EF6.data-v-3ac7eba9 {
- color: #446EF6 !important;
- }
- .bcg-EC7266.data-v-3ac7eba9 {
- background-color: #EC7266;
- }
- .bcg-2DA36E.data-v-3ac7eba9 {
- background-color: #2DA36E;
- }
- .loadinfo.data-v-3ac7eba9 {
- margin: 30rpx 0 50rpx;
- }
- .c-999.data-v-3ac7eba9 {
- color: #999;
- }
- .c-000.data-v-3ac7eba9 {
- color: #000;
- }
- .unit_pad.data-v-3ac7eba9 {
- padding: 20rpx 32rpx;
- }
- .livingListBox.data-v-3ac7eba9 {
- background-color: #373E4E;
- }
- .livingListBox .livingImg.data-v-3ac7eba9 {
- width: 76rpx;
- height: 76rpx;
- border: 1px solid #f5225c;
- margin-left: 6rpx;
- border-radius: 50%;
- }
- .livingListBox .splitLine.data-v-3ac7eba9 {
- height: 16rpx;
- background-color: #262C38;
- }
- .livingtotal.data-v-3ac7eba9 {
- background: #1B1E25;
- border-bottom: 2px solid #303643;
- }
- .livingBox.data-v-3ac7eba9 {
- background: #1B1E25;
- }
- .livingBox .livingItem.data-v-3ac7eba9 {
- width: 25%;
- text-align: center;
- margin-bottom: 30rpx;
- margin-top: 20rpx;
- }
- .livingBox .livingItem image.data-v-3ac7eba9 {
- width: 40rpx;
- height: 40rpx;
- }
- .livingBox .livingTxt.data-v-3ac7eba9 {
- font-size: 32rpx;
- font-weight: 600;
- }
- .drawerBox.data-v-3ac7eba9 {
- background-color: #2a2c3b;
- }
- .drawerBox .drawer_item.data-v-3ac7eba9 {
- display: flex;
- align-items: center;
- justify-content: space-between;
- padding: 32rpx 60rpx 26rpx 40rpx;
- }
- .drawerBox .drawer_item .minus.data-v-3ac7eba9 {
- background-color: red;
- border-radius: 50%;
- width: 40rpx;
- height: 40rpx;
- line-height: 32rpx;
- text-align: center;
- display: inline-block;
- }
- .drawerBox .drawer_item_border.data-v-3ac7eba9 {
- border-bottom: 1px solid #585c69;
- }
|