Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
zhaoqing
2019-04-30 17:06:34 +0800
Commit
5495dd3b53b66199fcb17fd4d369af3dce4f287e
1 parent
6942f67e
样式
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
code/apps/operations/views/hotRankTag/Index.html
code/static/js.jquery/module/operations/hotRankTag/Index.js
code/apps/operations/views/hotRankTag/Index.html
View file @
5495dd3
...
...
@@ -43,7 +43,7 @@
</div>
</div>
</div>
<div
id=
"content-list"
></div>
<div
class=
"dataTables_wrapper no-footer"
id=
"content-list"
></div>
</div>
<!--编辑模态-->
...
...
code/static/js.jquery/module/operations/hotRankTag/Index.js
View file @
5495dd3
...
...
@@ -66,7 +66,6 @@ var Bll = {
*/
var
g
=
new
common
.
grid
({
el
:
'#content-list'
,
hash
:
false
,
columns
:
[
{
display
:
"ID"
,
...
...
Please
register
or
login
to post a comment