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-26 10:22:48 +0800
Commit
5af709bdbf2a4b23d887cf4dc1d0c349cff21a26
1 parent
740e658a
修改加载数量
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/vue/component/resources/goods.vue
public/vue/component/resources/goods.vue
View file @
5af709b
@@ -38,7 +38,7 @@
@@ -38,7 +38,7 @@
38
}
38
}
39
},
39
},
40
created() {
40
created() {
41
-
const limit =
2
0;
41
+
const limit =
5
0;
42
let page = 0;
42
let page = 0;
43
43
44
this.floor.forEach(item => {
44
this.floor.forEach(item => {
Please
register
or
login
to post a comment