Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
yangchenggong1_wd
2024-05-21 17:23:12 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8833c2886fac7ac4c0c5db7d753e4adfcd617a83
8833c288
1 parent
4ce8c3d0
desc:依赖添加
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
sight_harmony/features/wdComponent/oh-package.json5
sight_harmony/features/wdLogin/oh-package.json5
sight_harmony/features/wdComponent/oh-package.json5
View file @
8833c28
...
...
@@ -20,6 +20,7 @@
"wdJsBridge"
:
"file:../../commons/wdJsBridge"
,
"wdDetailPlayApi"
:
"file:../../features/wdDetailPlayApi"
,
"wdHwAbility"
:
"file:../../features/wdHwAbility"
,
"wdShare"
:
"file:../../features/wdShare"
"wdShare"
:
"file:../../features/wdShare"
,
"wdTracking"
:
"file:../../features/wdTracking"
}
}
...
...
sight_harmony/features/wdLogin/oh-package.json5
View file @
8833c28
...
...
@@ -12,6 +12,7 @@
"wdWebComponent"
:
"file:../../commons/wdWebComponent"
,
"wdBean"
:
"file:../../features/wdBean"
,
"wdRouter"
:
"file:../../commons/wdRouter"
,
"wdNetwork"
:
"file:../../commons/wdNetwork"
"wdNetwork"
:
"file:../../commons/wdNetwork"
,
"wdTracking"
:
"file:../../features/wdTracking"
}
}
...
...
Please
register
or
login
to post a comment