This commit is contained in:
曹辉 2023-04-19 15:28:09 +08:00
parent 32773f4e17
commit 5fdd773a97
5 changed files with 11 additions and 79 deletions

17
package-lock.json generated
View File

@ -9,20 +9,23 @@
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"uview-ui": "^1.8.4"
"uview-ui": "^2.0.31"
}
},
"node_modules/uview-ui": {
"version": "1.8.4",
"resolved": "https://registry.npmjs.org/uview-ui/-/uview-ui-1.8.4.tgz",
"integrity": "sha512-Zr+D5dFdNy6CdHQLBEXeGq/w0LkjxzBtsgaaDwLl0P58g67H7fBBDvy6AzWK/k0c7dwPYMBiK7I4Tr9p92+0DA=="
"version": "2.0.31",
"resolved": "https://registry.npmjs.org/uview-ui/-/uview-ui-2.0.31.tgz",
"integrity": "sha512-I/0fGuvtiKHH/mBb864SGYk+SJ7WaF32tsBgYgeBOsxlUp+Th+Ac2tgz2cTvsQJl6eZYWsKZ3ixiSXCAcxZ8Sw==",
"engines": {
"HBuilderX": "^3.1.0"
}
}
},
"dependencies": {
"uview-ui": {
"version": "1.8.4",
"resolved": "https://registry.npmjs.org/uview-ui/-/uview-ui-1.8.4.tgz",
"integrity": "sha512-Zr+D5dFdNy6CdHQLBEXeGq/w0LkjxzBtsgaaDwLl0P58g67H7fBBDvy6AzWK/k0c7dwPYMBiK7I4Tr9p92+0DA=="
"version": "2.0.31",
"resolved": "https://registry.npmjs.org/uview-ui/-/uview-ui-2.0.31.tgz",
"integrity": "sha512-I/0fGuvtiKHH/mBb864SGYk+SJ7WaF32tsBgYgeBOsxlUp+Th+Ac2tgz2cTvsQJl6eZYWsKZ3ixiSXCAcxZ8Sw=="
}
}
}

View File

@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"uview-ui": "^1.8.4"
"uview-ui": "^2.0.31"
},
"repository": {
"type": "git",

View File

@ -391,30 +391,6 @@
}
}
.baogao:hover {
font-size: 26rpx;
font-family: Source Han Sans CN;
font-weight: 400;
color: #000;
.image {
width: 35rpx;
height: 38rpx;
background: url(../../static/baogao.png)no-repeat center center;
background-size: 100% 100%;
}
.look {
color: #9B9A9A;
}
.lookreport {
color: green;
}
}
.grade {
font-size: 70rpx;
font-family: Source Han Sans CN;

View File

@ -230,30 +230,6 @@
}
}
.baogao:hover {
font-size: 26rpx;
font-family: Source Han Sans CN;
font-weight: 400;
color: #000;
.image {
width: 35rpx;
height: 38rpx;
background: url(../../static/baogao.png)no-repeat center center;
background-size: 100% 100%;
}
.look {
color: #9B9A9A;
}
.lookreport {
color: green;
}
}
.grade {
// width: 82px;
// height: 78px;

View File

@ -497,29 +497,6 @@
}
.baogao:hover {
font-size: 26rpx;
font-family: Source Han Sans CN;
font-weight: 400;
color: #000;
.image {
width: 35rpx;
height: 38rpx;
background: url(../../static/baogao.png)no-repeat center center;
background-size: 100% 100%;
}
.look {
color: #9B9A9A;
}
.lookreport {
color: green;
}
}
.grade {
font-size: 70rpx;
font-family: Source Han Sans CN;