Coder Social home page Coder Social logo

rapid-development-mobile's Introduction

移动端快速开发环境

适用场景:前后端分离,配合原生进行页面嵌入

特点:快速上手,迅速实现一些原生不容易完成的工作。

不足:样式效果自己实现,不能对代码进行自动化压缩合并

注意事项

一、如果你只需要做静态页面 请删除掉页面引入的vue.js和axios.min.js

二、如果你只需简单页面开发,数据请求 如用于配合原生或者微信分享提供进少量页面开发,模块功能简单开发 建议使用vue.js和axios.min.js进行数据渲染和接口请求

三、项目默认使用750px屏幕宽度为基准进行rem屏幕尺寸适配 如设计稿尺寸不是750px请,修改js/common.js 如:设计稿宽度为40px, 项目中请使用 width:0.4rem;

rapid-development-mobile's People

Contributors

ws880321 avatar gezi666 avatar

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.