simple321vip
|
024f306636
|
v2 refacting
|
2026-06-28 23:02:32 +08:00 |
|
simple321vip
|
4da6832b44
|
feat: R1 重构对称迁移 + 升级依赖 + 配置文件分离
- 命名重构:tenant → customer(对齐后端 R1 重构)
- Tenant → Customer / tenant_id → customerId
- tenantStore → customerStore / getTenant/setTenant → getCustomer/setCustomer
- cookie key tenant → customer, HTTP header tenantId → customerId
- 后端契约更新:AuthResponse 加 sub 字段
- 接口 URL 修复:/auth/oidc/callback → /api/v1/auth/oidc/callback
- 依赖升级:vue 3.5 / element-plus 2.8 / vite 5 / typescript 5.6 / sass 1.79
- 删 node-sass / scss / sass-loader / moment / mock/index.ts
- 配置文件拆分:.env.development / .env.production / .env.example
- 删除冗余 view/auth/auth/callback.vue 副本
- .gitignore 增加 dist / .opencode / tmp
- 新增 AGENT.md 与后端风格对齐
|
2026-06-22 08:02:21 +08:00 |
|
simple321vip
|
99a6cbe52d
|
修改 sidebar 样式
|
2023-01-28 19:43:46 +08:00 |
|
simple321vip
|
67eaa3ad40
|
add alias @ as path
|
2023-01-28 17:19:05 +08:00 |
|
simple321vip
|
7ffde47b21
|
增加开发环境 mock
|
2022-10-26 21:56:32 +08:00 |
|
simple321vip
|
6e5d90d613
|
ブログ一時保存
|
2022-04-24 23:13:47 +08:00 |
|
simple321vip
|
1a74970092
|
经过4天的努力总算把 两个模块开发出来了,经过一晚上的在云服务器的配置,总算可以发不了哈哈
|
2022-04-05 23:34:16 +08:00 |
|
simple321vip
|
ef1c97251d
|
initial commit
|
2022-04-03 23:43:45 +08:00 |
|