8 Commits (v4)

Author SHA1 Message Date
veypi a63dc65ab6 refactor(ui): Rename $vbase to $auth across frontend
- Rename $mod.$vbase to $mod.$auth in env.js initialization
    - Add guard condition to prevent duplicate VBase initialization
    - Update all page and layout templates to use $auth instead of $vbase
    - Update route guard in routes.js to reference $mod.$auth
10 hours ago
veypi 6552ebf832 refactor(ui): Migrate router guard from env.js to routes.js
- Move beforeEnter router guard logic from env.js to routes.js export function
    - Update $env references to $mod in env.js, ico.html, and layout/default.html
    - Export routes as function that receives $mod context for dependency injection
    - Remove router guard from env.js initialization module
4 weeks ago
veypi e5308f9471 feat: 全新UI框架升级和页面重构 2 months ago
veypi 271131a5e1 update ui 3 months ago
veypi 1a29442c1c im dead 9 months ago
veypi 959e390126 feat: change to vigo 10 months ago
veypi d472464d8a update 12 months ago
veypi 5112f1ab7d change to new version 12 months ago