feat: 面包屑导航
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
<template>
|
||||
<div class="become-seller">
|
||||
<seller-header
|
||||
title="Apply to Become a Seller"
|
||||
tip="Join the Stylish Parade and start selling your design work"
|
||||
/>
|
||||
<seller-header />
|
||||
<div class="content">
|
||||
<seller-apply v-if="applyStatus === null" @submit="onSubmit" />
|
||||
<seller-review v-else />
|
||||
|
||||
Reference in New Issue
Block a user