- Introduce an empty state for users without a store, prompting them to create one. - Implement computed property to check if the user has a store based on their order history. - Update store statistics to reflect only the user's orders. - Add a placeholder function for future store creation functionality. These changes improve user experience by guiding new merchants to set up their stores effectively. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| core | ||
| i18n | ||
| lib | ||
| modules | ||
| pages | ||
| app.config.ts | ||
| app.ts | ||
| App.vue | ||
| main.ts | ||
| vite-env.d.ts | ||