api 合并
tips 和 comfirm
更新 Fork 仓库(API)
# 添加上游远程仓库
git remote add upstream https://gitee.com/openharmony/interface_sdk-js.git
# 拉取新设置的上游代码库
git fetch upstream
# 合并上游代码库和本地分支
git merge upstream/master
ETS
- Gitee 强制同步最新代码
- 拉取代码后 Merge
冲突
- CustomDialogComponent ===> updateCustomStyle 方法【版本隔离】
- LengthMetrics
- ConfirmDialog