2025-04-25 18:04:59 +08:00
|
|
|
VITE_APP_API=api
|
2023-01-29 13:44:19 +08:00
|
|
|
#登录与权限关闭
|
|
|
|
|
VITE_APP_PM_ENABLED=true
|
2023-06-25 15:30:18 +08:00
|
|
|
VITE_APP_TITLE=Certd
|
2024-06-16 02:47:41 +08:00
|
|
|
VITE_APP_SLOGAN=让你的证书永不过期
|
2026-01-21 18:24:03 +08:00
|
|
|
VITE_APP_COPYRIGHT_YEAR=2021-2026
|
2024-07-02 00:33:21 +08:00
|
|
|
VITE_APP_COPYRIGHT_NAME=handsfree.work
|
|
|
|
|
VITE_APP_COPYRIGHT_URL=https://certd.handsfree.work
|
2025-04-25 18:04:59 +08:00
|
|
|
VITE_APP_LOGO=static/images/logo/logo.svg
|
|
|
|
|
VITE_APP_LOGIN_LOGO=static/images/logo/rect-black.svg
|
2024-06-16 02:47:41 +08:00
|
|
|
VITE_APP_PROJECT_PATH=https://github.com/certd/certd
|
2025-08-07 21:56:02 +08:00
|
|
|
VITE_APP_NAMESPACE=fs
|
2025-11-09 04:14:33 +08:00
|
|
|
# VITE_APP_VIP_PRODUCT_URL="http://localhost:1017/subject#/app/certd/product"
|
|
|
|
|
VITE_APP_VIP_PRODUCT_URL="https://app.handfree.work/subject#/app/certd/product"
|