Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liyaoting
/
jk-ut-plugin
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit fab90904
authored
2023-04-10 09:41:41 +0800
by
liyaoting
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
V1.03
1 parent
06580758
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
index.html
index.html
View file @
fab9090
...
...
@@ -111,7 +111,7 @@
let
sysPayload
=
window
.
sysPayload
;
if
(
sysPayload
)
{
let
source
=
""
if
(
!
sysPayload
.
indexOf
(
"node"
)
=
==
-
1
)
{
if
(
sysPayload
.
indexOf
(
"node"
)
!
==
-
1
)
{
source
=
sysPayload
;
}
this
.
source
=
source
;
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment