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
liujian1_wd
2024-01-10 12:52:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
70e1ec959d90d3193895d52036ece6676a9a3a31
70e1ec95
1 parent
74eade8a
编排底层能力
Show whitespace changes
Inline
Side-by-side
Showing
45 changed files
with
43 additions
and
31 deletions
sight_harmony/wdLayout/src/main/ets/bean/Action.ets → sight_harmony/wdLayout/src/main/ets/bean/Action.ts
sight_harmony/wdLayout/src/main/ets/bean/AdInfo.ets → sight_harmony/wdLayout/src/main/ets/bean/AdInfo.ts
sight_harmony/wdLayout/src/main/ets/bean/Baseline.ets → sight_harmony/wdLayout/src/main/ets/bean/Baseline.ts
sight_harmony/wdLayout/src/main/ets/bean/BottomBar.ets
sight_harmony/wdLayout/src/main/ets/bean/ButtonDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/ButtonDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/CacheTrace.ets → sight_harmony/wdLayout/src/main/ets/bean/CacheTrace.ts
sight_harmony/wdLayout/src/main/ets/bean/CompDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/CompDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/CompDataDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/CompDataDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/CopyRightVo.ets → sight_harmony/wdLayout/src/main/ets/bean/CopyRightVo.ts
sight_harmony/wdLayout/src/main/ets/bean/DisplayName.ets → sight_harmony/wdLayout/src/main/ets/bean/DisplayName.ts
sight_harmony/wdLayout/src/main/ets/bean/ExtraDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/ExtraDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/FilterCategoryDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/FilterCategoryDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/GroupDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/GroupDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/GroupDataDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/GroupDataDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/ItemDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/ItemDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/LabelDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/LabelDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/Logo.ets → sight_harmony/wdLayout/src/main/ets/bean/Logo.ts
sight_harmony/wdLayout/src/main/ets/bean/NavBody.ets
sight_harmony/wdLayout/src/main/ets/bean/NavButton.ets
sight_harmony/wdLayout/src/main/ets/bean/NavigationBean.ets
sight_harmony/wdLayout/src/main/ets/bean/OsVersion.ets → sight_harmony/wdLayout/src/main/ets/bean/OsVersion.ts
sight_harmony/wdLayout/src/main/ets/bean/PageDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/PageDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/PairFilter.ets → sight_harmony/wdLayout/src/main/ets/bean/PairFilter.ts
sight_harmony/wdLayout/src/main/ets/bean/Params.ets → sight_harmony/wdLayout/src/main/ets/bean/Params.ts
sight_harmony/wdLayout/src/main/ets/bean/Pic.ets → sight_harmony/wdLayout/src/main/ets/bean/Pic.ts
sight_harmony/wdLayout/src/main/ets/bean/Presenter.ets → sight_harmony/wdLayout/src/main/ets/bean/Presenter.ts
sight_harmony/wdLayout/src/main/ets/bean/ProgrammeDTO.ets → sight_harmony/wdLayout/src/main/ets/bean/ProgrammeDTO.ts
sight_harmony/wdLayout/src/main/ets/bean/ReportingData.ets → sight_harmony/wdLayout/src/main/ets/bean/ReportingData.ts
sight_harmony/wdLayout/src/main/ets/bean/Resolution.ets → sight_harmony/wdLayout/src/main/ets/bean/Resolution.ts
sight_harmony/wdLayout/src/main/ets/bean/Searchbar.ets
sight_harmony/wdLayout/src/main/ets/bean/ShieldStrategy.ets → sight_harmony/wdLayout/src/main/ets/bean/ShieldStrategy.ts
sight_harmony/wdLayout/src/main/ets/bean/StrategyTipMap.ets → sight_harmony/wdLayout/src/main/ets/bean/StrategyTipMap.ts
sight_harmony/wdLayout/src/main/ets/bean/SubTxt.ets → sight_harmony/wdLayout/src/main/ets/bean/SubTxt.ts
sight_harmony/wdLayout/src/main/ets/bean/Tab01DTO.ets → sight_harmony/wdLayout/src/main/ets/bean/Tab01DTO.ts
sight_harmony/wdLayout/src/main/ets/bean/Tab22DTO.ets → sight_harmony/wdLayout/src/main/ets/bean/Tab22DTO.ts
sight_harmony/wdLayout/src/main/ets/bean/Team.ets → sight_harmony/wdLayout/src/main/ets/bean/Team.ts
sight_harmony/wdLayout/src/main/ets/bean/Tip.ets → sight_harmony/wdLayout/src/main/ets/bean/Tip.ts
sight_harmony/wdLayout/src/main/ets/bean/TopBar.ets
sight_harmony/wdLayout/src/main/ets/enum/CompStyle.ets → sight_harmony/wdLayout/src/main/ets/enum/CompStyle.ts
sight_harmony/wdLayout/src/main/ets/enum/CompType.ets → sight_harmony/wdLayout/src/main/ets/enum/CompType.ts
sight_harmony/wdLayout/src/main/ets/enum/NetDataStatusType.ets → sight_harmony/wdLayout/src/main/ets/enum/NetDataStatusType.ts
sight_harmony/wdLayout/src/main/ets/enum/TabType.ets → sight_harmony/wdLayout/src/main/ets/enum/TabType.ts
sight_harmony/wdLayout/src/main/ets/layout/PageListener.ets
sight_harmony/wdLayout/src/main/ets/layout/WDOverlay.ets
sight_harmony/wdLayout/src/main/ets/service/LayoutService.ets
sight_harmony/wdLayout/src/main/ets/bean/Action.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Action.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/bean/AdInfo.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/AdInfo.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/bean/Baseline.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Baseline.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/bean/BottomBar.ets
View file @
70e1ec9
...
...
@@ -3,7 +3,7 @@
*/
import { NavButton } from './NavButton';
export
class
BottomBar {
export
interface
BottomBar {
backgroundImg?: string;
buttons: NavButton[];
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/bean/ButtonDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/ButtonDTO.ts
View file @
70e1ec9
import
{
ItemDTO
}
from
'./ItemDTO'
;
export
class
ButtonDTO extends ItemDTO {
export
interface
ButtonDTO
extends
ItemDTO
{
label
:
string
;
// button类型,即:按钮1/按钮2
title
:
string
;
// 标题,如:换一换/更多/更多热播电视剧/更多好剧/更多综艺/更多热点/古装剧场/燃剧场
subTitle
:
string
;
// 副标题
...
...
sight_harmony/wdLayout/src/main/ets/bean/CacheTrace.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/CacheTrace.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/bean/CompDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/CompDTO.ts
View file @
70e1ec9
...
...
@@ -7,7 +7,7 @@ import { DataSourceRequest } from './DataSourceRequest';
import
{
ExtraDTO
}
from
'./ExtraDTO'
;
import
{
OsVersion
}
from
'./OsVersion'
;
export
class
CompDTO {
export
interface
CompDTO
{
id
:
string
;
// 组件id
name
:
string
;
// 组件名称
title
?:
string
;
// 标题:若无值,则不露出该字段
...
...
sight_harmony/wdLayout/src/main/ets/bean/CompDataDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/CompDataDTO.ts
View file @
70e1ec9
...
...
@@ -4,7 +4,7 @@
import
{
ItemDTO
}
from
'./ItemDTO'
;
import
{
ProgrammeDTO
}
from
'./ProgrammeDTO'
;
export
class
CompDataDTO extends ItemDTO {
export
interface
CompDataDTO
extends
ItemDTO
{
id
:
string
;
// 组件主键ID
name
:
string
;
// 名称
branchMark
:
boolean
;
// 是否有分众数据标志位 true表示存在分众信息
...
...
sight_harmony/wdLayout/src/main/ets/bean/CopyRightVo.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/CopyRightVo.ts
View file @
70e1ec9
export
class
CopyRightVo {
export
interface
CopyRightVo
{
terminal
:
string
;
area
:
string
;
beginDate
:
string
;
...
...
sight_harmony/wdLayout/src/main/ets/bean/DisplayName.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/DisplayName.ts
View file @
70e1ec9
export
class
DisplayName {
export
interface
DisplayName
{
first
:
string
;
second
:
string
[];
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/bean/ExtraDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/ExtraDTO.ts
View file @
70e1ec9
...
...
@@ -5,7 +5,7 @@ import { LabelDTO } from './LabelDTO';
import
{
Tab01DTO
}
from
'./Tab01DTO'
;
import
{
Tab22DTO
}
from
'./Tab22DTO'
;
export
class
ExtraDTO extends ItemDTO {
export
interface
ExtraDTO
extends
ItemDTO
{
menus
?:
Tab01DTO
[];
tabs
?:
Tab22DTO
[];
labels
?:
LabelDTO
[];
...
...
sight_harmony/wdLayout/src/main/ets/bean/FilterCategoryDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/FilterCategoryDTO.ts
View file @
70e1ec9
...
...
@@ -5,7 +5,7 @@
import
{
ItemDTO
}
from
'./ItemDTO'
;
import
{
PairFilter
}
from
'./PairFilter'
;
export
class
FilterCategoryDTO extends ItemDTO {
export
interface
FilterCategoryDTO
extends
ItemDTO
{
categoryValue
:
string
;
// 类型/地区/年代/排序类型/付费类型/规格
categoryKey
:
string
;
// mediaType/mediaArea/mediaYear/rankingType/payType/mediaMovieForm
content
:
PairFilter
[];
...
...
sight_harmony/wdLayout/src/main/ets/bean/GroupDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/GroupDTO.ts
View file @
70e1ec9
...
...
@@ -2,7 +2,7 @@ import { CompDTO } from './CompDTO';
import
{
ItemDTO
}
from
'./ItemDTO'
;
import
{
OsVersion
}
from
'./OsVersion'
;
export
class
GroupDTO extends ItemDTO {
export
interface
GroupDTO
extends
ItemDTO
{
id
:
string
;
// group主键ID
name
:
string
;
// 名称
branchMark
:
boolean
;
...
...
sight_harmony/wdLayout/src/main/ets/bean/GroupDataDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/GroupDataDTO.ts
View file @
70e1ec9
...
...
@@ -4,7 +4,7 @@
import
{
CompDataDTO
}
from
'./CompDataDTO'
;
import
{
ItemDTO
}
from
'./ItemDTO'
;
export
class
GroupDataDTO extends ItemDTO {
export
interface
GroupDataDTO
extends
ItemDTO
{
id
:
string
;
// Group主键ID
name
:
string
;
// 名称
branchMark
:
boolean
;
...
...
sight_harmony/wdLayout/src/main/ets/bean/ItemDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/ItemDTO.ts
View file @
70e1ec9
...
...
@@ -5,7 +5,7 @@
import
{
Action
}
from
'./Action'
;
import
{
Pic
}
from
'./Pic'
;
export
abstract class
ItemDTO {
export
interface
ItemDTO
{
action
?:
Action
;
// 事件对象
actionId
?:
string
;
// 点击事件id
pics
?:
Pic
// 图片
...
...
sight_harmony/wdLayout/src/main/ets/bean/LabelDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/LabelDTO.ts
View file @
70e1ec9
...
...
@@ -3,7 +3,7 @@
*/
import
{
ItemDTO
}
from
'./ItemDTO'
;
export
class
LabelDTO extends ItemDTO {
export
interface
LabelDTO
extends
ItemDTO
{
icon
?:
string
;
// icon图片/小图标
defaultTextColor
?:
string
;
// 文本颜色
label
:
string
;
// label类型,如:主标题/子标题
...
...
sight_harmony/wdLayout/src/main/ets/bean/Logo.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Logo.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/bean/NavBody.ets
View file @
70e1ec9
...
...
@@ -3,7 +3,7 @@
*/
import { NavigationBean } from './NavigationBean';
export
class
NavBody {
export
interface
NavBody {
isConfigData: string;
list: NavigationBean[];
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/bean/NavButton.ets
View file @
70e1ec9
...
...
@@ -3,7 +3,7 @@
*/
import { Action } from './Action';
export
class
NavButton {
export
interface
NavButton {
// name: string; // 底导名称
displayText: string; // 展示名称
action: Action; // 跳转事件
...
...
sight_harmony/wdLayout/src/main/ets/bean/NavigationBean.ets
View file @
70e1ec9
...
...
@@ -4,7 +4,7 @@
import { BottomBar } from './BottomBar';
import { TopBar } from './TopBar';
export
class
NavigationBean {
export
interface
NavigationBean {
id: string;
name: string;
bottomBar: BottomBar; // 底导数据
...
...
sight_harmony/wdLayout/src/main/ets/bean/OsVersion.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/OsVersion.ts
View file @
70e1ec9
...
...
@@ -4,7 +4,7 @@
* ipad版本号: IpadVersion
* Vr版本号: VrVersion
*/
export
class
OsVersion {
export
interface
OsVersion
{
// 是否展示:-1 不展示、1 全部版本、0 指定版本
isAllVersion
?:
string
;
...
...
sight_harmony/wdLayout/src/main/ets/bean/PageDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/PageDTO.ts
View file @
70e1ec9
...
...
@@ -4,7 +4,7 @@ import { ExtraDTO } from './ExtraDTO';
import
{
GroupDTO
}
from
'./GroupDTO'
;
import
{
OsVersion
}
from
'./OsVersion'
;
export
class
PageDTO {
export
interface
PageDTO
{
id
:
string
;
// 主键ID
name
:
string
;
// 名称
title
:
string
;
// 标题
...
...
sight_harmony/wdLayout/src/main/ets/bean/PairFilter.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/PairFilter.ts
View file @
70e1ec9
/**
* 筛选/过滤的键值对
*/
export
class
PairFilter {
export
interface
PairFilter
{
value
:
string
;
key
:
string
;
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/bean/Params.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Params.ts
View file @
70e1ec9
...
...
@@ -2,7 +2,7 @@ import { DataSourceRequest } from './DataSourceRequest';
import
{
ExtraDTO
}
from
'./ExtraDTO'
;
import
{
ReportingData
}
from
'./ReportingData'
;
export
class
Params {
export
interface
Params
{
pageID
:
string
;
// 需要展现Fame类型,数据字典为:
...
...
sight_harmony/wdLayout/src/main/ets/bean/Pic.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Pic.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/bean/Presenter.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Presenter.ts
View file @
70e1ec9
/**
* 解说员信息/节目主持人名称
*/
export
class
Presenter {
export
interface
Presenter
{
name
:
string
;
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/bean/ProgrammeDTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/ProgrammeDTO.ts
View file @
70e1ec9
...
...
@@ -12,7 +12,7 @@ import { SubTxt } from './SubTxt';
import
{
Team
}
from
'./Team'
;
import
{
Tip
}
from
'./Tip'
;
export
class
ProgrammeDTO extends ItemDTO {
export
interface
ProgrammeDTO
extends
ItemDTO
{
name
?:
string
;
// 节目名称
pID
?:
string
// 节目ID
publishTime
?:
string
;
// 发布时间
...
...
sight_harmony/wdLayout/src/main/ets/bean/ReportingData.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/ReportingData.ts
View file @
70e1ec9
export
class
ReportingData {
export
interface
ReportingData
{
type
:
string
;
detail
?:
string
;
// 上报数据,格式为json
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/bean/Resolution.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Resolution.ts
View file @
70e1ec9
export
class
Resolution {
export
interface
Resolution
{
mediaWidth
:
number
;
mediaHeight
:
number
;
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/bean/Searchbar.ets
View file @
70e1ec9
...
...
@@ -3,7 +3,7 @@
*/
import { Action } from './Action';
export
class
Searchbar {
export
interface
Searchbar {
defaultSearchText: string;
voiceAction: Action;
searchAction: Action;
...
...
sight_harmony/wdLayout/src/main/ets/bean/ShieldStrategy.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/ShieldStrategy.ts
View file @
70e1ec9
/**
* 屏蔽策略
*/
export
class
ShieldStrategy {
export
interface
ShieldStrategy
{
allowBarrage
:
boolean
;
// 允许弹幕
allowComment
:
boolean
;
// 允许评论
allowRedPacket
:
boolean
;
// 允许红包
...
...
sight_harmony/wdLayout/src/main/ets/bean/StrategyTipMap.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/StrategyTipMap.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/bean/SubTxt.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/SubTxt.ts
View file @
70e1ec9
/**
* 角标右下角文字规则
*/
export
class
SubTxt {
export
interface
SubTxt
{
txt
:
string
;
subTxtStyle
:
string
;
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/bean/Tab01DTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Tab01DTO.ts
View file @
70e1ec9
...
...
@@ -4,7 +4,7 @@
*/
import
{
ItemDTO
}
from
'./ItemDTO'
;
export
class
Tab01DTO extends ItemDTO {
export
interface
Tab01DTO
extends
ItemDTO
{
icon
?:
string
;
// 导航栏icon
title
:
string
;
// 导航栏标题
defaultTextColor
?:
string
;
// 导航文字默认颜色
...
...
sight_harmony/wdLayout/src/main/ets/bean/Tab22DTO.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Tab22DTO.ts
View file @
70e1ec9
...
...
@@ -4,7 +4,7 @@
*/
import
{
ItemDTO
}
from
'./ItemDTO'
;
export
class
Tab22DTO extends ItemDTO {
export
interface
Tab22DTO
extends
ItemDTO
{
tabText
:
string
;
// 详情/讨论/(热播榜-特惠-抽周边-有奖征集)/(赛程-热门直播)
tabType
:
string
;
// detail/discuss/H5Page/nativePage
selectedColor
?:
string
;
// TAB项选中文字颜色
...
...
sight_harmony/wdLayout/src/main/ets/bean/Team.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Team.ts
View file @
70e1ec9
...
...
@@ -2,7 +2,7 @@
* ConfrontTeam/NBATeam.
* 赛事的对战对/对抗团队/队伍(主队/客队)
*/
export
class
Team {
export
interface
Team
{
teamId
?:
string
;
// 球队id
teamName
?:
string
;
// 队伍名称
teamLogo
?:
string
;
// 队伍icon
...
...
sight_harmony/wdLayout/src/main/ets/bean/Tip.
e
ts → sight_harmony/wdLayout/src/main/ets/bean/Tip.ts
View file @
70e1ec9
/**
* 角标,枚举类:(code,msg)
*/
export
class
Tip {
export
interface
Tip
{
code
:
string
;
msg
:
string
;
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/bean/TopBar.ets
View file @
70e1ec9
...
...
@@ -5,7 +5,7 @@ import { Logo } from './Logo';
import { NavButton } from './NavButton';
import { Searchbar } from './Searchbar';
export
class
TopBar {
export
interface
TopBar {
id: string;
name: string;
...
...
sight_harmony/wdLayout/src/main/ets/enum/CompStyle.
e
ts → sight_harmony/wdLayout/src/main/ets/enum/CompStyle.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/enum/CompType.
e
ts → sight_harmony/wdLayout/src/main/ets/enum/CompType.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/enum/NetDataStatusType.
e
ts → sight_harmony/wdLayout/src/main/ets/enum/NetDataStatusType.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/enum/TabType.
e
ts → sight_harmony/wdLayout/src/main/ets/enum/TabType.ts
View file @
70e1ec9
sight_harmony/wdLayout/src/main/ets/layout/PageListener.ets
View file @
70e1ec9
/**
* Page状态监听
*/
import { ItemBean } from '../bean/ItemBean';
import { ItemDTO } from '../bean/ItemDTO';
import { WDComp } from './WDComp';
import { WDGroup } from './WDGroup';
import { WDPage } from './WDPage';
export interface PageListener {
/**
* Page数据加载完成
...
...
sight_harmony/wdLayout/src/main/ets/layout/WDOverlay.ets
View file @
70e1ec9
export class WDOverlay {
}
\ No newline at end of file
...
...
sight_harmony/wdLayout/src/main/ets/service/LayoutService.ets
View file @
70e1ec9
...
...
@@ -10,6 +10,9 @@ import { BusinessError } from '@ohos.base';
import { CompDTO } from '../bean/CompDTO';
import { CompDataDTO } from '../bean/CompDataDTO';
import { GroupDataDTO } from '../bean/GroupDataDTO';
import { StaticPageRequest } from '../request/StaticPageRequest';
import { StaticGroupRequest } from '../request/StaticGroupRequest';
import { CompRequest } from '../request/CompRequest';
export class LayoutService {
static readonly TAG: string = 'LayoutService';
...
...
Please
register
or
login
to post a comment