# framework7_require **Repository Path**: yang95/framework7_require ## Basic Information - **Project Name**: framework7_require - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # framework7_require #### 项目介绍 集成framework7 和 requirejs 封装的webapp开发框架 基于模块化开发 核心对象放在 App.js 核心对象是 window.App #### 软件架构 模块化开发 基于es5 不需要搭建npm 环境 #### 说明 本人是写php 希望前段像php一样简单 如果需要做app 的推荐 使用dcloud打包 #### 使用说明 项目中有 全局对象 App 和 全局函数 router App 内部有 Framework7 Dom7 等对象 App.component 是组件 参数是路径对象 或者 路径字符串 。。。 有人看到 请留言 我在写详细点 [手动滑稽] #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request