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
陈剑华
2024-06-06 15:30:40 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
6189eb10472086196bc4a702f25a803c3eef698c
6189eb10
2 parents
c19c63b5
3f48096c
Merge remote-tracking branch 'origin/main'
Show whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
38 additions
and
38 deletions
sight_harmony/commons/wdConstant/src/main/module.json5
sight_harmony/commons/wdJsBridge/src/main/module.json5
sight_harmony/commons/wdKit/src/main/module.json5
sight_harmony/commons/wdNetwork/src/main/module.json5
sight_harmony/commons/wdRouter/src/main/module.json5
sight_harmony/commons/wdShareBase/src/main/module.json5
sight_harmony/commons/wdWebComponent/src/main/module.json5
sight_harmony/features/wdBean/src/main/module.json5
sight_harmony/features/wdComponent/src/main/module.json5
sight_harmony/features/wdDetailPlayApi/src/main/module.json5
sight_harmony/features/wdDetailPlayLive/src/main/module.json5
sight_harmony/features/wdDetailPlayShortVideo/src/main/module.json5
sight_harmony/features/wdDetailPlayVod/src/main/module.json5
sight_harmony/features/wdHwAbility/src/main/module.json5
sight_harmony/features/wdLayout/src/main/module.json5
sight_harmony/features/wdLogin/src/main/module.json5
sight_harmony/features/wdPlayer/src/main/module.json5
sight_harmony/features/wdShare/src/main/module.json5
sight_harmony/features/wdTracking/src/main/module.json5
sight_harmony/commons/wdConstant/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
...
...
sight_harmony/commons/wdJsBridge/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
]
}
}
\ No newline at end of file
...
...
sight_harmony/commons/wdKit/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/commons/wdNetwork/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/commons/wdRouter/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
...
...
sight_harmony/commons/wdShareBase/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/commons/wdWebComponent/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
...
...
sight_harmony/features/wdBean/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
...
...
sight_harmony/features/wdComponent/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/features/wdDetailPlayApi/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/features/wdDetailPlayLive/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/features/wdDetailPlayShortVideo/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/features/wdDetailPlayVod/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/features/wdHwAbility/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/features/wdLayout/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
...
...
sight_harmony/features/wdLogin/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/features/wdPlayer/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/features/wdShare/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
sight_harmony/features/wdTracking/src/main/module.json5
View file @
6189eb1
...
...
@@ -5,8 +5,8 @@
"description"
:
"$string:shared_desc"
,
"deviceTypes"
:
[
"phone"
,
"tablet"
,
"2in1"
//
"tablet"
,
//
"2in1"
],
"compressNativeLibs"
:
true
,
"deliveryWithInstall"
:
true
,
...
...
Please
register
or
login
to post a comment