热门标签 | 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"});

        })





    }

);



   



推荐阅读
  • 本文介绍如何使用阿里云的fastjson库解析包含时间戳、IP地址和参数等信息的JSON格式文本,并进行数据处理和保存。 ... [详细]
  • 在使用 MUI 框架进行应用开发时,开发者常常会遇到 mui.init() 和 mui.plusReady() 这两个方法。本文将详细解释它们的区别及其在不同开发环境下的应用。 ... [详细]
  • 本文介绍了在Windows环境下使用pydoc工具的方法,并详细解释了如何通过命令行和浏览器查看Python内置函数的文档。此外,还提供了关于raw_input和open函数的具体用法和功能说明。 ... [详细]
  • andr ... [详细]
  • 并发编程:深入理解设计原理与优化
    本文探讨了并发编程中的关键设计原则,特别是Java内存模型(JMM)的happens-before规则及其对多线程编程的影响。文章详细介绍了DCL双重检查锁定模式的问题及解决方案,并总结了不同处理器和内存模型之间的关系,旨在为程序员提供更深入的理解和最佳实践。 ... [详细]
  • 本文详细介绍了中央电视台电影频道的节目预告,并通过专业工具分析了其加载方式,确保用户能够获取最准确的电视节目信息。 ... [详细]
  • 解决JAX-WS动态客户端工厂弃用问题并迁移到XFire
    在处理Java项目中的JAR包冲突时,我们遇到了JaxWsDynamicClientFactory被弃用的问题,并成功将其迁移到org.codehaus.xfire.client。本文详细介绍了这一过程及解决方案。 ... [详细]
  • 本文探讨了领域驱动设计(DDD)的核心概念、应用场景及其实现方式,详细介绍了其在企业级软件开发中的优势和挑战。通过对比事务脚本与领域模型,展示了DDD如何提升系统的可维护性和扩展性。 ... [详细]
  • 使用GDI的一些AIP函数我们可以轻易的绘制出简 ... [详细]
  • 本题探讨如何通过最大流算法解决农场排水系统的设计问题。题目要求计算从水源点到汇合点的最大水流速率,使用经典的EK(Edmonds-Karp)和Dinic算法进行求解。 ... [详细]
  • 本文讨论了如何根据特定条件动态显示或隐藏文件上传控件中的默认文本(如“未选择文件”)。通过结合CSS和JavaScript,可以实现更灵活的用户界面。 ... [详细]
  • MATLAB实现n条线段交点计算
    本文介绍了一种通过逐对比较线段来求解交点的简单算法。此外,还提到了一种基于排序的方法,但该方法较为复杂,尚未完全理解。文中详细描述了如何根据线段端点求交点,并判断交点是否在线段上。 ... [详细]
  • 解决Element UI中Select组件创建条目为空时报错的问题
    本文介绍如何在Element UI的Select组件中使用allow-create属性创建新条目,并处理创建条目为空时出现的错误。我们将详细说明filterable属性的必要性,以及default-first-option属性的作用。 ... [详细]
  • 本文介绍如何使用Python进行文本处理,包括分词和生成词云图。通过整合多个文本文件、去除停用词并生成词云图,展示文本数据的可视化分析方法。 ... [详细]
  • 本文介绍了如何利用npm脚本和concurrently工具,实现本地开发环境中多个监听服务的同时启动,包括HTTP服务、自动刷新、Sass和ES6支持。 ... [详细]
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社区 版权所有