热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

跪求:明明已经js动态加载了rem,为什么我的网页在ip6s和4s下还是出现结构混乱

在第一页,姓名刘佳和下面的英文liujia的div,在ip6s下和4s下面被挤得很厉害,明明就做了rem自适应了?为什么还是这样?第二页在6s下面屏幕很长,可以装的下,4s下面就被挤出页

在第一页,姓名刘佳和下面的英文liujia的div,在ip6s下和4s下面被挤得很厉害,明明就做了rem自适应了?为什么还是这样?
第二页在6s下面屏幕很长,可以装的下,4s下面就被挤出页面了?刚开始做,很多不懂,求指教?



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79






   

   

   

   

   

   

   

   

   

   

   

   

   

   

 





   


       


           


               


           


           


           


               

刘佳



               

liujia



           




       




       


           


               


           


           


               


           
       

           
1995年加盟


           


           


       




       
刘佳


       
李继承


       


   




   







       


               
  • 1995


  •            
  • 1996


  •            
  • 1997


  •            
  • 1998


  •            
  • 1999


  •            
  • 2000


  •            
  • 2001


  •        









1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
@charset "utf-8";



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ margin:0;padding:0;}

html{font-size:100px;}

body{font-size:0.14rem;}



img{display:block;max-width:100%;}



html,body{

    width: 100%;

    height: 100%;

    overflow:hidden;

}

li{list-style: none;}

/*box-sizing:border-box;*/



.container{

    width: 6.4rem;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0%;

}

.container .page{

    height: 100%;

    position: relative;

}



.container .page0{

    background:url(../img/1bg.png) no-repeat center center;background-size: 100% 100%;

    width: 100%;height: 100%;padding-top: 1.34rem;box-sizing:border-box;

}

.show_border{

    margin:0 0 0 1.4rem;width: 3.6rem;height: 4.8rem;background:url(../img/1a.png) no-repeat center center;

    background-size: 100% 100%;z-index: 1;padding-left: 1%;padding-top: 1%; box-sizing:border-box;

    margin-bottom: 3%;

}

.show{

    background:url(../img/2a.png) no-repeat center center;background-size: 100% 100%;

    width: 98%;height: 98.5%;

}

.yun{

    background:url(../img/yun.png) no-repeat center center;background-size: 100% 100%;

    width: 2rem;height: 1rem;margin:auto;

}

.name{

    width: 2.4rem;text-align: center;line-height: 1.2;margin:auto;margin-top: 2%;



}

.name_p1{

    font-size: 0.75rem;font-family: "fzxkjw";

}

.name_p2{

    font-size: 0.34rem;font-family: "方正大标宋简体";

}







.container .page1{

    background:url(../img/2bg.png) no-repeat center center;background-size: 100% 100%;width: 100%;height: 100%;

    padding-top: 24%;box-sizing:border-box;

}

.show1_border{

    margin:0 0 0 0.75rem;width: 4.06rem;height: 3.2rem;background:url(../img/3a.png) no-repeat center center;

    background-size: 100% 100%; margin-bottom: 0.2rem;padding: 0.06rem 0.08rem 0.08rem 0.08rem;box-sizing:border-box;

}

.show1{

    background:url(../img/5a.png) no-repeat center center;background-size: 100% 100%;

    width: 100%;height: 100%;

}

.show2_border{

    margin:0 0 0 0.75rem;width: 4.06rem;height: 3.2rem;background:url(../img/3a.png) no-repeat center center;

    background-size: 100% 100%;padding: 0.06rem 0.08rem 0.08rem 0.08rem;box-sizing:border-box;margin-bottom: 0.3rem;

}

.show2{

    background:url(../img/4a.png) no-repeat center center;background-size: 100% 100%;

    width: 100%;height: 100%;

}

