|
@@ -60,159 +60,159 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
/* color start*/
|
|
/* color start*/
|
|
|
-.tui-primary.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-primary.data-v-6f3f0a1d {
|
|
|
background: #5677fc !important;
|
|
background: #5677fc !important;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
-.tui-light-primary.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-light-primary.data-v-6f3f0a1d {
|
|
|
background: #5c8dff !important;
|
|
background: #5c8dff !important;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
-.tui-dark-primary.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-dark-primary.data-v-6f3f0a1d {
|
|
|
background: #4a67d6 !important;
|
|
background: #4a67d6 !important;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
-.tui-dLight-primary.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-dLight-primary.data-v-6f3f0a1d {
|
|
|
background: #4e77d9 !important;
|
|
background: #4e77d9 !important;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
-.tui-danger.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-danger.data-v-6f3f0a1d {
|
|
|
background: #ed3f14 !important;
|
|
background: #ed3f14 !important;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
-.tui-red.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-red.data-v-6f3f0a1d {
|
|
|
background: #ff201f !important;
|
|
background: #ff201f !important;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
-.tui-warning.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-warning.data-v-6f3f0a1d {
|
|
|
background: #ff7900 !important;
|
|
background: #ff7900 !important;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
-.tui-green.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-green.data-v-6f3f0a1d {
|
|
|
background: #19be6b !important;
|
|
background: #19be6b !important;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
-.tui-high-green.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-high-green.data-v-6f3f0a1d {
|
|
|
background: #52dcae !important;
|
|
background: #52dcae !important;
|
|
|
color: #52dcae;
|
|
color: #52dcae;
|
|
|
}
|
|
}
|
|
|
-.tui-black.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-black.data-v-6f3f0a1d {
|
|
|
background: #000 !important;
|
|
background: #000 !important;
|
|
|
color: #fff;
|
|
color: #fff;
|
|
|
}
|
|
}
|
|
|
-.tui-white.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-white.data-v-6f3f0a1d {
|
|
|
background: #fff !important;
|
|
background: #fff !important;
|
|
|
color: #333 !important;
|
|
color: #333 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-translucent.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-translucent.data-v-6f3f0a1d {
|
|
|
background: rgba(0, 0, 0, 0.7);
|
|
background: rgba(0, 0, 0, 0.7);
|
|
|
}
|
|
}
|
|
|
-.tui-light-black.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-light-black.data-v-6f3f0a1d {
|
|
|
background: #333 !important;
|
|
background: #333 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-gray.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-gray.data-v-6f3f0a1d {
|
|
|
background: #ededed !important;
|
|
background: #ededed !important;
|
|
|
}
|
|
}
|
|
|
-.tui-phcolor-gray.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-phcolor-gray.data-v-6f3f0a1d {
|
|
|
background: #ccc !important;
|
|
background: #ccc !important;
|
|
|
}
|
|
}
|
|
|
-.tui-divider-gray.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-divider-gray.data-v-6f3f0a1d {
|
|
|
background: #eaeef1 !important;
|
|
background: #eaeef1 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-btn-gray.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-btn-gray.data-v-6f3f0a1d {
|
|
|
background: #ededed !important;
|
|
background: #ededed !important;
|
|
|
color: #999 !important;
|
|
color: #999 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-hover-gray.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-hover-gray.data-v-6f3f0a1d {
|
|
|
background: #f7f7f9 !important;
|
|
background: #f7f7f9 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-bg-gray.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-bg-gray.data-v-6f3f0a1d {
|
|
|
background: #fafafa !important;
|
|
background: #fafafa !important;
|
|
|
}
|
|
}
|
|
|
-.tui-light-blue.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-light-blue.data-v-6f3f0a1d {
|
|
|
background: #ecf6fd;
|
|
background: #ecf6fd;
|
|
|
color: #4dabeb !important;
|
|
color: #4dabeb !important;
|
|
|
}
|
|
}
|
|
|
-.tui-light-brownish.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-light-brownish.data-v-6f3f0a1d {
|
|
|
background: #fcebef;
|
|
background: #fcebef;
|
|
|
color: #8a5966 !important;
|
|
color: #8a5966 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-light-orange.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-light-orange.data-v-6f3f0a1d {
|
|
|
background: #fef5eb;
|
|
background: #fef5eb;
|
|
|
color: #faa851 !important;
|
|
color: #faa851 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-light-green.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-light-green.data-v-6f3f0a1d {
|
|
|
background: #e8f6e8;
|
|
background: #e8f6e8;
|
|
|
color: #44cf85 !important;
|
|
color: #44cf85 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-primary-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-primary-outline.data-v-6f3f0a1d::after {
|
|
|
border: 1rpx solid #5677fc !important;
|
|
border: 1rpx solid #5677fc !important;
|
|
|
}
|
|
}
|
|
|
-.tui-primary-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-primary-outline.data-v-6f3f0a1d {
|
|
|
color: #5677fc !important;
|
|
color: #5677fc !important;
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.tui-danger-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-danger-outline.data-v-6f3f0a1d {
|
|
|
color: #ed3f14 !important;
|
|
color: #ed3f14 !important;
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.tui-danger-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-danger-outline.data-v-6f3f0a1d::after {
|
|
|
border: 1rpx solid #ed3f14 !important;
|
|
border: 1rpx solid #ed3f14 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-red-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-red-outline.data-v-6f3f0a1d {
|
|
|
color: #ff201f !important;
|
|
color: #ff201f !important;
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.tui-red-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-red-outline.data-v-6f3f0a1d::after {
|
|
|
border: 1rpx solid #ff201f !important;
|
|
border: 1rpx solid #ff201f !important;
|
|
|
}
|
|
}
|
|
|
-.tui-warning-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-warning-outline.data-v-6f3f0a1d {
|
|
|
color: #ff7900 !important;
|
|
color: #ff7900 !important;
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.tui-warning-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-warning-outline.data-v-6f3f0a1d::after {
|
|
|
border: 1rpx solid #ff7900 !important;
|
|
border: 1rpx solid #ff7900 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-green-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-green-outline.data-v-6f3f0a1d {
|
|
|
color: #44cf85 !important;
|
|
color: #44cf85 !important;
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.tui-green-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-green-outline.data-v-6f3f0a1d::after {
|
|
|
border: 1rpx solid #44cf85 !important;
|
|
border: 1rpx solid #44cf85 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-high-green-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-high-green-outline.data-v-6f3f0a1d {
|
|
|
color: #52dcae !important;
|
|
color: #52dcae !important;
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.tui-high-green-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-high-green-outline.data-v-6f3f0a1d::after {
|
|
|
border: 1rpx solid #52dcae !important;
|
|
border: 1rpx solid #52dcae !important;
|
|
|
}
|
|
}
|
|
|
-.tui-gray-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-gray-outline.data-v-6f3f0a1d {
|
|
|
color: #999 !important;
|
|
color: #999 !important;
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.tui-gray-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-gray-outline.data-v-6f3f0a1d::after {
|
|
|
border: 1rpx solid #ccc !important;
|
|
border: 1rpx solid #ccc !important;
|
|
|
}
|
|
}
|
|
|
-.tui-black-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-black-outline.data-v-6f3f0a1d {
|
|
|
color: #333 !important;
|
|
color: #333 !important;
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.tui-black-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-black-outline.data-v-6f3f0a1d::after {
|
|
|
border: 1rpx solid #333 !important;
|
|
border: 1rpx solid #333 !important;
|
|
|
}
|
|
}
|
|
|
-.tui-white-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-white-outline.data-v-6f3f0a1d {
|
|
|
color: #fff !important;
|
|
color: #fff !important;
|
|
|
background: none;
|
|
background: none;
|
|
|
}
|
|
}
|
|
|
-.tui-white-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-white-outline.data-v-6f3f0a1d::after {
|
|
|
border: 1rpx solid #fff !important;
|
|
border: 1rpx solid #fff !important;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/* color end*/
|
|
/* color end*/
|
|
|
|
|
|
|
|
/* tag start*/
|
|
/* tag start*/
|
|
|
-.tui-tag.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-tag.data-v-6f3f0a1d {
|
|
|
padding: 16rpx 26rpx 18rpx;
|
|
padding: 16rpx 26rpx 18rpx;
|
|
|
font-size: 28rpx;
|
|
font-size: 28rpx;
|
|
|
border-radius: 6rpx;
|
|
border-radius: 6rpx;
|
|
@@ -220,7 +220,7 @@
|
|
|
vertical-align: middle; */
|
|
vertical-align: middle; */
|
|
|
line-height: 28rpx;
|
|
line-height: 28rpx;
|
|
|
}
|
|
}
|
|
|
-.tui-tag-small.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-tag-small.data-v-6f3f0a1d {
|
|
|
padding: 8rpx 16rpx 10rpx;
|
|
padding: 8rpx 16rpx 10rpx;
|
|
|
font-size: 24rpx;
|
|
font-size: 24rpx;
|
|
|
border-radius: 6rpx;
|
|
border-radius: 6rpx;
|
|
@@ -228,12 +228,12 @@
|
|
|
vertical-align: middle; */
|
|
vertical-align: middle; */
|
|
|
line-height: 24rpx;
|
|
line-height: 24rpx;
|
|
|
}
|
|
}
|
|
|
-.tui-tag-outline.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-tag-outline.data-v-6f3f0a1d {
|
|
|
position: relative;
|
|
position: relative;
|
|
|
background: none;
|
|
background: none;
|
|
|
color: #5677fc;
|
|
color: #5677fc;
|
|
|
}
|
|
}
|
|
|
-.tui-tag-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-tag-outline.data-v-6f3f0a1d::after {
|
|
|
content: '';
|
|
content: '';
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
width: 200%;
|
|
width: 200%;
|
|
@@ -251,25 +251,25 @@
|
|
|
border-radius: 80rpx;
|
|
border-radius: 80rpx;
|
|
|
border: 1rpx solid #5677fc;
|
|
border: 1rpx solid #5677fc;
|
|
|
}
|
|
}
|
|
|
-.tui-tag-fillet.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-tag-fillet.data-v-6f3f0a1d {
|
|
|
border-radius: 50rpx;
|
|
border-radius: 50rpx;
|
|
|
}
|
|
}
|
|
|
-.tui-white.tui-tag-fillet.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-white.tui-tag-fillet.data-v-6f3f0a1d::after {
|
|
|
border-radius: 80rpx;
|
|
border-radius: 80rpx;
|
|
|
}
|
|
}
|
|
|
-.tui-tag-outline-fillet.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-tag-outline-fillet.data-v-6f3f0a1d::after {
|
|
|
border-radius: 80rpx;
|
|
border-radius: 80rpx;
|
|
|
}
|
|
}
|
|
|
-.tui-tag-fillet-left.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-tag-fillet-left.data-v-6f3f0a1d {
|
|
|
border-radius: 50rpx 0 0 50rpx;
|
|
border-radius: 50rpx 0 0 50rpx;
|
|
|
}
|
|
}
|
|
|
-.tui-tag-fillet-right.data-v-a62f1d84 {
|
|
|
|
|
|
|
+.tui-tag-fillet-right.data-v-6f3f0a1d {
|
|
|
border-radius: 0 50rpx 50rpx 0;
|
|
border-radius: 0 50rpx 50rpx 0;
|
|
|
}
|
|
}
|
|
|
-.tui-tag-fillet-left.tui-tag-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-tag-fillet-left.tui-tag-outline.data-v-6f3f0a1d::after {
|
|
|
border-radius: 100rpx 0 0 100rpx;
|
|
border-radius: 100rpx 0 0 100rpx;
|
|
|
}
|
|
}
|
|
|
-.tui-tag-fillet-right.tui-tag-outline.data-v-a62f1d84::after {
|
|
|
|
|
|
|
+.tui-tag-fillet-right.tui-tag-outline.data-v-6f3f0a1d::after {
|
|
|
border-radius: 0 100rpx 100rpx 0;
|
|
border-radius: 0 100rpx 100rpx 0;
|
|
|
}
|
|
}
|
|
|
|
|
|