Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weiqiao-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
金民
weiqiao-vue
Commits
85d9b215
Commit
85d9b215
authored
Mar 04, 2026
by
王宝涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
暂时不用帆软,先屏蔽js引入
parent
acdca3cf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
xjrsoft-vue3/index.html
+1
-1
No files found.
xjrsoft-vue3/index.html
View file @
85d9b215
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<script
src=
"/plugins/js/plugin.js"
></script>
<script
src=
"/plugins/js/plugin.js"
></script>
<script
src=
"/luckysheet.umd.js"
></script>
<script
src=
"/luckysheet.umd.js"
></script>
<!-- 引入帆软JS库,不需要帆软报表,可不用引入。该JS库是从帆软服务器上远程引入,并且finereport.js非实体文件,而是多个JS文件拼接后的集合 -->
<!-- 引入帆软JS库,不需要帆软报表,可不用引入。该JS库是从帆软服务器上远程引入,并且finereport.js非实体文件,而是多个JS文件拼接后的集合 -->
<script
src=
"<%=VITE_GLOB_FINE_REPORT_URL%>/webroot/decision/view/report?op=emb&resource=finereport.js"
></script
>
<!-- <script src="<%=VITE_GLOB_FINE_REPORT_URL%>/webroot/decision/view/report?op=emb&resource=finereport.js"></script>--
>
<script>
<script>
(
async
()
=>
{
(
async
()
=>
{
var
htmlRoot
=
document
.
getElementById
(
'htmlRoot'
);
var
htmlRoot
=
document
.
getElementById
(
'htmlRoot'
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment