2024
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -21,3 +21,5 @@ pnpm-debug.log*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
/package-lock.json
|
||||
/yarn.lock
|
||||
|
||||
@@ -163,7 +163,7 @@
|
||||
|
||||
</Content>
|
||||
|
||||
<Footer class="layout-footer-center">2023 © flagnote.com</Footer>
|
||||
<Footer class="layout-footer-center">2024 © flagnote.com</Footer>
|
||||
</Layout>
|
||||
|
||||
<Modal scrollable v-model="model.showDelete" width="360" footer-hide class-name="fnmodal" :styles="{ borderRadius: 0 }">
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
</Content>
|
||||
|
||||
|
||||
<Footer class="layout-footer-center">2023 © flagnote.com</Footer>
|
||||
<Footer class="layout-footer-center">2024 © flagnote.com</Footer>
|
||||
|
||||
</Layout>
|
||||
</div>
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
|
||||
|
||||
<Footer class="layout-footer-center">
|
||||
2023 © flagnote.com
|
||||
2024 © flagnote.com
|
||||
</Footer>
|
||||
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user