GithubHelp home page GithubHelp logo

zhoutiecheng / labs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pandoraui/labs

0.0 2.0 0.0 24.11 MB

预览展示项目

Home Page: http://pandoraui.github.io/labs/

HTML 51.67% JavaScript 19.16% CSS 16.08% Hack 1.13% PHP 11.96%

labs's Introduction

labs

pandora项目的实践,展示布局规划及模块应用

项目结构规划

|- docs             // 说明文档,见pandora项目
|- assets           // 成熟的模块组件等 
|   |- css
|   |   |- pa-base      // 对应基础base文件夹的css(reset.css && combo.css)
|   |   |- pa-modules   // 对应模块modules文件夹的css(众多模块)
|   |- js
|   |- img
|
|- demos            // 示例代码
|- .gitignore       // 屏蔽提交的文件
|- README.md 
|- v3               // v3版本预览
|   |- css          // 包含有模块样式,规划相对混乱
|   |- js
|   |- img
|   |- common
|   |- *.php        // 使用php方便include公共文件
|   |- README.md    
|   |- help
|
|- v4               // 筹划中的新版测试,推荐结构规划
|   |- css          // css/js仅仅包含页面项目的样式及交互
|   |- js
|   |- img
|   |- common
|   |- *.php        // 使用php方便include公共文件
|   |- README.md    
|   |- help

在 v3 基础上优化出 v4 版本,适应当前的驴妈妈网站系统,同时兼顾以后的规划,良好的项目布局、结构等。

此项目制定并展示如下细节:

  • 适用于预览的项目结构(如v3目录)
  • 页面代码结构(基本的排版布局结构)
  • 特定的class类及固定的模块、代码用法。

请使用页面代码结构书写新的页面,有利于统一维护管理,并在此基础上构建新的代码模块。有关代码规范请参见pandora项目,此项目预览计划为pandora项目的实践实例。

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.