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>