Merge pull request #128 from chaoXxxxx/master

fix: readme 修改
This commit is contained in:
LLzzZZ 2022-06-24 15:50:10 +08:00 committed by GitHub
commit 0b234fc249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -228,7 +228,7 @@ A. 首先需要明确的一点,就是移动端无论怎么做,体验上都
├── components // 公用的业务组件
├── Editor // 编辑器模块
├── Screen // 播放器模块
└── Screen // 移动端模块
└── Mobile // 移动端模块
```