Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
test
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
邬友楠
test
Commits
10d36eb4
Commit
10d36eb4
authored
Apr 25, 2021
by
雍欢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合并指标模板
parent
aedec281
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
index.jsp
huigou-xt/src/main/webapp/system/index/index.jsp
+1
-1
indexClassification.jsp
...u-xt/src/main/webapp/system/index/indexClassification.jsp
+1
-1
indexClassificationDim.jsp
...t/src/main/webapp/system/index/indexClassificationDim.jsp
+1
-1
indexDetail.jsp
huigou-xt/src/main/webapp/system/index/indexDetail.jsp
+1
-1
No files found.
huigou-xt/src/main/webapp/system/index/index.jsp
View file @
10d36eb4
...
...
@@ -4,7 +4,7 @@
<html>
<head>
<x:base
include=
"layout,dialog,grid,tree,combox,commonTree"
/>
<script
src=
'
<c:url
value=
"/
biz/mcs/baseinfo
/index/index.js"
/>
'
type=
"text/javascript"
></script>
<script
src=
'
<c:url
value=
"/
system
/index/index.js"
/>
'
type=
"text/javascript"
></script>
</head>
<body>
<div
class=
"container-fluid"
>
...
...
huigou-xt/src/main/webapp/system/index/indexClassification.jsp
View file @
10d36eb4
...
...
@@ -5,7 +5,7 @@
<html>
<head>
<x:base
include=
"layout,dialog,grid,tree,combox,commonTree"
/>
<script
src=
'
<c:url
value=
"/
biz/mcs/baseinfo
/index/indexClassification.js"
/>
'
type=
"text/javascript"
></script>
<script
src=
'
<c:url
value=
"/
system
/index/indexClassification.js"
/>
'
type=
"text/javascript"
></script>
</head>
<body>
<div
class=
"container-fluid"
>
...
...
huigou-xt/src/main/webapp/system/index/indexClassificationDim.jsp
View file @
10d36eb4
...
...
@@ -4,7 +4,7 @@
<html>
<head>
<x:base
include=
"dialog,grid,combox"
/>
<script
src=
'
<c:url
value=
"/
biz/mcs/baseinfo
/index/indexClassificationDim.js"
/>
'
type=
"text/javascript"
></script>
<script
src=
'
<c:url
value=
"/
system
/index/indexClassificationDim.js"
/>
'
type=
"text/javascript"
></script>
</head>
<body>
<div
class=
"container-fluid"
>
...
...
huigou-xt/src/main/webapp/system/index/indexDetail.jsp
View file @
10d36eb4
...
...
@@ -4,7 +4,7 @@
<html>
<head>
<x:base
include=
"dialog,grid,tree,dateTime,combox,comboDialog,formButton"
/>
<script
src=
'
<c:url
value=
"/
biz/mcs/baseinfo
/index/indexDetail.js"
/>
'
type=
"text/javascript"
></script>
<script
src=
'
<c:url
value=
"/
system
/index/indexDetail.js"
/>
'
type=
"text/javascript"
></script>
</head>
<body>
<div
class=
"container-fluid"
>
...
...
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