Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨建斌
/
page
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
6c920149
authored
2018-03-22 21:52:21 +0800
by
Zelig
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
网查添加和查询
1 parent
d960a6ec
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
application/views/tool/add.php
application/views/tool/web.php
application/views/tool/add.php
View file @
6c92014
...
...
@@ -67,7 +67,7 @@
} else {
layer.alert('请求成功');
setTimeout(function () {
layer_
close
(
);
layer_
load('应用工具', '
<?=
site_url
(
'tool/web'
);
?>
'
);
},
500
);
}
...
...
application/views/tool/web.php
View file @
6c92014
...
...
@@ -121,7 +121,7 @@
}
);
$('.table_search').on('
change
', function () {
$('.table_search').on('
keyup
', function () {
search = $(this).val();
column = $(this).attr('column');
...
...
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