Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
smart_gov_platform
Commits
71d430ba
Commit
71d430ba
authored
Sep 21, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf:优化新增事项页面tab
parent
cb5976af
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
base-manager-ui/admin/src/pages/basicset/addmatter/AddMatter.vue
...nager-ui/admin/src/pages/basicset/addmatter/AddMatter.vue
+10
-10
No files found.
base-manager-ui/admin/src/pages/basicset/addmatter/AddMatter.vue
View file @
71d430ba
...
@@ -16,49 +16,49 @@
...
@@ -16,49 +16,49 @@
<a-tab-pane
key=
"ApplyMaterial"
>
<a-tab-pane
key=
"ApplyMaterial"
>
<span
slot=
"tab"
>
<span
slot=
"tab"
>
<a-icon
type=
"
container
"
/>
<a-icon
type=
"
file
"
/>
申请材料
申请材料
</span>
</span>
</a-tab-pane>
</a-tab-pane>
<a-tab-pane
key=
"AcceptMaterial"
>
<a-tab-pane
key=
"AcceptMaterial"
>
<span
slot=
"tab"
>
<span
slot=
"tab"
>
<a-icon
type=
"
container
"
/>
<a-icon
type=
"
interaction
"
/>
受理材料
受理材料
</span>
</span>
</a-tab-pane>
</a-tab-pane>
<a-tab-pane
key=
"Flow"
>
<a-tab-pane
key=
"Flow"
>
<span
slot=
"tab"
>
<span
slot=
"tab"
>
<a-icon
type=
"c
ontain
er"
/>
<a-icon
type=
"c
lust
er"
/>
办理流程
办理流程
</span>
</span>
</a-tab-pane>
</a-tab-pane>
<a-tab-pane
key=
"Rates"
>
<a-tab-pane
key=
"Rates"
>
<span
slot=
"tab"
>
<span
slot=
"tab"
>
<a-icon
type=
"
container
"
/>
<a-icon
type=
"
audit
"
/>
收费标准
收费标准
</span>
</span>
</a-tab-pane>
</a-tab-pane>
<a-tab-pane
key=
"Pursuant"
>
<a-tab-pane
key=
"Pursuant"
>
<span
slot=
"tab"
>
<span
slot=
"tab"
>
<a-icon
type=
"
container
"
/>
<a-icon
type=
"
file-done
"
/>
设定依据
设定依据
</span>
</span>
</a-tab-pane>
</a-tab-pane>
<a-tab-pane
key=
"Agency"
>
<a-tab-pane
key=
"Agency"
>
<span
slot=
"tab"
>
<span
slot=
"tab"
>
<a-icon
type=
"
container
"
/>
<a-icon
type=
"
solution
"
/>
中介服务
中介服务
</span>
</span>
</a-tab-pane>
</a-tab-pane>
<a-tab-pane
key=
"Question"
>
<a-tab-pane
key=
"Question"
>
<span
slot=
"tab"
>
<span
slot=
"tab"
>
<a-icon
type=
"
container
"
/>
<a-icon
type=
"
file-unknown
"
/>
常见问题
常见问题
</span>
</span>
</a-tab-pane>
</a-tab-pane>
...
@@ -116,7 +116,7 @@ export default {
...
@@ -116,7 +116,7 @@ export default {
},
},
};
};
</
script
>
</
script
>
<
style
lang=
'less'
scoped
>
<
style
lang=
"less"
scoped
>
.addmatter {
.addmatter {
width: 100%;
width: 100%;
height: 100%;
height: 100%;
...
...
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