zbb il y a 1 semaine
Parent
commit
98a7d74e7c
1 fichiers modifiés avec 1 ajouts et 6 suppressions
  1. 1 6
      pages/mine/userCard.vue

+ 1 - 6
pages/mine/userCard.vue

@@ -113,12 +113,7 @@
 
 	const currentTab = ref('products')
 
-	const productList = ref([{
-		id: 1,
-		title: '惠普黑白激光打印机 选配小白盒巴',
-		description: '打印机 | 惠普',
-		image: '/static/image/product/product-1.png'
-	}, ])
+	const productList = ref([])
 
 	onMounted(async () => {
 		// 如果没有数据,重新获取