feat: 1.完成空列表UI 2.修改获取窗口信息方法
This commit is contained in:
parent
a254039d5e
commit
c7a594b451
@ -3,9 +3,11 @@
|
||||
### 1. 安装
|
||||
|
||||
在需要引用的项目中执行命令
|
||||
`git subtree add --prefix=starCloud git@code.star-lock.cn:xhj/starcloud-sdk-uniapp.git master`
|
||||
`git subtree add --prefix=starCloud git@code.star-lock.cn:StarlockTeam/starcloud-sdk-uniapp.git master`
|
||||
更新
|
||||
`git subtree pull --prefix=starCloud git@code.star-lock.cn:xhj/starcloud-sdk-uniapp.git master`
|
||||
`git subtree pull --prefix=starCloud git@code.star-lock.cn:StarlockTeam/starcloud-sdk-uniapp.git master`
|
||||
推送
|
||||
`git subtree push --prefix=starCloud git@code.star-lock.cn:StarlockTeam/starcloud-sdk-uniapp.git master`
|
||||
|
||||
### 2. 需安装的npm包
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user