Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
95751d80
Commit
95751d80
authored
Mar 30, 2026
by
erio
Browse files
feat(channel): 对话框 Tab 布局 — 基础设置 + 平台独立 Tab + 固定高度
parent
14e565a0
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
frontend/src/i18n/locales/en.ts
View file @
95751d80
...
...
@@ -1808,6 +1808,7 @@ export default {
defaultPerRequestPrice
:
'
Default per-request price (fallback when no tier matches)
'
,
defaultImagePrice
:
'
Default image price (fallback when no tier matches)
'
,
platformConfig
:
'
Platform Configuration
'
,
basicSettings
:
'
Basic Settings
'
,
addPlatform
:
'
Add Platform
'
,
noPlatforms
:
'
Click "Add Platform" to start configuring the channel
'
,
mappingCount
:
'
mappings
'
,
...
...
frontend/src/i18n/locales/zh.ts
View file @
95751d80
...
...
@@ -1888,6 +1888,7 @@ export default {
defaultPerRequestPrice
:
'
默认单次价格(未命中层级时使用)
'
,
defaultImagePrice
:
'
默认图片价格(未命中层级时使用)
'
,
platformConfig
:
'
平台配置
'
,
basicSettings
:
'
基础设置
'
,
addPlatform
:
'
添加平台
'
,
noPlatforms
:
'
点击"添加平台"开始配置渠道
'
,
mappingCount
:
'
条映射
'
,
...
...
frontend/src/views/admin/ChannelsView.vue
View file @
95751d80
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment