This commit is contained in:
Le Ma
2024-07-12 16:26:30 +12:00
parent 4f1d32e122
commit 535bfa5578
4 changed files with 5 additions and 3 deletions

2
.gitignore vendored
View File

@@ -21,3 +21,5 @@ pnpm-debug.log*
*.njsproj
*.sln
*.sw?
/package-lock.json
/yarn.lock

View File

@@ -163,7 +163,7 @@
</Content>
<Footer class="layout-footer-center">2023 &copy; flagnote.com</Footer>
<Footer class="layout-footer-center">2024 &copy; flagnote.com</Footer>
</Layout>
<Modal scrollable v-model="model.showDelete" width="360" footer-hide class-name="fnmodal" :styles="{ borderRadius: 0 }">

View File

@@ -78,7 +78,7 @@
</Content>
<Footer class="layout-footer-center">2023 &copy; flagnote.com</Footer>
<Footer class="layout-footer-center">2024 &copy; flagnote.com</Footer>
</Layout>
</div>

View File

@@ -273,7 +273,7 @@
<Footer class="layout-footer-center">
2023 &copy; flagnote.com
2024 &copy; flagnote.com
</Footer>
</Layout>