1. 04 Jan, 2025 13 commits
  2. 03 Jan, 2025 1 commit
    • feat: add current year calculation to footer component · 700efd7e
      - 根据"DRY"(Don't Repeat Yourself)原则,使用动态年份代替硬编码,确保年份始终保持最新
      - Introduced a new computed property `currentYear` in `Footer.vue` to dynamically display the current year in the copyright notice.
      - Updated the copyright span to use `currentYear` instead of a hardcoded year, enhancing maintainability and accuracy.
      AhJindeg committed
  3. 02 Jan, 2025 3 commits
  4. 31 Dec, 2024 5 commits
  5. 30 Dec, 2024 3 commits
  6. 28 Dec, 2024 6 commits
  7. 27 Dec, 2024 9 commits