5 Commits

Author SHA1 Message Date
2f558ae318 update .gitignore 2026-03-08 19:10:38 +07:00
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
a8fab3e765 Refactor code structure for improved readability and maintainability 2026-03-07 18:21:05 +07:00
1af948aa35 更新 .gitignore 文件,优化忽略规则,移除不必要的条目 2026-03-06 22:18:35 +07:00
267bf97236 init 2026-03-06 22:17:12 +07:00