小修改

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-04-11 18:59:50 +08:00
parent c811ace0dc
commit c13931db5b
5 changed files with 11 additions and 2 deletions

View File

@ -97,7 +97,7 @@ navigator {
padding: 18rpx 15rpx;
.sum {
font-family: 'Arial-Black', 'Arial Black', sans-serif;
font-family: 'Arial', 'Arial-Black', 'Arial Black', sans-serif;
font-weight: 900;
font-style: normal;
font-size: 24rpx;

View File

@ -71,7 +71,7 @@ navigator {
padding: 18rpx 15rpx;
}
.block .item .mode7 .sum {
font-family: 'Arial-Black', 'Arial Black', sans-serif;
font-family: 'Arial', 'Arial-Black', 'Arial Black', sans-serif;
font-weight: 900;
font-style: normal;
font-size: 24rpx;

View File

@ -222,6 +222,7 @@ view {
.line {
width: 526rpx;
height: 285rpx;
margin-right: 15rpx;
display: inline-block;
overflow: hidden;

View File

@ -189,6 +189,7 @@ view {
}
.hot .hot-box .line {
width: 526rpx;
height: 285rpx;
margin-right: 15rpx;
display: inline-block;
overflow: hidden;

View File

@ -8,6 +8,13 @@
"condition": {
"miniprogram": {
"list": [
{
"name": "pages/projectSchoolHomepage/projectSchoolHomepage",
"pathName": "pages/projectSchoolHomepage/projectSchoolHomepage",
"query": "id=316",
"launchMode": "default",
"scene": null
},
{
"name": "pages/projectDetails/projectDetails",
"pathName": "pages/projectDetails/projectDetails",