diff --git a/src/assets/zfb_699.jpg b/src/assets/zfb_699.jpg new file mode 100644 index 0000000..4760e7c Binary files /dev/null and b/src/assets/zfb_699.jpg differ diff --git a/src/assets/zfb_799.jpg b/src/assets/zfb_799.jpg new file mode 100644 index 0000000..ff10604 Binary files /dev/null and b/src/assets/zfb_799.jpg differ diff --git a/src/views/index/components/VersionInformation.vue b/src/views/index/components/VersionInformation.vue new file mode 100644 index 0000000..1df8fcf --- /dev/null +++ b/src/views/index/components/VersionInformation.vue @@ -0,0 +1,149 @@ + + + + + diff --git a/src/views/index/index.vue b/src/views/index/index.vue index d7af9d9..468d62b 100644 --- a/src/views/index/index.vue +++ b/src/views/index/index.vue @@ -196,6 +196,7 @@ + @@ -226,11 +227,14 @@ import { getNoticeList } from '@/api/notice' import { getRepos, getStargazers } from '@/api/github' import Plan from './components/Plan' + import VersionInformation from './components/VersionInformation' + export default { name: 'Index', components: { VabChart, Plan, + VersionInformation, }, data() { return {