| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| account | ||
| api | ||
| apidoc | ||
| app/detail | ||
| chat | ||
| config/tool | ||
| dashboard | ||
| dataset | ||
| feedback | ||
| login | ||
| price | ||
| skill | ||
| 404.tsx | ||
| _app.tsx | ||
| _document.tsx | ||
| _error.tsx | ||
| index.module.scss | ||
| index.tsx |
合并4组 .d.ts 独有导出到对应 .ts 并删除 .d.ts: - outLink/api.d.ts: PostShareLoginProps 合并到 api.ts - outLink/type.d.ts: 补全 password/responseDetail 字段到 type.ts - chat/type.d.ts: ChatItemType/ChatFeedbackLogSchema等合并到 type.ts - user/team/type.d.ts: tagsType/LafAccountType等合并到 type.ts next.config 冲突修复: - 删除 lufa 的 next.config.js(与官方 next.config.ts 并存导致加载冲突) - 将 @xmldom/xmldom 加入 next.config.ts 的 serverExternalPackages 修复9处 .d import 路径(去掉 .d 后缀,正确指向官方 .ts): - type.d → type, api.d → api, chat.d → chat, userRes.d → userRes
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| account | Loading commit data... | |
| api | Loading commit data... | |
| apidoc | Loading commit data... | |
| app/detail | Loading commit data... | |
| chat | Loading commit data... | |
| config/tool | Loading commit data... | |
| dashboard | Loading commit data... | |
| dataset | Loading commit data... | |
| feedback | Loading commit data... | |
| login | Loading commit data... | |
| price | Loading commit data... | |
| skill | Loading commit data... | |
| 404.tsx | Loading commit data... | |
| _app.tsx | Loading commit data... | |
| _document.tsx | Loading commit data... | |
| _error.tsx | Loading commit data... | |
| index.module.scss | Loading commit data... | |
| index.tsx | Loading commit data... |