Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
ccbikai
2016-07-19 20:40:28 +0800
Commit
4a9c4f873d1f5df2c718375db733401827f52308
1 parent
3d76b3e9
增加tab切换
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/vue/channel/resources.vue
public/vue/channel/resources.vue
View file @
4a9c4f8
...
...
@@ -58,8 +58,8 @@
url: '/resources',
data: data
}).then(result => {
loading.hide();
this.resources = result;
loading.hide();
}).fail(() => {
tip('网络错误');
});
...
...
Please
register
or
login
to post a comment