Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
XuHaoJie
3 years ago
Commit
dec93ff3ae1666762db20d2482f334786e2a14bf
1 parent
daf7f47a
通用-AJ配置-优化
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/src/controller/commonCols.js
hg-monitor-web-base/src/main/resources/static/src/index.js
hg-monitor-web-base/src/main/resources/static/src/controller/commonCols.js
View file @
dec93ff
This diff could not be displayed because it is too large.
hg-monitor-web-base/src/main/resources/static/src/index.js
View file @
dec93ff
...
...
@@ -202,7 +202,6 @@ layui.extend({
,
container
=
view
(
setter
.
container
)
,
pathURL
=
admin
.
correctRouter
(
router
.
path
.
join
(
'/'
))
,
isIndPage
;
debugger
//检查是否属于独立页面
layui
.
each
(
setter
.
indPage
,
function
(
index
,
item
){
if
(
pathURL
===
item
){
...
...
Please
register
or
login
to post a comment