feat(mobile): index.ui mobile_bar 加 more 配置(2026-09-08)——max_visible=4 前4个tab平铺,第5格「更多」dataurl=my_pipelines.dspy?fmt=more 动态拉已购产线(打开时实时拉,购买后立即出现),选中项 open_tab 进内容区
This commit is contained in:
parent
ec2617d70b
commit
f0d32f3be1
@ -671,6 +671,14 @@
|
||||
"tab_pos": "top",
|
||||
"mobile_bar": {
|
||||
"badge_interval": 60,
|
||||
"max_visible": 4,
|
||||
"more": {
|
||||
"label": "更多",
|
||||
"micon": "⋯",
|
||||
"title": "更多功能",
|
||||
"dataurl": "{{entire_url('/pipeline_core/api/my_pipelines.dspy')}}?fmt=more",
|
||||
"empty_text": "暂无更多功能"
|
||||
},
|
||||
"items": [
|
||||
{
|
||||
"name": "m_pipelines",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user