Code Monkey home page Code Monkey logo

hotline-butler's Introduction

热线管家pad

分辨率

华为MatePad Pro屏幕分辩率 分辨率:2560×1440 像素密度:240PPI 设备像素比= 240PPI/160PPI 约等于 1.5‬ 屏幕物理像素/设备独立像素 = 设备像素比 设备独立像素-长= 屏幕物理像素/设备像素比 = 2560/1.5 = 1707 设备独立像素-宽= 屏幕物理像素/设备像素比 = 1440/1.5 = 960

接口

http://www.czssqw.net/zhzf_ly/

适配移动端

@media (max-width:500px) or let windowWidth = 600 uni.getSystemInfo({ success: function(res) { // _this.setWidth = res.windowWidth * 0.8 console.log(res.windowWidth) windowWidth = res.windowWidth } })

发布背景图不显示解决方法

background: url('~@/static/image/dlybg.png') no-repeat rpx2multiple(128) center;

发布h5跨域解决方法

"router" : { "base" : "./", "mode" : "hash" } 'production': { baseUrl: 'http://218.93.116.190:18080/wjrxgj', }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.