修改字体大小

This commit is contained in:
A1300399510
2023-11-08 15:59:50 +08:00
parent 70b1029f89
commit f3640815ad
16 changed files with 31 additions and 29 deletions

File diff suppressed because one or more lines are too long

1
dist/css/app.b32fd7a3.css vendored Normal file

File diff suppressed because one or more lines are too long

2
dist/index.html vendored
View File

@@ -1,4 +1,4 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/favicon.ico"><title>港校租房</title><script defer="defer" src="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/js/chunk-vendors.e0e9f2f6.js"></script><script defer="defer" src="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/js/app.45d66bae.js"></script><link href="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/css/chunk-vendors.7885d77e.css" rel="stylesheet"><link href="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/css/app.3b8b9b7f.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but zufang doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><div style="display:none;"><script src="//v1.cnzz.com/z_stat.php?id=1281224882&amp;web_id=1281224882"></script><script>var _hmt = _hmt || [];
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/favicon.ico"><title>港校租房</title><script defer="defer" src="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/js/chunk-vendors.e0e9f2f6.js"></script><script defer="defer" src="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/js/app.0fbcda3f.js"></script><link href="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/css/chunk-vendors.7885d77e.css" rel="stylesheet"><link href="https://ansnid.oss-cn-shenzhen.aliyuncs.com/fang/css/app.b32fd7a3.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but zufang doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><div style="display:none;"><script src="//v1.cnzz.com/z_stat.php?id=1281224882&amp;web_id=1281224882"></script><script>var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?4bd66cbe45a640b607fe46c48f658746";

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -404,8 +404,9 @@ defineExpose({
}
.img {
width: 20px;
height: 20px;
// width: 20px;
width: 16px;
// height: 20px;
object-fit: contain;
margin-right: 5px;
}

View File

@@ -57,7 +57,7 @@ moduleData.data = props.data
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
font-size: 15px;
color: #000000;
text-align: left;
overflow: hidden;
@@ -69,7 +69,7 @@ moduleData.data = props.data
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
font-size: 13px;
color: #7F7F7F;
text-align: left;
margin-top: 12px;

View File

@@ -125,7 +125,7 @@ let selectSeach = (data) => {
font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
font-weight: 650;
font-style: normal;
font-size: 16px;
font-size: 14px;
color: #000000;
text-align: left;
margin-left: 10px;

View File

@@ -160,7 +160,7 @@ watchEffect(()=>{
font-family: 'Arial-Black', 'Arial Black', sans-serif;
font-weight: 900;
color: #000000;
font-size: 14px;
font-size: 13px;
line-height:19px;
}
@@ -177,7 +177,7 @@ watchEffect(()=>{
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
font-size: 13px;
color: #555555;
margin-left: 3px;
}
@@ -279,7 +279,7 @@ watchEffect(()=>{
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 15px;
font-size: 14px;
color: #555555;
}
@@ -287,7 +287,7 @@ watchEffect(()=>{
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 18px;
font-size: 15px;
color: #000000;
text-align: left;
line-height: 25px;
@@ -305,21 +305,22 @@ watchEffect(()=>{
line-height:28px;
.type {
width: 40px;
height: 24px;
width: 34px;
height: 20px;
display: flex;
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
font-size: 13px;
color: #FFFFFF;
text-align: center;
line-height: 24px;
line-height: 20px;
background-color: rgba(51, 51, 51, 1);
display: inline-block;
float: left;
border-radius: 5px;
margin-right: 10px;
margin-top: 4px;
}
}
@@ -388,7 +389,7 @@ watchEffect(()=>{
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 15px;
font-size: 14px;
color: #000000;
width: 120px;
overflow: hidden;

View File

@@ -292,7 +292,7 @@ const goIndex = () => router.push("/")
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 18px;
font-size: 16px;
color: #E2EDF7;
cursor: pointer;
}
@@ -396,7 +396,7 @@ const goIndex = () => router.push("/")
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 15px;
font-size: 14px;
color: #7F7F7F;
text-align: left;
}

View File

@@ -491,13 +491,13 @@ defineExpose({
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
font-size: 14px;
color: #000000;
}
.img {
width: 20px;
height: 20px;
width: 16px;
// height: 20px;
object-fit: contain;
margin-right: 5px;
}

View File

@@ -462,7 +462,7 @@ img {
font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
font-weight: 650;
font-style: normal;
font-size: 18px;
font-size: 16px;
color: #000000;
text-align: left;
margin-left: 15px;
@@ -490,7 +490,7 @@ img {
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 15px;
font-size: 14px;
text-align: left;
letter-spacing: normal;
color: #333333;