You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
30 KiB
2 lines
30 KiB
var _style_0 = { "uni-flex": { "": { "display": "flex", "flexDirection": "row" } }, "uni-flex-item": { "": { "flex": 1 } }, "uni-row": { "": { "flexDirection": "row" } }, "uni-column": { "": { "flexDirection": "column" } }, "uni-link": { "": { "color": "#576B95", "fontSize": "26rpx" } }, "uni-center": { "": { "textAlign": "center" } }, "uni-inline-item": { "": { "display": "flex", "flexDirection": "row", "alignItems": "center" } }, "common-page-head": { "": { "paddingTop": "35rpx", "paddingRight": "35rpx", "paddingBottom": "35rpx", "paddingLeft": "35rpx", "textAlign": "center" } }, "common-page-head-title": { "": { "paddingTop": 0, "paddingRight": "40rpx", "paddingBottom": 0, "paddingLeft": "40rpx", "fontSize": "30rpx", "height": "88rpx", "lineHeight": "88rpx", "color": "#BEBEBE", "boxSizing": "border-box", "borderBottomWidth": "2rpx", "borderBottomStyle": "solid", "borderBottomColor": "#D8D8D8" } }, "uni-padding-wrap": { "": { "paddingTop": 0, "paddingRight": "30rpx", "paddingBottom": 0, "paddingLeft": "30rpx" } }, "uni-word": { "": { "textAlign": "center", "paddingTop": "200rpx", "paddingRight": "100rpx", "paddingBottom": "200rpx", "paddingLeft": "100rpx" } }, "uni-title": { "": { "fontSize": "30rpx", "fontWeight": "500", "paddingTop": "20rpx", "paddingRight": 0, "paddingBottom": "20rpx", "paddingLeft": 0, "lineHeight": 1.5 }, ".uni-triplex-left ": { "paddingTop": "8rpx", "paddingRight": 0, "paddingBottom": "8rpx", "paddingLeft": 0 } }, "uni-text": { "": { "fontSize": "28rpx" }, ".uni-triplex-left ": { "color": "#999999" } }, "uni-text-gray": { "": { "color": "#cccccc" } }, "uni-text-small": { "": { "fontSize": "24rpx" }, ".uni-triplex-left ": { "color": "#999999" } }, "uni-common-mb": { "": { "marginBottom": "30rpx" } }, "uni-common-pb": { "": { "paddingBottom": "30rpx" } }, "uni-common-pl": { "": { "paddingLeft": "30rpx" } }, "uni-common-mt": { "": { "marginTop": "30rpx" } }, "uni-bg-red": { "": { "backgroundColor": "#F76260", "color": "#FFFFFF" } }, "uni-bg-green": { "": { "backgroundColor": "#09BB07", "color": "#FFFFFF" } }, "uni-bg-blue": { "": { "backgroundColor": "#007AFF", "color": "#FFFFFF" } }, "uni-h1": { "": { "fontSize": "80rpx", "fontWeight": "700" } }, "uni-h2": { "": { "fontSize": "60rpx", "fontWeight": "700" } }, "uni-h3": { "": { "fontSize": "48rpx", "fontWeight": "700" } }, "uni-h4": { "": { "fontSize": "36rpx", "fontWeight": "700" } }, "uni-h5": { "": { "fontSize": "28rpx", "color": "#8f8f94" } }, "uni-h6": { "": { "fontSize": "24rpx", "color": "#8f8f94" } }, "uni-bold": { "": { "fontWeight": "bold" } }, "uni-ellipsis": { "": { "overflow": "hidden", "whiteSpace": "nowrap", "textOverflow": "ellipsis" } }, "uni-btn-v": { "": { "paddingTop": "10rpx", "paddingRight": 0, "paddingBottom": "10rpx", "paddingLeft": 0 } }, "uni-form-item": { "": { "display": "flex", "width": 100, "paddingTop": "10rpx", "paddingRight": 0, "paddingBottom": "10rpx", "paddingLeft": 0 } }, "title": { ".uni-form-item ": { "paddingTop": "10rpx", "paddingRight": "25rpx", "paddingBottom": "10rpx", "paddingLeft": "25rpx" } }, "uni-label": { "": { "width": "210rpx", "wordWrap": "break-word", "wordBreak": "break-all", "textIndent": "20rpx" } }, "uni-input": { "": { "height": "50rpx", "paddingTop": "15rpx", "paddingRight": "25rpx", "paddingBottom": "15rpx", "paddingLeft": "25rpx", "lineHeight": "50rpx", "fontSize": "28rpx", "backgroundColor": "#FFFFFF", "flex": 1 } }, "with-fun": { ".uni-form-item ": { "display": "flex", "flexWrap": "nowrap", "backgroundColor": "#FFFFFF" } }, "uni-icon": { ".uni-form-item .with-fun ": { "width": 40, "height": "80rpx", "lineHeight": "80rpx", "flexShrink": 0 }, "": { "fontFamily": "uniicons", "fontSize": 24, "fontWeight": "normal", "fontStyle": "normal", "lineHeight": 1, "textDecoration": "none", "WebkitFontSmoothing": "antialiased" }, ".uni-active": { "color": "#007aff" } }, "uni-loadmore": { "": { "height": "80rpx", "lineHeight": "80rpx", "textAlign": "center", "paddingBottom": "30rpx" } }, "uni-badge": { ".uni-badge-inverted": { "paddingTop": 0, "paddingRight": 5, "paddingBottom": 0, "paddingLeft": 0, "color": "#929292", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-primary": { "": { "color": "#ffffff", "backgroundColor": "#007aff" }, ".uni-badge-inverted": { "color": "#007aff", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-blue": { ".uni-badge-inverted": { "color": "#007aff", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-green": { "": { "color": "#ffffff", "backgroundColor": "#4cd964" }, ".uni-badge-inverted": { "color": "#4cd964", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-success": { "": { "color": "#ffffff", "backgroundColor": "#4cd964" }, ".uni-badge-inverted": { "color": "#4cd964", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-warning": { "": { "color": "#ffffff", "backgroundColor": "#f0ad4e" }, ".uni-badge-inverted": { "color": "#f0ad4e", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-yellow": { "": { "color": "#ffffff", "backgroundColor": "#f0ad4e" }, ".uni-badge-inverted": { "color": "#f0ad4e", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-danger": { "": { "color": "#ffffff", "backgroundColor": "#dd524d" }, ".uni-badge-inverted": { "color": "#dd524d", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-red": { "": { "color": "#ffffff", "backgroundColor": "#dd524d" }, ".uni-badge-inverted": { "color": "#dd524d", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-purple": { "": { "color": "#ffffff", "backgroundColor": "#8a6de9" }, ".uni-badge-inverted": { "color": "#8a6de9", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-badge-royal": { "": { "color": "#ffffff", "backgroundColor": "#8a6de9" }, ".uni-badge-inverted": { "color": "#8a6de9", "backgroundColor": "rgba(0,0,0,0)" } }, "uni-collapse-content": { "": { "height": 0, "width": 100, "overflow": "hidden" } }, "uni-card": { "": { "backgroundColor": "#ffffff", "borderRadius": "8rpx", "marginTop": "20rpx", "marginRight": 0, "marginBottom": "20rpx", "marginLeft": 0, "position": "relative" } }, "uni-card-content": { "": { "fontSize": "30rpx" }, ".image-view": { "width": 100, "marginTop": 0, "marginRight": 0, "marginBottom": 0, "marginLeft": 0 } }, "uni-card-content-inner": { "": { "position": "relative", "paddingTop": "30rpx", "paddingRight": "30rpx", "paddingBottom": "30rpx", "paddingLeft": "30rpx" } }, "uni-card-footer": { "": { "position": "relative", "display": "flex", "minHeight": "50rpx", "paddingTop": "20rpx", "paddingRight": "30rpx", "paddingBottom": "20rpx", "paddingLeft": "30rpx", "justifyContent": "space-between", "alignItems": "center", "color": "#6d6d72", "position:before": "absolute", "top:before": 0, "right:before": 0, "left:before": 0, "height:before": "2rpx", "content:before": "''", "WebkitTransform:before": "scaleY(.5)", "transform:before": "scaleY(.5)", "backgroundColor:before": "#c8c7cc" } }, "uni-card-header": { "": { "position": "relative", "display": "flex", "minHeight": "50rpx", "paddingTop": "20rpx", "paddingRight": "30rpx", "paddingBottom": "20rpx", "paddingLeft": "30rpx", "justifyContent": "space-between", "alignItems": "center", "fontSize": "36rpx", "position:before:after": "absolute", "top:before:after": 0, "right:before:after": 0, "left:before:after": 0, "height:before:after": "2rpx", "content:before:after": "''", "WebkitTransform:before:after": "scaleY(.5)", "transform:before:after": "scaleY(.5)", "backgroundColor:before:after": "#c8c7cc", "bottom:after": 0 } }, "uni-card-media": { "": { "justifyContent": "flex-start" } }, "uni-card-media-logo": { "": { "height": "84rpx", "width": "84rpx", "marginRight": "20rpx" } }, "uni-card-media-body": { "": { "height": "84rpx", "display": "flex", "flexDirection": "column", "justifyContent": "space-between", "alignItems": "flex-start" } }, "uni-card-media-text-top": { "": { "lineHeight": "36rpx", "fontSize": "34rpx" } }, "uni-card-media-text-bottom": { "": { "lineHeight": "30rpx", "fontSize": "28rpx", "color": "#8f8f94" } }, "uni-card-link": { "": { "color": "#007AFF" } }, "uni-list": { "": { "backgroundColor": "#FFFFFF", "position": "relative", "width": 100, "display": "flex", "flexDirection": "column", "position:after": "absolute", "zIndex:after": 10, "right:after": 0, "bottom:after": 0, "left:after": 0, "height:after": 1, "content:after": "''", "WebkitTransform:after": "scaleY(.5)", "transform:after": "scaleY(.5)", "backgroundColor:after": "#c8c7cc" }, ".uni-collapse": { "boxSizing": "border-box", "height": 0, "overflow": "hidden" } }, "uni-list-cell": { "": { "position": "relative", "display": "flex", "flexDirection": "row", "justifyContent": "space-between", "alignItems": "center", "position::after": "absolute", "zIndex::after": 3, "right::after": 0, "bottom::after": 0, "left::after": "30rpx", "height::after": 1, "content::after": "''", "WebkitTransform::after": "scaleY(.5)", "transform::after": "scaleY(.5)", "backgroundColor::after": "#c8c7cc" }, ".uni-list ": { "height:last-child::after": "0rpx" }, ".uni-collapse ": { "paddingLeft": "20rpx", "left::after": "52rpx" } }, "uni-list-cell-hover": { "": { "backgroundColor": "#eeeeee" } }, "uni-list-cell-pd": { "": { "paddingTop": "22rpx", "paddingRight": "30rpx", "paddingBottom": "22rpx", "paddingLeft": "30rpx" } }, "uni-list-cell-left": { "": { "whiteSpace": "nowrap", "fontSize": "28rpx", "paddingTop": 0, "paddingRight": "30rpx", "paddingBottom": 0, "paddingLeft": "30rpx" } }, "uni-list-cell-db": { "": { "flex": 1 } }, "uni-list-cell-right": { "": { "flex": 1 } }, "uni-list-cell-last": { ".uni-list-cell::after": { "height": "0rpx" } }, "uni-list-cell-divider": { "": { "position": "relative", "display": "flex", "color": "#999999", "backgroundColor": "#f7f7f7", "paddingTop": "15rpx", "paddingRight": "20rpx", "paddingBottom": "15rpx", "paddingLeft": "20rpx", "position::before": "absolute", "right::before": 0, "top::before": 0, "left::before": 0, "height::before": 1, "content::before": "''", "WebkitTransform::before": "scaleY(.5)", "transform::before": "scaleY(.5)", "backgroundColor::before": "#c8c7cc", "position::after": "absolute", "right::after": 0, "bottom::after": 0, "left::after": "0rpx", "height::after": 1, "content::after": "''", "WebkitTransform::after": "scaleY(.5)", "transform::after": "scaleY(.5)", "backgroundColor::after": "#c8c7cc" } }, "uni-list-cell-navigate": { "": { "fontSize": "30rpx", "paddingTop": "22rpx", "paddingRight": "36rpx", "paddingBottom": "22rpx", "paddingLeft": "30rpx", "lineHeight": "48rpx", "position": "relative", "display": "flex", "boxSizing": "border-box", "width": 100, "flex": 1, "justifyContent": "space-between", "alignItems": "center" }, ".uni-navigate-right:after": { "fontFamily": "uniicons", "content": "'\\e583'", "position": "absolute", "right": "24rpx", "top": 50, "color": "#bbbbbb", "WebkitTransform": "translateY(-50%)", "transform": "translateY(-50%)" }, ".uni-navigate-bottom:after": { "fontFamily": "uniicons", "content": "'\\e581'", "position": "absolute", "right": "24rpx", "top": 50, "color": "#bbbbbb", "WebkitTransform": "translateY(-50%)", "transform": "translateY(-50%)" }, ".uni-navigate-bottom.uni-active::after": { "fontFamily": "uniicons", "content": "'\\e580'", "position": "absolute", "right": "24rpx", "top": 50, "color": "#bbbbbb", "WebkitTransform": "translateY(-50%)", "transform": "translateY(-50%)" }, ".uni-active": { "backgroundColor": "#eeeeee" } }, "uni-navigate-badge": { "": { "paddingRight": "50rpx" } }, "uni-collapse": { ".uni-list-cell": { "flexDirection": "column" } }, "uni-triplex-row": { "": { "display": "flex", "flex": 1, "width": 100, "boxSizing": "border-box", "flexDirection": "row", "paddingTop": "22rpx", "paddingRight": "30rpx", "paddingBottom": "22rpx", "paddingLeft": "30rpx" } }, "uni-triplex-right": { "": { "display": "flex", "flexDirection": "column", "width": 16, "textAlign": "right" } }, "uni-triplex-left": { "": { "display": "flex", "flexDirection": "column", "width": 84 } }, "uni-media-list": { "": { "paddingTop": "22rpx", "paddingRight": "30rpx", "paddingBottom": "22rpx", "paddingLeft": "30rpx", "boxSizing": "border-box", "display": "flex", "width": 100, "flexDirection": "row" } }, "uni-navigate-right": { ".uni-media-list": { "paddingRight": "74rpx" } }, "uni-pull-right": { "": { "flexDirection": "row-reverse" } }, "uni-media-list-logo": { ".uni-pull-right>": { "marginRight": "0rpx", "marginLeft": "20rpx" }, "": { "height": "84rpx", "width": "84rpx", "marginRight": "20rpx" } }, "uni-media-list-body": { "": { "height": "84rpx", "display": "flex", "flex": 1, "flexDirection": "column", "justifyContent": "space-between", "alignItems": "flex-start", "overflow": "hidden" } }, "uni-media-list-text-top": { "": { "width": 100, "lineHeight": "36rpx", "fontSize": "30rpx" } }, "uni-media-list-text-bottom": { "": { "width": 100, "lineHeight": "30rpx", "fontSize": "26rpx", "color": "#8f8f94" } }, "uni-grid-9": { "": { "backgroundColor": "#f2f2f2", "width": "750rpx", "display": "flex", "flexDirection": "row", "flexWrap": "wrap", "borderTopWidth": "2rpx", "borderTopStyle": "solid", "borderTopColor": "#eeeeee" } }, "uni-grid-9-item": { "": { "width": "250rpx", "height": "200rpx", "display": "flex", "flexDirection": "column", "alignItems": "center", "justifyContent": "center", "borderBottomWidth": "2rpx", "borderBottomStyle": "solid", "borderBottomColor": "#000000", "borderRightWidth": "2rpx", "borderRightStyle": "solid", "borderRightColor": "#000000", "borderColor": "#eeeeee", "boxSizing": "border-box" } }, "no-border-right": { "": { "borderRightWidth": 0, "borderRightStyle": "solid" } }, "uni-grid-9-image": { "": { "width": "100rpx", "height": "100rpx" } }, "uni-grid-9-text": { "": { "width": "250rpx", "lineHeight": "4rpx", "height": "40rpx", "textAlign": "center", "fontSize": "30rpx" } }, "uni-grid-9-item-hover": { "": { "backgroundColor": "rgba(0,0,0,0.1)" } }, "uni-uploader": { "": { "flex": 1, "flexDirection": "column" } }, "uni-uploader-head": { "": { "display": "flex", "flexDirection": "row", "justifyContent": "space-between" } }, "uni-uploader-info": { "": { "color": "#B2B2B2" } }, "uni-uploader-body": { "": { "marginTop": "16rpx" } }, "uni-uploader__files": { "": { "display": "flex", "flexDirection": "row", "flexWrap": "wrap" } }, "uni-uploader__file": { "": { "marginTop": "10rpx", "marginRight": "10rpx", "marginBottom": "10rpx", "marginLeft": "10rpx", "width": "210rpx", "height": "210rpx" } }, "uni-uploader__img": { "": { "width": "210rpx", "height": "210rpx" } }, "uni-uploader__input-box": { "": { "position": "relative", "marginTop": "10rpx", "marginRight": "10rpx", "marginBottom": "10rpx", "marginLeft": "10rpx", "width": "208rpx", "height": "208rpx", "borderWidth": "2rpx", "borderStyle": "solid", "borderColor": "#D9D9D9", "content:before": '" "', "position:before": "absolute", "top:before": 50, "left:before": 50, "WebkitTransform:before": "translate(-50%, -50%)", "transform:before": "translate(-50%, -50%)", "backgroundColor:before": "#D9D9D9", "content:before:after": '" "', "position:before:after": "absolute", "top:before:after": 50, "left:before:after": 50, "WebkitTransform:before:after": "translate(-50%, -50%)", "transform:before:after": "translate(-50%, -50%)", "backgroundColor:before:after": "#D9D9D9", "width:before": "4rpx", "height:before": "79rpx", "width:after": "79rpx", "height:after": "4rpx", "borderColor:active": "#999999", "backgroundColor:active:before": "#999999", "backgroundColor:active:before:active:after": "#999999" } }, "uni-uploader__input": { "": { "position": "absolute", "zIndex": 1, "top": 0, "left": 0, "width": 100, "height": 100, "opacity": 0 } }, "feedback-title": { "": { "display": "flex", "flexDirection": "row", "justifyContent": "space-between", "alignItems": "center", "paddingTop": "20rpx", "paddingRight": "20rpx", "paddingBottom": "20rpx", "paddingLeft": "20rpx", "color": "#8f8f94", "fontSize": "28rpx" } }, "feedback-star-view": { ".feedback-title": { "justifyContent": "flex-start", "marginTop": 0, "marginRight": 0, "marginBottom": 0, "marginLeft": 0 }, "": { "marginLeft": "20rpx" } }, "feedback-quick": { "": { "position": "relative", "paddingRight": "40rpx", "fontFamily:after": "uniicons", "fontSize:after": "40rpx", "content:after": "'\\e581'", "position:after": "absolute", "right:after": 0, "top:after": 50, "color:after": "#bbbbbb", "WebkitTransform:after": "translateY(-50%)", "transform:after": "translateY(-50%)" } }, "feedback-body": { "": { "backgroundColor": "#ffffff" } }, "feedback-textare": { "": { "height": "200rpx", "fontSize": "34rpx", "lineHeight": "50rpx", "width": 100, "boxSizing": "border-box", "paddingTop": "20rpx", "paddingRight": "30rpx", "paddingBottom": 0, "paddingLeft": "30rpx" } }, "feedback-input": { "": { "fontSize": "34rpx", "height": "50rpx", "minHeight": "50rpx", "paddingTop": "15rpx", "paddingRight": "20rpx", "paddingBottom": "15rpx", "paddingLeft": "20rpx", "lineHeight": "50rpx" } }, "feedback-uploader": { "": { "paddingTop": "22rpx", "paddingRight": "20rpx", "paddingBottom": "22rpx", "paddingLeft": "20rpx" } }, "feedback-star": { "": { "fontFamily": "uniicons", "fontSize": "40rpx", "marginLeft": "6rpx", "content:after": "'\\e408'" }, ".active": { "color": "#FFB400" }, ".active:after": { "content": "'\\e438'" } }, "feedback-submit": { "": { "backgroundColor": "#007AFF", "color": "#FFFFFF", "marginTop": "20rpx", "marginRight": "20rpx", "marginBottom": "20rpx", "marginLeft": "20rpx" } }, "uni-input-group": { "": { "position": "relative", "paddingTop": 0, "paddingRight": 0, "paddingBottom": 0, "paddingLeft": 0, "borderWidth": 0, "borderStyle": "solid", "borderColor": "#000000", "backgroundColor": "#ffffff", "position:before": "absolute", "top:before": 0, "right:before": 0, "left:before": 0, "height:before": "2rpx", "content:before": "''", "transform:before": "scaleY(.5)", "backgroundColor:before": "#c8c7cc", "position:after": "absolute", "right:after": 0, "bottom:after": 0, "left:after": 0, "height:after": "2rpx", "content:after": "''", "transform:after": "scaleY(.5)", "backgroundColor:after": "#c8c7cc" } }, "uni-input-row": { "": { "position": "relative", "display": "flex", "flexDirection": "row", "fontSize": "28rpx", "paddingTop": "22rpx", "paddingRight": "30rpx", "paddingBottom": "22rpx", "paddingLeft": "30rpx", "justifyContent": "space-between" }, ".uni-input-group ": { "position:after": "absolute", "right:after": 0, "bottom:after": 0, "left:after": "30rpx", "height:after": "2rpx", "content:after": "''", "transform:after": "scaleY(.5)", "backgroundColor:after": "#c8c7cc" } }, "uni-textarea": { "": { "width": 100, "backgroundColor": "#FFFFFF" } }, "uni-tab-bar": { "": { "display": "flex", "flex": 1, "flexDirection": "column", "overflow": "hidden", "height": 100 } }, "list": { ".uni-tab-bar ": { "width": "750rpx", "height": 100 } }, "uni-swiper-tab": { "": { "width": 100, "whiteSpace": "nowrap", "lineHeight": "100rpx", "height": "100rpx", "borderBottomWidth": 1, "borderBottomStyle": "solid", "borderBottomColor": "#c8c7cc" } }, "swiper-tab-list": { "": { "fontSize": "30rpx", "width": "150rpx", "textAlign": "center", "color": "#555555" } }, "active": { ".uni-tab-bar ": { "color": "#007AFF" } }, "swiper-box": { ".uni-tab-bar ": { "flex": 1, "width": 100 } }, "uni-tab-bar-loading": { "": { "paddingTop": "20rpx", "paddingRight": 0, "paddingBottom": "20rpx", "paddingLeft": 0 } }, "uni-comment": { "": { "paddingTop": "5rpx", "paddingRight": 0, "paddingBottom": "5rpx", "paddingLeft": 0, "display": "flex", "flexGrow": 1, "flexDirection": "column" } }, "uni-comment-list": { "": { "flexWrap": "nowrap", "paddingTop": "10rpx", "paddingRight": 0, "paddingBottom": "10rpx", "paddingLeft": 0, "marginTop": "10rpx", "marginRight": 0, "marginBottom": "10rpx", "marginLeft": 0, "width": 100, "display": "flex" } }, "uni-comment-face": { "": { "width": "70rpx", "height": "70rpx", "borderRadius": 100, "marginRight": "20rpx", "flexShrink": 0, "overflow": "hidden" } }, "uni-comment-body": { "": { "width": 100 } }, "uni-comment-top": { "": { "lineHeight": 1.5, "justifyContent": "space-between" } }, "uni-comment-date": { "": { "lineHeight": "38rpx", "flexDirection": "row", "justifyContent": "space-between", "!display": "flex", "flexGrow": 1 } }, "uni-comment-content": { "": { "lineHeight": 1.6, "fontSize": "28rpx", "paddingTop": "8rpx", "paddingRight": 0, "paddingBottom": "8rpx", "paddingLeft": 0 } }, "uni-comment-replay-btn": { "": { "backgroundColor": "#FFFFFF", "fontSize": "24rpx", "lineHeight": "28rpx", "paddingTop": "5rpx", "paddingRight": "20rpx", "paddingBottom": "5rpx", "paddingLeft": "20rpx", "borderRadius": "30rpx", "!color": "#333333", "marginTop": 0, "marginRight": "10rpx", "marginBottom": 0, "marginLeft": "10rpx" } }, "uni-swiper-msg": { "": { "width": 100, "paddingTop": "12rpx", "paddingRight": 0, "paddingBottom": "12rpx", "paddingLeft": 0, "flexWrap": "nowrap", "display": "flex" } }, "uni-swiper-msg-icon": { "": { "width": "50rpx", "marginRight": "20rpx" } }, "uni-product-list": { "": { "display": "flex", "width": 100, "flexWrap": "wrap", "flexDirection": "row" } }, "uni-product": { "": { "paddingTop": "20rpx", "paddingRight": "20rpx", "paddingBottom": "20rpx", "paddingLeft": "20rpx", "display": "flex", "flexDirection": "column" } }, "image-view": { "": { "height": "330rpx", "width": "330rpx", "marginTop": "12rpx", "marginRight": 0, "marginBottom": "12rpx", "marginLeft": 0 } }, "uni-product-image": { "": { "height": "330rpx", "width": "330rpx" } }, "uni-product-title": { "": { "width": "300rpx", "wordBreak": "break-all", "overflow": "hidden", "lineHeight": 1.5, "textOverflow": "ellipsis", "WebkitBoxOrient": "vertical", "WebkitLineClamp": 2 } }, "uni-product-price": { "": { "marginTop": "10rpx", "fontSize": "28rpx", "lineHeight": 1.5, "position": "relative" } }, "uni-product-price-original": { "": { "color": "#e80080" } }, "uni-product-price-favour": { "": { "color": "#888888", "textDecoration": "line-through", "marginLeft": "10rpx" } }, "uni-product-tip": { "": { "position": "absolute", "right": "10rpx", "backgroundColor": "#ff3333", "color": "#ffffff", "paddingTop": 0, "paddingRight": "10rpx", "paddingBottom": 0, "paddingLeft": "10rpx", "borderRadius": "5rpx" } }, "uni-timeline": { "": { "marginTop": "35rpx", "marginRight": 0, "marginBottom": "35rpx", "marginLeft": 0, "display": "flex", "flexDirection": "column", "position": "relative" } }, "uni-timeline-item": { "": { "display": "flex", "flexDirection": "row", "position": "relative", "paddingBottom": "20rpx", "boxSizing": "border-box", "overflow": "hidden" } }, "uni-timeline-item-keynode": { ".uni-timeline-item ": { "width": "160rpx", "flexShrink": 0, "boxSizing": "border-box", "paddingRight": "20rpx", "textAlign": "right", "lineHeight": "65rpx" } }, "uni-timeline-item-divider": { ".uni-timeline-item ": { "flexShrink": 0, "position": "relative", "width": "30rpx", "height": "30rpx", "top": "15rpx", "borderRadius": 50, "backgroundColor": "#bbbbbb" }, "": { "position::before::after": "absolute", "left::before::after": "15rpx", "width::before::after": "1rpx", "height::before::after": 100, "content::before::after": "''", "bottom::before": 100, "top::after": 100, "position::before": "absolute", "left::before": "15rpx", "width::before": "1rpx", "height::before": 100, "content::before": "''" }, ".uni-timeline-last-item ": { "backgroundColor": "#1AAD19" } }, "uni-timeline-item-content": { ".uni-timeline-item ": { "paddingLeft": "20rpx" } }, "datetime": { ".uni-timeline-item-content ": { "color": "#CCCCCC" } }, "uni-icon-contact": { "": { "content:before": "'\\e100'" } }, "uni-icon-person": { "": { "content:before": "'\\e101'" } }, "uni-icon-personadd": { "": { "content:before": "'\\e102'" } }, "uni-icon-contact-filled": { "": { "content:before": "'\\e130'" } }, "uni-icon-person-filled": { "": { "content:before": "'\\e131'" } }, "uni-icon-personadd-filled": { "": { "content:before": "'\\e132'" } }, "uni-icon-phone": { "": { "content:before": "'\\e200'" } }, "uni-icon-email": { "": { "content:before": "'\\e201'" } }, "uni-icon-chatbubble": { "": { "content:before": "'\\e202'" } }, "uni-icon-chatboxes": { "": { "content:before": "'\\e203'" } }, "uni-icon-phone-filled": { "": { "content:before": "'\\e230'" } }, "uni-icon-email-filled": { "": { "content:before": "'\\e231'" } }, "uni-icon-chatbubble-filled": { "": { "content:before": "'\\e232'" } }, "uni-icon-chatboxes-filled": { "": { "content:before": "'\\e233'" } }, "uni-icon-weibo": { "": { "content:before": "'\\e260'" } }, "uni-icon-weixin": { "": { "content:before": "'\\e261'" } }, "uni-icon-pengyouquan": { "": { "content:before": "'\\e262'" } }, "uni-icon-chat": { "": { "content:before": "'\\e263'" } }, "uni-icon-qq": { "": { "content:before": "'\\e264'" } }, "uni-icon-videocam": { "": { "content:before": "'\\e300'" } }, "uni-icon-camera": { "": { "content:before": "'\\e301'" } }, "uni-icon-mic": { "": { "content:before": "'\\e302'" } }, "uni-icon-location": { "": { "content:before": "'\\e303'" } }, "uni-icon-mic-filled": { "": { "content:before:before": "'\\e332'", "content:before": "'\\e332'" } }, "uni-icon-speech": { "": { "content:before:before": "'\\e332'" } }, "uni-icon-location-filled": { "": { "content:before": "'\\e333'" } }, "uni-icon-micoff": { "": { "content:before": "'\\e360'" } }, "uni-icon-image": { "": { "content:before": "'\\e363'" } }, "uni-icon-map": { "": { "content:before": "'\\e364'" } }, "uni-icon-compose": { "": { "content:before": "'\\e400'" } }, "uni-icon-trash": { "": { "content:before": "'\\e401'" } }, "uni-icon-upload": { "": { "content:before": "'\\e402'" } }, "uni-icon-download": { "": { "content:before": "'\\e403'" } }, "uni-icon-close": { "": { "content:before": "'\\e404'" } }, "uni-icon-redo": { "": { "content:before": "'\\e405'" } }, "uni-icon-undo": { "": { "content:before": "'\\e406'" } }, "uni-icon-refresh": { "": { "content:before": "'\\e407'" } }, "uni-icon-star": { "": { "content:before": "'\\e408'" } }, "uni-icon-plus": { "": { "content:before": "'\\e409'" } }, "uni-icon-minus": { "": { "content:before": "'\\e410'" } }, "uni-icon-circle": { "": { "content:before:before": "'\\e411'", "content:before": "'\\e411'" } }, "uni-icon-checkbox": { "": { "content:before:before": "'\\e411'" } }, "uni-icon-close-filled": { "": { "content:before:before": "'\\e434'", "content:before": "'\\e434'" } }, "uni-icon-clear": { "": { "content:before:before": "'\\e434'" } }, "uni-icon-refresh-filled": { "": { "content:before": "'\\e437'" } }, "uni-icon-star-filled": { "": { "content:before": "'\\e438'" } }, "uni-icon-plus-filled": { "": { "content:before": "'\\e439'" } }, "uni-icon-minus-filled": { "": { "content:before": "'\\e440'" } }, "uni-icon-circle-filled": { "": { "content:before": "'\\e441'" } }, "uni-icon-checkbox-filled": { "": { "content:before": "'\\e442'" } }, "uni-icon-closeempty": { "": { "content:before": "'\\e460'" } }, "uni-icon-refreshempty": { "": { "content:before": "'\\e461'" } }, "uni-icon-reload": { "": { "content:before": "'\\e462'" } }, "uni-icon-starhalf": { "": { "content:before": "'\\e463'" } }, "uni-icon-spinner": { "": { "content:before": "'\\e464'" } }, "uni-icon-spinner-cycle": { "": { "content:before": "'\\e465'" } }, "uni-icon-search": { "": { "content:before": "'\\e466'" } }, "uni-icon-plusempty": { "": { "content:before": "'\\e468'" } }, "uni-icon-forward": { "": { "content:before": "'\\e470'" } }, "uni-icon-back": { "": { "content:before:before": "'\\e471'", "content:before": "'\\e471'" } }, "uni-icon-left-nav": { "": { "content:before:before": "'\\e471'" } }, "uni-icon-checkmarkempty": { "": { "content:before": "'\\e472'" } }, "uni-icon-home": { "": { "content:before": "'\\e500'" } }, "uni-icon-navigate": { "": { "content:before": "'\\e501'" } }, "uni-icon-gear": { "": { "content:before": "'\\e502'" } }, "uni-icon-paperplane": { "": { "content:before": "'\\e503'" } }, "uni-icon-info": { "": { "content:before": "'\\e504'" } }, "uni-icon-help": { "": { "content:before": "'\\e505'" } }, "uni-icon-locked": { "": { "content:before": "'\\e506'" } }, "uni-icon-more": { "": { "content:before": "'\\e507'" } }, "uni-icon-flag": { "": { "content:before": "'\\e508'" } }, "uni-icon-home-filled": { "": { "content:before": "'\\e530'" } }, "uni-icon-gear-filled": { "": { "content:before": "'\\e532'" } }, "uni-icon-info-filled": { "": { "content:before": "'\\e534'" } }, "uni-icon-help-filled": { "": { "content:before": "'\\e535'" } }, "uni-icon-more-filled": { "": { "content:before": "'\\e537'" } }, "uni-icon-settings": { "": { "content:before": "'\\e560'" } }, "uni-icon-list": { "": { "content:before": "'\\e562'" } }, "uni-icon-bars": { "": { "content:before": "'\\e563'" } }, "uni-icon-loop": { "": { "content:before": "'\\e565'" } }, "uni-icon-paperclip": { "": { "content:before": "'\\e567'" } }, "uni-icon-eye": { "": { "content:before": "'\\e568'" } }, "uni-icon-arrowup": { "": { "content:before": "'\\e580'" } }, "uni-icon-arrowdown": { "": { "content:before": "'\\e581'" } }, "uni-icon-arrowleft": { "": { "content:before": "'\\e582'" } }, "uni-icon-arrowright": { "": { "content:before": "'\\e583'" } }, "uni-icon-arrowthinup": { "": { "content:before": "'\\e584'" } }, "uni-icon-arrowthindown": { "": { "content:before": "'\\e585'" } }, "uni-icon-arrowthinleft": { "": { "content:before": "'\\e586'" } }, "uni-icon-arrowthinright": { "": { "content:before": "'\\e587'" } }, "uni-icon-pulldown": { "": { "content:before": "'\\e588'" } }, "uni-icon-scan": { "": { "content:before": '"\\e612"' } }, "uni-divider": { "": { "height": "110rpx", "display": "flex", "alignItems": "center", "justifyContent": "center", "position": "relative" } }, "uni-divider__content": { "": { "fontSize": "28rpx", "color": "#999999", "paddingTop": 0, "paddingRight": "20rpx", "paddingBottom": 0, "paddingLeft": "20rpx", "position": "relative", "zIndex": 101, "backgroundColor": "#F4F5F6" } }, "uni-divider__line": { "": { "backgroundColor": "#CCCCCC", "height": 1, "width": 100, "position": "absolute", "zIndex": 100, "top": 50, "left": 0, "transform": "translateY(50%)" } }, "@FONT-FACE": [{ "fontFamily": "uniicons", "fontWeight": "normal", "fontStyle": "normal", "src": "url('__VITE_ASSET__173d2b94__') format('truetype')" }] };
|
|
exports.styles = [_style_0];
|
|
|