mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 08:25:53 +08:00
update app/README.md.
This commit is contained in:
@@ -36,14 +36,14 @@
|
||||
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
|
||||
|√|√|√|√|√|√|√|√|√|
|
||||
|
||||
### 项目介绍
|
||||
##### 介绍
|
||||
1. 项目使用uniapp开发,适配小程序、安卓、IOS和H5,其他平台未测试。
|
||||
2. UI框架使用uView2.0
|
||||
3. 组件使用easycom模式,只要组件安装在项目的components目录下或uni_modules目录下,并符合components/组件名称/组件名称.vue目录结构。就可以不用引用、注册,直接在页面中使用。
|
||||
4. 开发工具为Hbuilder3.3版本,版本不易过低。
|
||||
|
||||
|
||||
### 项目结构
|
||||
##### 结构
|
||||
|
||||
```
|
||||
├─apis // 接口管理
|
||||
|
||||
Reference in New Issue
Block a user