Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rbc-demo
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王衍超
rbc-demo
Commits
adf2ed65
Commit
adf2ed65
authored
May 16, 2022
by
qiaoyanqi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tab-container.vue 迁移到了中台gms-view
parent
a6311a52
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
47 deletions
+0
-47
tab-container.vue
...in-billexpand/src/control/tab-container/tab-container.vue
+0
-0
emcon.js
develop/@gms/gms-plugin-billexpand/src/emcon.js
+0
-45
mcon.js
develop/@gms/gms-plugin-billexpand/src/mcon.js
+0
-2
No files found.
develop/@gms/gms-plugin-billexpand/src/control/tab-container/tab-container.vue
deleted
100644 → 0
View file @
a6311a52
This diff is collapsed.
Click to expand it.
develop/@gms/gms-plugin-billexpand/src/emcon.js
View file @
adf2ed65
...
...
@@ -20,51 +20,6 @@ export default {
"path"
:
"报销/通用"
},
{
"title"
:
"Tab切换容器"
,
"description"
:
""
,
"discard"
:
false
,
"extends"
:
{
"config"
:
[
{
"key"
:
"tabsType"
,
"type"
:
"enum"
,
"tabsType"
:
"card"
,
"title"
:
"页签展示样式"
,
"ref"
:
[
{
"key"
:
"line"
,
"value"
:
"普通样式"
},
{
"key"
:
"card"
,
"value"
:
"卡片样式"
}
]
},
{
"background"
:
"#fff"
,
"key"
:
"background"
,
"type"
:
"Color"
,
"title"
:
"背景色"
}
],
"layout"
:[
{
"key"
:
"height"
,
"type"
:
"int"
,
"title"
:
"内容高度"
},
{
"key"
:
"labelHeight"
,
"type"
:
"int"
,
"title"
:
"标签高度"
}
]
},
"value"
:
"TabContainer"
,
"path"
:
"单据/通用"
},
{
"title"
:
"链接扩展"
,
"description"
:
""
,
"discard"
:
false
,
...
...
develop/@gms/gms-plugin-billexpand/src/mcon.js
View file @
adf2ed65
...
...
@@ -85,7 +85,6 @@ import userSelectControl from './control/userSelect.vue'
import
integerControl
from
'./control/integerControl.vue'
import
IntroduceInputControl
from
'./control/IntroduceInputControl.vue'
import
InputModalControl
from
'./control/InputModalControl.vue'
import
TabContainer
from
'./control/tab-container/tab-container.vue'
import
Achievements
from
'./control/vxe-achievements/achievements.vue'
import
VxeSubjectControl
from
'./control/vxeTableExpand/VxeSubjectControl.js'
//formula
...
...
@@ -271,7 +270,6 @@ export default {
integerControl
,
IntroduceInputControl
,
InputModalControl
,
TabContainer
,
Achievements
,
VxeSubjectControl
},
...
...
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