Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
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
戒酒的李白
2025-03-13 13:16:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
442f343c3c3471aaed169e44a2cff76d6d2b6dfa
442f343c
1 parent
0c6a40b8
Minor path bug fix.
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
templates/workflow_editor.html
templates/workflow_editor.html
View file @
442f343
...
...
@@ -514,6 +514,6 @@
<script
src=
"https://cdn.bootcdn.net/ajax/libs/jquery/3.6.1/jquery.min.js"
></script>
<script
src=
"https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/5.2.3/js/bootstrap.bundle.min.js"
></script>
<script
src=
"https://cdn.jsdelivr.net/npm/jsoneditor@9.5.0/dist/jsoneditor.min.js"
></script>
<script
src=
"
C:\Users\67093\Desktop\开源安全奖励计划\网安小学期-微博舆情预测系统\Weibo_PublicOpinion_AnalysisSystem
\static\js\workflow_editor.js"
></script>
<script
src=
"\static\js\workflow_editor.js"
></script>
</body>
</html>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment