init: package name refactor

This commit is contained in:
2025-11-10 17:03:13 +08:00
parent cdb9d0d2dc
commit 056e36061e
1426 changed files with 127470 additions and 18 deletions

11
nl-vue/.env.production Normal file
View File

@@ -0,0 +1,11 @@
# 接口地址
VITE_API_BASEURL = http://127.0.0.1:82
# 本地端口
VITE_PORT = 81
# 开启设置抽屉
VITE_SET_DRAWER = false
# 检测更新(生产建议开启)
VITE_VERSION_UPDATE = true