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
chenquansheng
2024-11-08 16:10:50 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
83ad26dd6c6e41d218bf9eeaf0511290914e0dc8
83ad26dd
1 parent
5001ccf3
fix |> 隐藏文章稿件分享入口
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/resources/rawfile/apph5/js/index.js
sight_harmony/features/wdComponent/src/main/resources/rawfile/apph5/js/index.js
View file @
83ad26d
...
...
@@ -553,7 +553,7 @@ const app = Vue.createApp({
?
data
.
newLinkObject
.
headLinkdata
:
''
shareOpen
.
value
=
state
.
details
.
shareInfo
?
state
.
details
.
shareInfo
.
shareOpen
==
1
:
false
//
shareOpen.value = state.details.shareInfo ? state.details.shareInfo.shareOpen == 1 : false
hasInit
.
value
=
true
if
(
pageError
)
{
...
...
Please
register
or
login
to post a comment