Skip to content

regrex/hvui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

贴吧Hybrid Webview UI基础库

项目文件结构

.
├── src
│   ├── font
│   │   └── a.tff
│   ├── img
│   │   └── a.png
│   ├── js
│   ├── mixin
│   │   ├── base
│   │   ├── page
│   │   └── unit
│   └── style
│       ├── base
│       ├── page
│       └── unit
└── public
    ├── css
    │   ├── main.css
    │   └── normalize.css
    ├── img
    │   ├── startup
    │   │   └── [apple-startup-images]
    │   └── touch
    │       └── [mobile-touch-icons]
    ├── js
    │   ├── helper.js
    │   ├── main.js
    │   ├── plugins.js
    │   └── vendor
    │       ├── modernizr-2.7.1.min.js
    │       └── jquery-2.0.0.min.js
    ├── 404.html
    ├── index.html
    ├── humans.txt
    ├── robots.txt
    ├── crossdomain.xml
    └── favicon.ico

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages