zs 2 년 전
부모
커밋
f2922b09c4
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      pagesMy/collection/market.vue

+ 4 - 0
pagesMy/collection/market.vue

@@ -69,6 +69,10 @@
 				const that = this;
 				console.log(e);
 			},
+			// 分页
+			toPage(e) {
+			
+			},
 		}
 	}
 </script>