You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
veypi df0f7f047a refactor: Rename Config to Global and simplify app initialization
- Rename cfg.Config to cfg.Global for consistency
    - Simplify cli/main.go to use vbase.App.Run() pattern
    - Update init.go to create app with vigo.New and Init function
    - Update all references from cfg.Config to cfg.Global across api, libs, models, and tests
    - Fix VBase constructor parameter order in ui/vbase.js
    - Update ui/env.js to use new VBase('vb', '/') initialization
5 days ago
..
assets remove old 1 week ago
layout feat: 添加角色管理模块(API + UI) 1 week ago
page refactor: Rename Config to Global and simplify app initialization 5 days ago
env.js refactor: Rename Config to Global and simplify app initialization 5 days ago
favicon.ico change to new version 10 months ago
ico.html feat: 全新UI框架升级和页面重构 1 week ago
langs.json feat: 实现组织成员角色管理功能 1 week ago
root.html refactor(ui): Rebuild permission system in vbase.js with scope support 7 days ago
routes.js feat: 添加角色管理模块(API + UI) 1 week ago
vbase.js refactor: Rename Config to Global and simplify app initialization 5 days ago