仓库自包含化:CI/文档/规范入库,升级 echarts,填关于页链接
This commit is contained in:
@@ -7,8 +7,8 @@ import AppLogo from '@/components/AppLogo.vue'
|
||||
import { useParticles } from '@/composables/useParticles'
|
||||
import type { AboutInfo } from '@/types/api'
|
||||
|
||||
// GitHub 仓库地址:开源发布后填充;空串时按钮禁用并显示占位
|
||||
const REPO_URL = ''
|
||||
// GitHub 仓库地址;空串时按钮禁用并显示占位
|
||||
const REPO_URL = 'https://github.com/wangdefaa/oci-portal'
|
||||
|
||||
const info = ref<AboutInfo | null>(null)
|
||||
const loading = ref(true)
|
||||
|
||||
Reference in New Issue
Block a user