跟着老师做的,笔记地址:https://www.xpsilvester.com/2018/04/22/mobileDev/
Github项目源代码地址:https://github.com/xpsilvester/Project/tree/master/Web/WebMoblie
大家可以参考一下~
                Github项目源代码地址:https://github.com/xpsilvester/Project/tree/master/Web/WebMoblie
大家可以参考一下~
                    
                    2018-04-22
                
            跟着老师做的,笔记地址:https://www.xpsilvester.com/2018/04/22/mobileDev/
Github项目源代码地址:https://github.com/xpsilvester/Project/tree/master/Web/WebMoblie
大家可以参考一下~
                Github项目源代码地址:https://github.com/xpsilvester/Project/tree/master/Web/WebMoblie
大家可以参考一下~
                    
                    2018-04-22
                
            你是真扯,写个rem搞到webpack,还有bundle.js,你是不是的还要用node环境下打包,编译么
                
                    
                    2018-04-21
                
            用内容去撑开反而会影响布局美观,内容的参差不齐撑开的高度也都不相同。设置统一的宽高,设置overflow: hidden;超出容器部分隐藏,这样才是正确的做法
                
                    
                    2018-04-15
                
            <meta name="viewport" content="width=device-width, initial-scale=1.0"/>作用是禁用设备缩放
                
                    
                    2018-04-15
                
            
                                最新回答 / whiteosk
                                
                                                            视频中老师的图标只有一个,他应该只是用一个图标给我们作示范,实际上都是雪碧图,可以通过background-position和background-size来设置。比如一张宽40px的雪碧图,第一个图标位于雪碧图左上角可以写成如下,雪碧图的第二个图标则需要自己量取一下第二个图标的开始位置来改变background-position的值.icon {     display:inline-block;           width:px2rem(21px);      height:px2rem(21px...
                            
                        
                        2018-04-14
                
             
             
        











