修改底部
This commit is contained in:
parent
f3640815ad
commit
4d85f3cb8d
1
dist/css/app.54094742.css
vendored
Normal file
1
dist/css/app.54094742.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/css/app.b32fd7a3.css
vendored
1
dist/css/app.b32fd7a3.css
vendored
File diff suppressed because one or more lines are too long
4
dist/index.html
vendored
4
dist/index.html
vendored
@ -1,7 +1,7 @@
|
||||
<!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&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.13a01d11.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.54094742.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&web_id=1281224882"></script><script>var _hmt = _hmt || [];
|
||||
(function () {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "//hm.baidu.com/hm.js?4bd66cbe45a640b607fe46c48f658746";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();</script></div></body></html>
|
||||
})();</script></div><script src="https://app.gter.net/bottom?tpl=footer"></script></body></html>
|
1
dist/js/app.0fbcda3f.js
vendored
1
dist/js/app.0fbcda3f.js
vendored
File diff suppressed because one or more lines are too long
1
dist/js/app.13a01d11.js
vendored
Normal file
1
dist/js/app.13a01d11.js
vendored
Normal file
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
@ -13,7 +13,7 @@
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
|
||||
Please enable it to continue.</strong>
|
||||
Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<div style="display:none;">
|
||||
@ -29,6 +29,8 @@
|
||||
</script>
|
||||
</div>
|
||||
<!-- built files will be auto injected -->
|
||||
<script src="https://app.gter.net/bottom?tpl=footer"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<section class="index-footer">
|
||||
<div></div>
|
||||
<!-- <section class="index-footer">
|
||||
<div class="footer-link"><a href="http://about.gter.net/about.html" target="_blank">关于寄托</a> <a
|
||||
href="http://about.gter.net/ad.html" target="_blank">广告合作</a> <a href="https://www.gter.net/link"
|
||||
target="_blank">友情链接</a> <a href="http://about.gter.net/disclaimer.html" target="_blank">免责声明</a> <a
|
||||
@ -8,7 +9,7 @@
|
||||
<div class="line-two"><span>广州九微科技有限公司</span> <span>Copyright 2001-2023 GTER All Rights Reserved</span> <span><a
|
||||
href="http://www.miitbeian.gov.cn/" target="_blank"
|
||||
style="color: rgb(153, 153, 153); text-decoration: none;">粤ICP备14050432号</a></span></div>
|
||||
</section>
|
||||
</section> -->
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
@ -350,7 +350,7 @@ watchEffect(()=>{
|
||||
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 14px;
|
||||
font-size: 13px;
|
||||
color: #FFFFFF;
|
||||
background: #6081d5;
|
||||
line-height: 24px;
|
||||
|
@ -491,12 +491,12 @@ defineExpose({
|
||||
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.img {
|
||||
width: 16px;
|
||||
width: 20px;
|
||||
// height: 20px;
|
||||
object-fit: contain;
|
||||
margin-right: 5px;
|
||||
|
@ -45,7 +45,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="dis-f jus-x al-item s-w-100">
|
||||
<div class="dis-f jus-x al-item s-w-100" v-if="false">
|
||||
<img src="../assets/homeImage/listOnMore.svg" class="list-btn" alt="">
|
||||
<img src="../assets/homeImage/listOnMore.svg" class="list-btn r-no-list mg-l-20" alt="">
|
||||
<!-- <img src="../assets/homeImage/listMore.svg"
|
||||
|
Loading…
x
Reference in New Issue
Block a user