feat: 面包屑导航
This commit is contained in:
@@ -41,10 +41,7 @@ const {} = toRefs(data);
|
||||
</script>
|
||||
<template>
|
||||
<div class="myListings-seller">
|
||||
<seller-header
|
||||
title="My Listings"
|
||||
tip="Active listings and unpublished inventory."
|
||||
>
|
||||
<seller-header>
|
||||
<template #right>
|
||||
<div class="button" @click="newListing">
|
||||
<span>New Listing</span>
|
||||
@@ -99,4 +96,4 @@ const {} = toRefs(data);
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user