编译文件
|
|
@ -7,8 +7,8 @@
|
||||||
"id": "__UNI__FB2D473",
|
"id": "__UNI__FB2D473",
|
||||||
"name": "护理单元",
|
"name": "护理单元",
|
||||||
"version": {
|
"version": {
|
||||||
"name": "1.6.6",
|
"name": "1.6.7",
|
||||||
"code": 166
|
"code": 167
|
||||||
},
|
},
|
||||||
"description": "护理单元",
|
"description": "护理单元",
|
||||||
"developer": {
|
"developer": {
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
.wareaitem .operationbtn[data-v-ce457564] {
|
.wareaitem .operationbtn[data-v-ce457564] {
|
||||||
width: 20vw;
|
width: 22vw;
|
||||||
height: 10vw;
|
height: 10vw;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 1.5vw;
|
right: 1.5vw;
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
.wareaitem .operationbtn > uni-view[data-v-ce457564] {
|
.wareaitem .operationbtn > uni-view[data-v-ce457564] {
|
||||||
width: 9vw;
|
width: 10vw;
|
||||||
height: 4vw;
|
height: 4vw;
|
||||||
border-radius: 1vw;
|
border-radius: 1vw;
|
||||||
border: 0.0625rem solid #D9DADC;
|
border: 0.0625rem solid #D9DADC;
|
||||||
|
|
@ -36,12 +36,19 @@
|
||||||
transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.25s ease;
|
transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.25s ease;
|
||||||
-webkit-tap-highlight-color: transparent;
|
-webkit-tap-highlight-color: transparent;
|
||||||
}
|
}
|
||||||
|
.wareaitem .operationbtn > uni-view uni-image[data-v-ce457564] {
|
||||||
|
width: 1.6vw;
|
||||||
|
height: 1.6vw;
|
||||||
|
margin-right: 0.2vw;
|
||||||
|
}
|
||||||
.wareaitem .operationbtn .click-box[data-v-ce457564] {
|
.wareaitem .operationbtn .click-box[data-v-ce457564] {
|
||||||
color: #888d99;
|
color: #888d99;
|
||||||
background: rgba(255, 255, 255, 0.43);
|
background: rgba(255, 255, 255, 0.43);
|
||||||
}
|
}
|
||||||
.wareaitem .operationbtn .click-box-target[data-v-ce457564] {
|
.wareaitem .operationbtn .click-box-target[data-v-ce457564] {
|
||||||
color: transparent;
|
background: #FFFFFF;
|
||||||
|
box-shadow: 0px 0px 3vw 0px rgba(12, 102, 209, 0.33) inset;
|
||||||
|
color: #6c84a0 !important;
|
||||||
animation: scalePulse-ce457564 360ms cubic-bezier(0.2, 0.8, 0.2, 1);
|
animation: scalePulse-ce457564 360ms cubic-bezier(0.2, 0.8, 0.2, 1);
|
||||||
transform-origin: center center;
|
transform-origin: center center;
|
||||||
}
|
}
|
||||||
|
|
@ -175,27 +182,27 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation1[data-v-ce457564] {
|
.wareaitem .annotation1[data-v-ce457564] {
|
||||||
top: 20.5vw;
|
top: 21.5vw;
|
||||||
left: 19vw;
|
left: 19.5vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation2[data-v-ce457564] {
|
.wareaitem .annotation2[data-v-ce457564] {
|
||||||
top: 13vw;
|
top: 13vw;
|
||||||
left: 47vw;
|
left: 47vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation3[data-v-ce457564] {
|
.wareaitem .annotation3[data-v-ce457564] {
|
||||||
top: 23vw;
|
top: 24vw;
|
||||||
left: 50vw;
|
left: 49.3vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation4[data-v-ce457564] {
|
.wareaitem .annotation4[data-v-ce457564] {
|
||||||
top: 17vw;
|
top: 18vw;
|
||||||
left: 68vw;
|
left: 70vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation5[data-v-ce457564] {
|
.wareaitem .annotation5[data-v-ce457564] {
|
||||||
top: 32vw;
|
top: 34vw;
|
||||||
left: 74vw;
|
left: 74vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation6[data-v-ce457564] {
|
.wareaitem .annotation6[data-v-ce457564] {
|
||||||
top: 23vw;
|
top: 24vw;
|
||||||
right: 6vw;
|
right: 6vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation[data-v-ce457564] {
|
.wareaitem .annotation[data-v-ce457564] {
|
||||||
|
|
@ -207,25 +214,27 @@
|
||||||
.wareaitem .annotation > uni-view[data-v-ce457564] {
|
.wareaitem .annotation > uni-view[data-v-ce457564] {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(1) {
|
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(2) {
|
||||||
width: 7vw;
|
width: 6.5vw;
|
||||||
height: 2vw;
|
height: 3.2vw;
|
||||||
background: #F2F3F7;
|
margin: -0.0625rem auto 0;
|
||||||
box-shadow: 0 0 0 0 rgba(182, 186, 196, 0.35);
|
z-index: 2;
|
||||||
border: 0.0625rem solid #FFFFFF;
|
|
||||||
font-weight: 400;
|
|
||||||
font-size: 1.3vw;
|
|
||||||
color: #333333;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
z-index: 3;
|
|
||||||
}
|
}
|
||||||
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(2) {
|
.wareaitem .annotation > uni-view:nth-child(2) uni-image[data-v-ce457564] {
|
||||||
width: 4vw;
|
position: absolute;
|
||||||
height: 2vw;
|
top: 0;
|
||||||
margin: -0.0625rem auto 0;
|
left: 0;
|
||||||
z-index: 2;
|
}
|
||||||
|
.wareaitem .annotation > uni-view:nth-child(2) uni-text[data-v-ce457564] {
|
||||||
|
position: relative;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 1.1vw;
|
||||||
|
color: #fff;
|
||||||
|
z-index: 3;
|
||||||
|
margin-top: -0.5vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(3) {
|
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(3) {
|
||||||
width: 3vw;
|
width: 3vw;
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,176 @@
|
||||||
|
/**
|
||||||
|
* 这里是uni-app内置的常用样式变量
|
||||||
|
*
|
||||||
|
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||||||
|
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
/**
|
||||||
|
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||||||
|
*
|
||||||
|
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||||||
|
*/
|
||||||
|
/* 颜色变量 */
|
||||||
|
/* 行为相关颜色 */
|
||||||
|
/* 文字基本颜色 */
|
||||||
|
/* 背景颜色 */
|
||||||
|
/* 边框颜色 */
|
||||||
|
/* 尺寸变量 */
|
||||||
|
/* 文字尺寸 */
|
||||||
|
/* 图片尺寸 */
|
||||||
|
/* Border Radius */
|
||||||
|
/* 水平间距 */
|
||||||
|
/* 垂直间距 */
|
||||||
|
/* 透明度 */
|
||||||
|
/* 文章场景相关 */
|
||||||
|
.u-line[data-v-3e1cc47b] {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* 这里是uni-app内置的常用样式变量
|
||||||
|
*
|
||||||
|
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||||||
|
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
/**
|
||||||
|
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||||||
|
*
|
||||||
|
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||||||
|
*/
|
||||||
|
/* 颜色变量 */
|
||||||
|
/* 行为相关颜色 */
|
||||||
|
/* 文字基本颜色 */
|
||||||
|
/* 背景颜色 */
|
||||||
|
/* 边框颜色 */
|
||||||
|
/* 尺寸变量 */
|
||||||
|
/* 文字尺寸 */
|
||||||
|
/* 图片尺寸 */
|
||||||
|
/* Border Radius */
|
||||||
|
/* 水平间距 */
|
||||||
|
/* 垂直间距 */
|
||||||
|
/* 透明度 */
|
||||||
|
/* 文章场景相关 */
|
||||||
|
.u-loading-circle[data-v-32db0ed8] {
|
||||||
|
display: inline-flex;
|
||||||
|
vertical-align: middle;
|
||||||
|
width: 0.875rem;
|
||||||
|
height: 0.875rem;
|
||||||
|
background: 0 0;
|
||||||
|
border-radius: 50%;
|
||||||
|
border: 2px solid;
|
||||||
|
border-color: #e5e5e5 #e5e5e5 #e5e5e5 #8f8d8e;
|
||||||
|
animation: u-circle-32db0ed8 1s linear infinite;
|
||||||
|
}
|
||||||
|
.u-loading-flower[data-v-32db0ed8] {
|
||||||
|
width: 20px;
|
||||||
|
height: 20px;
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: middle;
|
||||||
|
animation: u-flower-32db0ed8 1s steps(12) infinite;
|
||||||
|
background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=) no-repeat;
|
||||||
|
background-size: 100%;
|
||||||
|
}
|
||||||
|
@keyframes u-flower-32db0ed8 {
|
||||||
|
0% {
|
||||||
|
transform: rotate(0deg);
|
||||||
|
}
|
||||||
|
to {
|
||||||
|
transform: rotate(1turn);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@keyframes u-circle-32db0ed8 {
|
||||||
|
0% {
|
||||||
|
transform: rotate(0deg);
|
||||||
|
}
|
||||||
|
to {
|
||||||
|
transform: rotate(1turn);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/**
|
||||||
|
* 这里是uni-app内置的常用样式变量
|
||||||
|
*
|
||||||
|
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
||||||
|
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
/**
|
||||||
|
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
||||||
|
*
|
||||||
|
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
||||||
|
*/
|
||||||
|
/* 颜色变量 */
|
||||||
|
/* 行为相关颜色 */
|
||||||
|
/* 文字基本颜色 */
|
||||||
|
/* 背景颜色 */
|
||||||
|
/* 边框颜色 */
|
||||||
|
/* 尺寸变量 */
|
||||||
|
/* 文字尺寸 */
|
||||||
|
/* 图片尺寸 */
|
||||||
|
/* Border Radius */
|
||||||
|
/* 水平间距 */
|
||||||
|
/* 垂直间距 */
|
||||||
|
/* 透明度 */
|
||||||
|
/* 文章场景相关 */
|
||||||
|
.u-load-more-wrap[data-v-e9906cfb] {
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
.u-load-more-inner[data-v-e9906cfb] {
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
padding: 0 0.375rem;
|
||||||
|
}
|
||||||
|
.u-more[data-v-e9906cfb] {
|
||||||
|
position: relative;
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.u-dot-text[data-v-e9906cfb] {
|
||||||
|
font-size: 0.875rem;
|
||||||
|
}
|
||||||
|
.u-loadmore-icon-wrap[data-v-e9906cfb] {
|
||||||
|
margin-right: 0.25rem;
|
||||||
|
}
|
||||||
|
.u-loadmore-icon[data-v-e9906cfb] {
|
||||||
|
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.shadow[data-v-f6ef18d5] {
|
||||||
|
width: 100%;
|
||||||
|
height: 0;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
bottom: 0vw;
|
||||||
|
border-radius: 50%;
|
||||||
|
filter: blur(0.46875rem);
|
||||||
|
background: linear-gradient(to top, #eff0f4, rgba(239, 240, 244, 0.1));
|
||||||
|
/* 根据需要调整 */
|
||||||
|
}
|
||||||
|
.guodu[data-v-f6ef18d5] {
|
||||||
|
transition: 0.4s;
|
||||||
|
-webkit-transform-style: preserve-3d;
|
||||||
|
-webkit-overflow-scrolling: touch;
|
||||||
|
}
|
||||||
|
.heig[data-v-f6ef18d5] {
|
||||||
|
height: 16vw !important;
|
||||||
|
}
|
||||||
|
|
||||||
.tp uni-image {
|
.tp uni-image {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
@ -8,13 +181,86 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
padding: 0vw 2vw 0;
|
padding: 0vw 1vw 0;
|
||||||
}
|
}
|
||||||
.box .rights {
|
.box .rights {
|
||||||
width: 25vw;
|
width: 27vw;
|
||||||
height: calc(100% - 4vw);
|
height: calc(100% - 4vw);
|
||||||
margin-top: 4vw;
|
margin-top: 4vw;
|
||||||
}
|
}
|
||||||
|
.box .rights .serchs {
|
||||||
|
width: 27vw;
|
||||||
|
height: 3.2vw;
|
||||||
|
background: rgba(255, 255, 255, 0.5);
|
||||||
|
border-radius: 1.6vw;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
padding: 0.5vw;
|
||||||
|
align-items: center;
|
||||||
|
margin-top: 1.1vw;
|
||||||
|
}
|
||||||
|
.box .rights .serchs .ipt {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
.box .rights .serchs .ipt uni-image {
|
||||||
|
width: 2.2vw;
|
||||||
|
height: 2.2vw;
|
||||||
|
margin-left: 0.5vw;
|
||||||
|
}
|
||||||
|
.box .rights .serchs .ipt uni-input {
|
||||||
|
width: 18vw;
|
||||||
|
height: 2.4vw;
|
||||||
|
font-size: 1.1vw;
|
||||||
|
padding-left: 1.6vw;
|
||||||
|
}
|
||||||
|
.box .rights .serchs .scr {
|
||||||
|
width: 4.2vw;
|
||||||
|
height: 2.4vw;
|
||||||
|
background: url('../../static/index/warehouse/procurement/sh.png') no-repeat;
|
||||||
|
background-size: 100% 100%;
|
||||||
|
border-radius: 1.2vw;
|
||||||
|
border: 1px solid #009bfc;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 1vw;
|
||||||
|
color: #1083F8;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
.box .rights .anmikc {
|
||||||
|
width: 100%;
|
||||||
|
height: 9vw;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
.box .rights .anmikc > uni-view {
|
||||||
|
width: 8.5vw;
|
||||||
|
height: 3.7vw;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 1.3vw;
|
||||||
|
color: #212327;
|
||||||
|
background: #FFFFFF;
|
||||||
|
margin: 0.25vw 0;
|
||||||
|
border-radius: 1.6vw;
|
||||||
|
}
|
||||||
|
.box .rights .anmikc > uni-view uni-view {
|
||||||
|
margin-right: 0.4vw;
|
||||||
|
}
|
||||||
|
.box .rights .anmikc > uni-view uni-view uni-image {
|
||||||
|
width: 2vw;
|
||||||
|
height: 2vw;
|
||||||
|
}
|
||||||
|
.box .rights .anmikc > uni-view uni-view .donghua {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
.box .rights .anmikc > uni-view uni-text {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
.box .rights .typeitem {
|
.box .rights .typeitem {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 54vh;
|
height: 54vh;
|
||||||
|
|
@ -26,26 +272,34 @@
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
}
|
}
|
||||||
.box .rights .typeitem .scroltype .scroll-Y {
|
.box .rights .typeitem .scroltype .scroll-Y {
|
||||||
width: 7vw;
|
width: 8.5vw;
|
||||||
height: calc(54vh - 2vw);
|
height: calc(54vh - 2vw);
|
||||||
}
|
}
|
||||||
.box .rights .typeitem .scroltype .scroll-Y uni-view {
|
.box .rights .typeitem .scroltype .scroll-Y uni-view {
|
||||||
width: 7vw;
|
width: 100%;
|
||||||
height: 3.8vw;
|
height: 3.8vw;
|
||||||
background: rgba(255, 255, 255, 0.5);
|
background: rgba(255, 255, 255, 0.5);
|
||||||
border-radius: 1.9vw;
|
border-radius: 1.9vw;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 0.9vw;
|
font-size: 1.3vw;
|
||||||
color: #212327;
|
color: #212327;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 0 1.4vw;
|
padding: 0 0.4vw;
|
||||||
margin-bottom: 0.8vw;
|
margin-bottom: 0.8vw;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.box .rights .typeitem .scroltype .scroll-Y uni-view uni-text {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
.box .rights .typeitem .scroltype .scroll-Y uni-view > uni-image {
|
||||||
|
width: 2vw;
|
||||||
|
height: 2vw;
|
||||||
|
}
|
||||||
.box .rights .typeitem .scroltype .scroll-Y .act {
|
.box .rights .typeitem .scroltype .scroll-Y .act {
|
||||||
background: #ffffff !important;
|
background: #ffffff !important;
|
||||||
|
font-weight: 600;
|
||||||
color: #0385FA !important;
|
color: #0385FA !important;
|
||||||
}
|
}
|
||||||
.box .rights .typeitem .toptype {
|
.box .rights .typeitem .toptype {
|
||||||
|
|
@ -55,24 +309,23 @@
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
margin: 0.4vw 0 0.4vw 0;
|
margin: 0.4vw 0 0.4vw 0;
|
||||||
}
|
}
|
||||||
.box .rights .typeitem .toptype > uni-view {
|
.box .rights .typeitem .toptype uni-view {
|
||||||
width: 7vw;
|
width: 7vw;
|
||||||
height: 1.9vw;
|
height: 1.9vw;
|
||||||
background: rgba(255, 255, 255, 0.5);
|
border-radius: 1vw;
|
||||||
border-radius: 0.9vw;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 0.9vw;
|
font-size: 1.2vw;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
.box .rights .shitem {
|
.box .rights .shitem {
|
||||||
width: 24vw;
|
width: 27vw;
|
||||||
height: 10.3vw;
|
height: 10.3vw;
|
||||||
background: #E8E9ED;
|
background: #E8E9ED;
|
||||||
border-radius: 1.6vw;
|
border-radius: 1.6vw;
|
||||||
padding: 1.8vw;
|
padding: 1.2vw 1.8vw;
|
||||||
}
|
}
|
||||||
.box .rights .shitem .jqry {
|
.box .rights .shitem .jqry {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
@ -82,19 +335,22 @@
|
||||||
.box .rights .shitem .jqry .left {
|
.box .rights .shitem .jqry .left {
|
||||||
width: 5vw;
|
width: 5vw;
|
||||||
height: 5vw;
|
height: 5vw;
|
||||||
|
margin-right: 0.8vw;
|
||||||
|
border-radius: 0.3vw;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.box .rights .shitem .jqry .rigname {
|
.box .rights .shitem .jqry .rigname {
|
||||||
height: 3vw;
|
height: 4vw;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
}
|
}
|
||||||
.box .rights .shitem .jqry .rigname:nth-child(1) {
|
.box .rights .shitem .jqry .rigname uni-view:nth-child(1) {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 1.4vw;
|
font-size: 1.4vw;
|
||||||
color: #212327;
|
color: #212327;
|
||||||
}
|
}
|
||||||
.box .rights .shitem .jqry .rigname:nth-child(2) {
|
.box .rights .shitem .jqry .rigname uni-view:nth-child(2) {
|
||||||
width: 11vw;
|
width: 11vw;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 1vw;
|
font-size: 1vw;
|
||||||
|
|
@ -106,11 +362,10 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
|
||||||
}
|
}
|
||||||
.box .rights .shitem .shypk uni-view:nth-child(1) {
|
.box .rights .shitem .shypk uni-view:nth-child(1) {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 1vw;
|
font-size: 1.1vw;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
.box .rights .shitem .shypk uni-view:nth-child(2) {
|
.box .rights .shitem .shypk uni-view:nth-child(2) {
|
||||||
|
|
@ -120,7 +375,7 @@
|
||||||
}
|
}
|
||||||
.box .rights .shitem .shypk uni-view:nth-child(2) uni-text {
|
.box .rights .shitem .shypk uni-view:nth-child(2) uni-text {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 0.8vw;
|
font-size: 1vw;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
}
|
}
|
||||||
.box .rights .shitem .shypk uni-view:nth-child(2) .guodu {
|
.box .rights .shitem .shypk uni-view:nth-child(2) .guodu {
|
||||||
|
|
@ -170,10 +425,10 @@
|
||||||
border-radius: 1.6vw;
|
border-radius: 1.6vw;
|
||||||
}
|
}
|
||||||
.box .lefts .mblbg {
|
.box .lefts .mblbg {
|
||||||
width: 23vw;
|
width: 24.5vw;
|
||||||
height: 21vw;
|
height: 21vw;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: -0.2vw;
|
left: -1vw;
|
||||||
bottom: 0.5vw;
|
bottom: 0.5vw;
|
||||||
border-radius: 1.6vw;
|
border-radius: 1.6vw;
|
||||||
filter: blur(0.46875rem);
|
filter: blur(0.46875rem);
|
||||||
|
|
@ -214,20 +469,24 @@
|
||||||
background: #E9EBFC;
|
background: #E9EBFC;
|
||||||
color: #727BFF;
|
color: #727BFF;
|
||||||
}
|
}
|
||||||
> .box .lefts .boxitem > uni-view:nth-child(1) {
|
.box .lefts .boxitem > uni-view:nth-child(1) {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 1.3vw;
|
font-size: 1.5vw;
|
||||||
color: #212327;
|
color: #333;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
width: 100%;
|
||||||
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
> .box .lefts .boxitem > uni-view:nth-child(2) {
|
.box .lefts .boxitem > uni-view:nth-child(2) {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 0.3125rem;
|
font-size: 1.2vw;
|
||||||
color: #555555;
|
color: #555555;
|
||||||
margin-top: 0.9vw;
|
margin-top: 0.9vw;
|
||||||
}
|
}
|
||||||
> .box .lefts .boxitem > uni-view:nth-child(3) {
|
.box .lefts .boxitem > uni-view:nth-child(3) {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 0.3125rem;
|
font-size: 0.9vw;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
margin-top: 0.6vw;
|
margin-top: 0.6vw;
|
||||||
}
|
}
|
||||||
|
|
@ -244,24 +503,24 @@
|
||||||
left: 2.5vw;
|
left: 2.5vw;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
.box .lefts .boxitem > uni-view .num uni-view:nth-child(1) {
|
.box .lefts .boxitem > uni-view .num uni-view:nth-child(1) {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 2.2vw;
|
font-size: 2.2vw;
|
||||||
color: #333333;
|
color: #555;
|
||||||
margin-bottom: 0.6vw;
|
|
||||||
}
|
}
|
||||||
.box .lefts .boxitem > uni-view .num uni-view:nth-child(2) {
|
.box .lefts .boxitem > uni-view .num uni-view:nth-child(2) {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 0.9vw;
|
font-size: 1vw;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
}
|
}
|
||||||
.box .lefts .boxitem > uni-view .znk {
|
.box .lefts .boxitem > uni-view .znk {
|
||||||
width: 12vw;
|
width: 7vw;
|
||||||
height: 11.5vw;
|
height: 6.5vw;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 1.5vw;
|
||||||
bottom: 0;
|
bottom: 1vw;
|
||||||
}
|
}
|
||||||
.box .lefts .boxitem > uni-view .znk uni-image {
|
.box .lefts .boxitem > uni-view .znk uni-image {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
@ -282,17 +541,152 @@
|
||||||
width: 1.4vw;
|
width: 1.4vw;
|
||||||
height: 1.4vw;
|
height: 1.4vw;
|
||||||
}
|
}
|
||||||
.box .lefts .yujing {
|
.yujing {
|
||||||
background: rgba(255, 87, 87, 0.095);
|
|
||||||
border: 2px solid rgba(255, 102, 107, 0.51) !important;
|
border: 2px solid rgba(255, 102, 107, 0.51) !important;
|
||||||
box-shadow: 0 0 8px rgba(255, 102, 107, 0.51);
|
box-shadow: 0 0 8px rgba(255, 102, 107, 0.051) inset;
|
||||||
}
|
}
|
||||||
.box .lefts .yujing uni-view .num uni-view:nth-child(1) {
|
.yujing uni-view .num uni-view:nth-child(1) {
|
||||||
color: #FF5757 !important;
|
color: #FF5757 !important;
|
||||||
}
|
}
|
||||||
.box .lefts .active {
|
.active {
|
||||||
border: 2px dashed #017DE9 !important;
|
border: 2px dashed #017DE9 !important;
|
||||||
}
|
}
|
||||||
|
.leftr {
|
||||||
|
width: 70vw;
|
||||||
|
margin-left: 1vw;
|
||||||
|
height: calc(100%);
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
.leftr .fxj {
|
||||||
|
width: 30vw;
|
||||||
|
height: 16vw;
|
||||||
|
position: absolute;
|
||||||
|
left: 1vw;
|
||||||
|
bottom: 0vw;
|
||||||
|
z-index: 11;
|
||||||
|
border-radius: 1.6vw;
|
||||||
|
}
|
||||||
|
.leftr .mblbg {
|
||||||
|
width: 35vw;
|
||||||
|
height: 16vw;
|
||||||
|
position: absolute;
|
||||||
|
left: -1vw;
|
||||||
|
bottom: 0vw;
|
||||||
|
border-radius: 1.6vw;
|
||||||
|
filter: blur(0.46875rem);
|
||||||
|
background: #eff0f4;
|
||||||
|
z-index: 10;
|
||||||
|
}
|
||||||
|
.leftr .scroll-Y {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
.leftr .scroll-Y .boxitem:nth-child(1),
|
||||||
|
.leftr .scroll-Y .boxitem:nth-child(2),
|
||||||
|
.leftr .scroll-Y .boxitem:nth-child(3) {
|
||||||
|
margin-top: 4vw;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem:nth-child(1),
|
||||||
|
.leftr .boxibigtem:nth-child(2) {
|
||||||
|
margin-top: 4vw;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem {
|
||||||
|
width: 33.3vw;
|
||||||
|
height: 21.7vw;
|
||||||
|
background: rgba(255, 255, 255, 0.7);
|
||||||
|
border-radius: 1.6vw;
|
||||||
|
margin: 0 1.3vw 1.2vw 0;
|
||||||
|
border: 2px dashed #fff;
|
||||||
|
display: inline-block;
|
||||||
|
padding: 2.3vw;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .hl {
|
||||||
|
color: #0385FA;
|
||||||
|
background: #E7F0FB;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .yl {
|
||||||
|
background: #DCF6F3;
|
||||||
|
color: #00C6A9;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .bj {
|
||||||
|
background: #E9EBFC;
|
||||||
|
color: #727BFF;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view:nth-child(1) {
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 1.5vw;
|
||||||
|
color: #333;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
width: 100%;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view:nth-child(2) {
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 1.2vw;
|
||||||
|
color: #555555;
|
||||||
|
margin-top: 0.9vw;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view:nth-child(3) {
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 1.2vw;
|
||||||
|
color: #666666;
|
||||||
|
margin-top: 0.6vw;
|
||||||
|
}
|
||||||
|
> .leftr .boxibigtem > uni-view:nth-child(4) {
|
||||||
|
width: 100%;
|
||||||
|
height: 10vw;
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .num {
|
||||||
|
position: absolute;
|
||||||
|
bottom: 2vw;
|
||||||
|
left: 2.5vw;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .num uni-view:nth-child(1) {
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 2.2vw;
|
||||||
|
color: #555;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .num uni-view:nth-child(2) {
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 1vw;
|
||||||
|
color: #999999;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .znk {
|
||||||
|
width: 10vw;
|
||||||
|
height: 9.5vw;
|
||||||
|
position: absolute;
|
||||||
|
right: 1.5vw;
|
||||||
|
bottom: 1vw;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .znk uni-image {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .carditem {
|
||||||
|
width: 5.8vw;
|
||||||
|
height: 2.1vw;
|
||||||
|
border-radius: 1vw;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.9vw;
|
||||||
|
margin-top: 0.8vw;
|
||||||
|
}
|
||||||
|
.leftr .boxibigtem > uni-view .carditem uni-image {
|
||||||
|
width: 1.4vw;
|
||||||
|
height: 1.4vw;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
body{
|
body{
|
||||||
|
|
|
||||||
|
|
@ -7281,7 +7281,7 @@ to {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
.wareaitem .operationbtn[data-v-ce457564] {
|
.wareaitem .operationbtn[data-v-ce457564] {
|
||||||
width: 20vw;
|
width: 22vw;
|
||||||
height: 10vw;
|
height: 10vw;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 1.5vw;
|
right: 1.5vw;
|
||||||
|
|
@ -7291,7 +7291,7 @@ to {
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
.wareaitem .operationbtn > uni-view[data-v-ce457564] {
|
.wareaitem .operationbtn > uni-view[data-v-ce457564] {
|
||||||
width: 9vw;
|
width: 10vw;
|
||||||
height: 4vw;
|
height: 4vw;
|
||||||
border-radius: 1vw;
|
border-radius: 1vw;
|
||||||
border: 0.0625rem solid #D9DADC;
|
border: 0.0625rem solid #D9DADC;
|
||||||
|
|
@ -7305,12 +7305,19 @@ to {
|
||||||
transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.25s ease;
|
transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.25s ease;
|
||||||
-webkit-tap-highlight-color: transparent;
|
-webkit-tap-highlight-color: transparent;
|
||||||
}
|
}
|
||||||
|
.wareaitem .operationbtn > uni-view uni-image[data-v-ce457564] {
|
||||||
|
width: 1.6vw;
|
||||||
|
height: 1.6vw;
|
||||||
|
margin-right: 0.2vw;
|
||||||
|
}
|
||||||
.wareaitem .operationbtn .click-box[data-v-ce457564] {
|
.wareaitem .operationbtn .click-box[data-v-ce457564] {
|
||||||
color: #888d99;
|
color: #888d99;
|
||||||
background: rgba(255, 255, 255, 0.43);
|
background: rgba(255, 255, 255, 0.43);
|
||||||
}
|
}
|
||||||
.wareaitem .operationbtn .click-box-target[data-v-ce457564] {
|
.wareaitem .operationbtn .click-box-target[data-v-ce457564] {
|
||||||
color: transparent;
|
background: #FFFFFF;
|
||||||
|
box-shadow: 0px 0px 3vw 0px rgba(12, 102, 209, 0.33) inset;
|
||||||
|
color: #6c84a0 !important;
|
||||||
animation: scalePulse-ce457564 360ms cubic-bezier(0.2, 0.8, 0.2, 1);
|
animation: scalePulse-ce457564 360ms cubic-bezier(0.2, 0.8, 0.2, 1);
|
||||||
transform-origin: center center;
|
transform-origin: center center;
|
||||||
}
|
}
|
||||||
|
|
@ -7444,27 +7451,27 @@ to {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation1[data-v-ce457564] {
|
.wareaitem .annotation1[data-v-ce457564] {
|
||||||
top: 20.5vw;
|
top: 21.5vw;
|
||||||
left: 19vw;
|
left: 19.5vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation2[data-v-ce457564] {
|
.wareaitem .annotation2[data-v-ce457564] {
|
||||||
top: 13vw;
|
top: 13vw;
|
||||||
left: 47vw;
|
left: 47vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation3[data-v-ce457564] {
|
.wareaitem .annotation3[data-v-ce457564] {
|
||||||
top: 23vw;
|
top: 24vw;
|
||||||
left: 50vw;
|
left: 49.3vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation4[data-v-ce457564] {
|
.wareaitem .annotation4[data-v-ce457564] {
|
||||||
top: 17vw;
|
top: 18vw;
|
||||||
left: 68vw;
|
left: 70vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation5[data-v-ce457564] {
|
.wareaitem .annotation5[data-v-ce457564] {
|
||||||
top: 32vw;
|
top: 34vw;
|
||||||
left: 74vw;
|
left: 74vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation6[data-v-ce457564] {
|
.wareaitem .annotation6[data-v-ce457564] {
|
||||||
top: 23vw;
|
top: 24vw;
|
||||||
right: 6vw;
|
right: 6vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation[data-v-ce457564] {
|
.wareaitem .annotation[data-v-ce457564] {
|
||||||
|
|
@ -7476,25 +7483,27 @@ to {
|
||||||
.wareaitem .annotation > uni-view[data-v-ce457564] {
|
.wareaitem .annotation > uni-view[data-v-ce457564] {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(1) {
|
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(2) {
|
||||||
width: 7vw;
|
width: 6.5vw;
|
||||||
height: 2vw;
|
height: 3.2vw;
|
||||||
background: #F2F3F7;
|
margin: -0.0625rem auto 0;
|
||||||
box-shadow: 0 0 0 0 rgba(182, 186, 196, 0.35);
|
z-index: 2;
|
||||||
border: 0.0625rem solid #FFFFFF;
|
|
||||||
font-weight: 400;
|
|
||||||
font-size: 1.3vw;
|
|
||||||
color: #333333;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
z-index: 3;
|
|
||||||
}
|
}
|
||||||
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(2) {
|
.wareaitem .annotation > uni-view:nth-child(2) uni-image[data-v-ce457564] {
|
||||||
width: 4vw;
|
position: absolute;
|
||||||
height: 2vw;
|
top: 0;
|
||||||
margin: -0.0625rem auto 0;
|
left: 0;
|
||||||
z-index: 2;
|
}
|
||||||
|
.wareaitem .annotation > uni-view:nth-child(2) uni-text[data-v-ce457564] {
|
||||||
|
position: relative;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 1.1vw;
|
||||||
|
color: #fff;
|
||||||
|
z-index: 3;
|
||||||
|
margin-top: -0.5vw;
|
||||||
}
|
}
|
||||||
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(3) {
|
.wareaitem .annotation > uni-view[data-v-ce457564]:nth-child(3) {
|
||||||
width: 3vw;
|
width: 3vw;
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 612 KiB After Width: | Height: | Size: 564 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 5.4 KiB |
|
After Width: | Height: | Size: 794 B |
|
Before Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 1020 B |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 28 KiB |