Coder Social home page Coder Social logo

sunjob-app's Introduction

Pro

Framework for mobile platform.

Features

  • Mobile Only
  • High performance
  • Accessibility Support
  • Custom build support

Screenshot

screenshot1

screenshot2

Demo

Scan below QR code or visit http://url.cn/NDKvRr on your handset.

qrcode

Basic template

Copy the HTML below to begin working with a minimal PRO document.

<!DOCTYPE html>
<html>
<head>
    <meta charset='utf-8'>
    <title>PRO Template</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">

    <!-- PRO CSS -->
    <link rel="stylesheet" type="text/css" href="css/pro.css">
</head>
<body class="ui-app">

    <div class="ui-top-bar js-no-bounce">
        PRO Template
    </div>

    <div class="ui-bottom-bar js-no-bounce" role="toolbar" tabindex="0">
        <button class="ui-bottom-bar-button js-active" data-toggle="tab" data-target="#page1">
            <span class="ui-icon"></span>
            <span class="ui-label">CSS</span>
        </button>
        </div>
    </div>

    <div id="page1" class="ui-page js-active">
        <div class="ui-page-content">
             <h1>Hello, world!</h1>
        </div>
    </div>

    <!-- PRO JS -->
    <script src="js/pro.js"></script>
  </body>
</html>

Platform support

Current version have been tested on the below platforms:

  • iOS 4.0-7.0
    • iOS 4.3 (iPad 1)
    • iOS 5.1 (iPhone 4)
    • iOS 6.1 (iPhone 4S)
    • iOS 7.0 (iPhone 5)
  • Android 2.3-4.4
    • Android 2.3 (ZTE)
    • Android 4.0 (HTC Rhyme S510B)
    • Android 4.1 (LG Optimus G)
    • Android 4.2 (Sony Xperia Z)
    • Android 4.3 (Nexus 4)
    • Android 4.4 (Nexus 4)

Built with Pro

  • Mobile QQ

sunjob-app's People

Contributors

devilyouwei avatar

Watchers

 avatar  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.