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
zhaojunkai
2024-05-16 10:22:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d296e64a013b576c0025da49a1ee943a7a973d9a
d296e64a
1 parent
85629858
人民号-分享显示状态优化
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdBean/src/main/ets/bean/content/ContentDTO.ets
sight_harmony/features/wdBean/src/main/ets/bean/content/ContentDTO.ets
View file @
d296e64
...
...
@@ -10,7 +10,7 @@ import { BaseDTO } from '../component/BaseDTO';
@Observed
export class ContentDTO implements BaseDTO {
shareFlag?:string='
0
';
shareFlag?:string='
1
';
appStyle: string = '';
cityCode: string = '';
coverSize: string = '';
...
...
Please
register
or
login
to post a comment