.page1_time{position:absolute;left: 10%;bottom:30%;font-size: 0.34rem;color: #fff; }

.time{}

.page1_title{

margin:auto;

}

.page1_title2{

    margin:auto;

}







.container .page2{

    background:url(../img/3.png) no-repeat center center;background-size: 100% 100%;width: 100%;height: 100%;

   

}

.container .page3{

    background:url(../img/4.png) no-repeat center center;background-size: 100% 100%;width: 100%;height: 100%;

   

}

.container .page4{

    background-color: #f0f;

   

}





.xiangxiatishi{

    display: none;

    position: fixed;

    bottom: 20px;

    left: 50%;

    -webkit-transform:translateX(-50%);

            transform:translateX(-50%);

    -webkit-animation:dong 1s linear 0s infinite alternate;

            animation:dong 1s linear 0s infinite alternate;

}



@-webkit-keyframes dong{

    from{bottom:20px;}

    to{bottom: 60px;}

}

@keyframes dong{

    from{bottom:20px;}

    to{bottom: 60px;}

}



@font-face{

    font-family: fzxkjw;

    font-family:"方正大标宋简体";

    }

/*

@font-face {

    font-family:;

    src: url('MicrosoftYaHei.eot');

    src: url('MicrosoftYaHei.eot?#iefix') format('embedded-opentype'),

             url('MicrosoftYaHei.woff') format('woff'),

             url('MicrosoftYaHei.ttf')  format('truetype'),

             url('MicrosoftYaHei.svg#MicrosoftYaHei') format('svg');

   }



   */

 

.mask{background-color:#999;display:none;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0.4;filter:alpha(opacity:40);z-index:50;}



.dialog_age{width:60%;height:25%;display:none;z-index:100;background-color:#FCC;position:absolute;left:20%;top:30%;}



.dialog_age ul li{text-align:center;font-size:0.2rem;background-color:#6CF;margin:1% auto;padding:0.06rem;}

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
$(document).ready(

    function() {

        var nowpage = 0;

        $(".container").swipe(

            {

                swipe:function(event, direction, distance, duration, fingerCount) {

                     if(direction == "up"){

                         nowpage = nowpage + 1;

                     }else if(direction == "down"){

                         nowpage = nowpage - 1;

                     }



                     if(nowpage > 3){

                         nowpage = 3;

                         

                     }



                     if(nowpage <0){

                         nowpage = 0;

                     }



                     if (nowpage == 3) {

                         $(".xiangxiatishi").css("display","none")

                     };



                    $(".container").animate({"top":nowpage * -100 + "%"},300);



                    $(".page").eq(nowpage).addClass("cur").siblings().removeClass("cur");

                }

            }

        );



        $('.page1_time').click(function (){

            $('.mask').css({display:"block"});

            $('.dialog_age').removeClass("animated fadeOutUpBig");

            $('.dialog_age').css({display:"block"}).addClass("animated fadeInDownBig");

            })

       

        $('.dialog_age ul li').on('click',function (){

            $('.time').text($(this).html());

            $('.dialog_age').removeClass("animated fadeInDownBig");

            $('.dialog_age').addClass("animated fadeOutUpBig");

            $('.mask').css({display:"none"});

        })





    }

);



   



推荐阅读
  • 本文详细介绍如何在SSM(Spring + Spring MVC + MyBatis)框架中实现分页功能。包括分页的基本概念、数据准备、前端分页栏的设计与实现、后端分页逻辑的编写以及最终的测试步骤。 ... [详细]
  • 本文探讨了如何使用Scrapy框架构建高效的数据采集系统,以及如何通过异步处理技术提升数据存储的效率。同时,文章还介绍了针对不同网站采用的不同采集策略。 ... [详细]
  • 本文由公众号【数智物语】(ID: decision_engine)发布,关注获取更多干货。文章探讨了从数据收集到清洗、建模及可视化的全过程,介绍了41款实用工具,旨在帮助数据科学家和分析师提升工作效率。 ... [详细]
  • Hadoop MapReduce 实战案例:手机流量使用统计分析
    本文通过一个具体的Hadoop MapReduce案例,详细介绍了如何利用MapReduce框架来统计和分析手机用户的流量使用情况,包括上行和下行流量的计算以及总流量的汇总。 ... [详细]
  • Excel技巧:单元格中显示公式而非结果的解决方法
    本文探讨了在Excel中如何通过简单的方法解决单元格显示公式而非计算结果的问题,包括使用快捷键和调整单元格格式两种方法。 ... [详细]
  • 本文由chszs撰写,详细介绍了Apache Mina框架的核心开发流程及自定义协议处理方法。文章涵盖从创建IoService实例到协议编解码的具体步骤,适合希望深入了解Mina框架应用的开发者。 ... [详细]
  • 笔记说明重学前端是程劭非(winter)【前手机淘宝前端负责人】在极客时间开的一个专栏,每天10分钟,重构你的前端知识体系& ... [详细]
  • 【MySQL】frm文件解析
    官网说明:http:dev.mysql.comdocinternalsenfrm-file-format.htmlfrm是MySQL表结构定义文件,通常frm文件是不会损坏的,但是如果 ... [详细]
  • 本文探讨了互联网服务提供商(ISP)如何可能篡改或插入用户请求的数据流,并提供了有效的技术手段来防止此类劫持行为,确保网络环境的安全与纯净。 ... [详细]
  • 基于SSM框架的在线考试系统:随机组卷功能详解
    本文深入探讨了基于SSM(Spring, Spring MVC, MyBatis)框架构建的在线考试系统中,随机组卷功能的设计与实现方法。 ... [详细]
  • 本文分享了作者在使用LaTeX过程中的几点心得,涵盖了从文档编辑、代码高亮、图形绘制到3D模型展示等多个方面的内容。适合希望深入了解LaTeX高级功能的用户。 ... [详细]
  • 本文介绍了Tomcat的基本操作,包括启动、关闭及首次访问的方法,并详细讲解了如何在IDEA中创建Web项目,配置Servlet及其映射,以及如何将项目部署到Tomcat。 ... [详细]
  • 本文探讨了使用Python实现监控信息收集的方法,涵盖从基础的日志记录到复杂的系统运维解决方案,旨在帮助开发者和运维人员提升工作效率。 ... [详细]
  • 解析Java虚拟机HotSpot中的GC算法实现
    本文探讨了Java虚拟机(JVM)中HotSpot实现的垃圾回收(GC)算法,重点介绍了根节点枚举、安全点及安全区域的概念和技术细节,以及这些机制如何影响GC的效率和准确性。 ... [详细]
  • 数据输入验证与控件绑定方法
    本文提供了多种数据输入验证函数及控件绑定方法的实现代码,包括电话号码、数字、传真、邮政编码、电子邮件和网址的验证,以及报表绑定和自动编号等功能。 ... [详细]
author-avatar
傲慢的小草7_170
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有