Commit Graph

2 Commits

Author SHA1 Message Date
0e0b856edb refactor: improve code formatting and structure in product index view
- Enhanced readability by adjusting indentation and spacing in the template.
- Consolidated repeated code blocks for better maintainability.
- Added functionality for changing product status (上架/下架) with confirmation prompts.
- Updated the handleDelete function to maintain consistent formatting.
- Ensured all API calls and data handling are properly formatted for clarity.
2026-03-08 02:38:43 +07:00
267bf97236 init 2026-03-06 22:17:12 +07:00