去掉box中原作者的GitHub信息
This commit is contained in:
parent
3f851bfe27
commit
f0904550e6
@ -23,7 +23,6 @@
|
||||
<div class="content">
|
||||
<!-- 可在此处自定义任意内容 -->
|
||||
<TimeCapsule />
|
||||
<GithubProject />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
@ -32,7 +31,6 @@
|
||||
import { CloseOne, SettingTwo } from "@icon-park/vue-next";
|
||||
import { mainStore } from "@/store";
|
||||
import TimeCapsule from "@/components/TimeCapsule.vue";
|
||||
import GithubProject from "@/components/GithubProject.vue";
|
||||
|
||||
const store = mainStore();
|
||||
const closeShow = ref(false);
|
||||
|
Loading…
Reference in New Issue
Block a user