底部修改

main
123456 3 months ago
parent 702d7f3f8b
commit b258081a2b
  1. 11
      App.vue
  2. 4
      pages/index/index.vue
  3. BIN
      unpackage/dist/build/web.zip
  4. 2
      unpackage/dist/build/web/index.html
  5. 1
      unpackage/dist/build/web/static/js/index.5fd59b00.js
  6. 1
      unpackage/dist/build/web/static/js/index.6f402e98.js
  7. 1
      unpackage/dist/build/web/static/js/pages-index-index.50c68043.js
  8. 1
      unpackage/dist/build/web/static/js/pages-index-index.70e3113f.js

@ -217,13 +217,12 @@
justify-content: space-between;
padding: 0 10%;
font-size: 16px;
color: #CBCBCB;;
color: #000000;
text-align: center;
}
.t{
padding: 40px 0;
padding: 40px 0 0;
box-sizing: border-box;
border-bottom: 1px solid #2E2E2E;
overflow: hidden;
.a{
display: flex;
@ -242,13 +241,13 @@
}
.b{
font-size: 16px;
color: #CBCBCB;;
color: #000000;;
text-align: center;
margin-top: 18px;
}
.c{
font-size: 16px;
color: #CBCBCB;;
color: #000000;;
text-align: center;
margin-top: 18px;
}
@ -268,7 +267,6 @@
}
.footer{
width: 100%;
height: auto ;
.d{
display: block;
.p{
@ -292,7 +290,6 @@
}
.footer{
width: 100%;
height: auto ;
.d{
display: block;
.p{

@ -147,7 +147,7 @@
/* 超小设备 (手机, 600px 以下屏幕设备) */
@media only screen and (max-width: 600px) {
.content{
height: calc(100vh - 392px);
height: calc(100vh - 370px);
padding-top: 80px;
.swiper{
height: 302px;
@ -159,7 +159,7 @@
/* 小设备 (平板电脑和大型手机,600 像素及以上) */
@media only screen and (min-width: 600px) and (max-width: 767px) {
.content{
height: calc(100vh - 392px);
height: calc(100vh - 370px);
padding-top: 80px;
.swiper{
height: 402px;

Binary file not shown.

@ -1,2 +1,2 @@
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>xiantuo</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=./static/index.2da1efab.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=./static/js/chunk-vendors.39f27d32.js></script><script src=./static/js/index.5fd59b00.js></script></body></html>
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=./static/index.2da1efab.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=./static/js/chunk-vendors.39f27d32.js></script><script src=./static/js/index.6f402e98.js></script></body></html>

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
Loading…
Cancel
Save