This website works better with JavaScript
Home
Explore
Help
Sign In
pointToNetwork
/
point-app
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
zs
2 years ago
parent
655375acee
commit
f2922b09c4
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
pagesMy/collection/market.vue
+ 4
- 0
pagesMy/collection/market.vue
View File
@@ -69,6 +69,10 @@
const that = this;
console.log(e);
},
+ // 分页
+ toPage(e) {
+
+ },
}
}
</script>