Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigDataSystem
Project
Project
Details
Activity
Releases
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
张伯涛
bigDataSystem
Commits
57d1299a
Commit
57d1299a
authored
Dec 13, 2024
by
baiyinhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改 标签 我申请的 详情页面标题样式
parent
154d1b72
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
25 deletions
+26
-25
fileByApplyDetail.vue
...esourceDevelopment/file/fileByApply/fileByApplyDetail.vue
+26
-25
No files found.
src/views/mallResourceDevelopment/file/fileByApply/fileByApplyDetail.vue
View file @
57d1299a
...
@@ -22,6 +22,12 @@
...
@@ -22,6 +22,12 @@
</div>
</div>
</
template
>
</
template
>
<div
style=
"display: flex"
>
<span
style=
"margin-top: 20px; margin-left: 10px; font-size: 18px; font-weight: bold"
>
基本信息
</span
>
</div>
<Description
<Description
size=
"middle"
size=
"middle"
title=
" "
title=
" "
...
@@ -29,13 +35,14 @@
...
@@ -29,13 +35,14 @@
:column=
"3"
:column=
"3"
:data=
"BasicInfoData"
:data=
"BasicInfoData"
:schema=
"BasicInfoSchema"
:schema=
"BasicInfoSchema"
>
/>
<
template
#
action
>
<div
style=
"display: flex"
>
<div
style=
"display: flex; flex-direction: column"
>
<span
style=
"font-size: 18px; font-weight: bold; margin-right: 1550px"
>
基本信息
</span>
<span
style=
"margin-top: 20px; margin-left: 10px; font-size: 18px; font-weight: bold"
</div>
>
管理属性
</span
</
template
>
>
</Description>
</div>
<Description
<Description
size=
"middle"
size=
"middle"
title=
" "
title=
" "
...
@@ -43,13 +50,13 @@
...
@@ -43,13 +50,13 @@
:column=
"3"
:column=
"3"
:data=
"ManagePropertyData"
:data=
"ManagePropertyData"
:schema=
"ManagePropertySchema"
:schema=
"ManagePropertySchema"
>
/
>
<
template
#
action
>
<div
style=
"display: flex"
>
<div
style=
"display: flex"
>
<span
style=
"font-size: 18px; font-weight: bold; margin-right: 1550px"
>
管理属性
</span>
<span
style=
"margin-top: 20px; margin-left: 10px; font-size: 18px; font-weight: bold"
</div>
>
权限信息
</span
</
template
>
>
</
Description
>
</
div
>
<Description
<Description
size=
"middle"
size=
"middle"
title=
" "
title=
" "
...
@@ -57,13 +64,7 @@
...
@@ -57,13 +64,7 @@
:column=
"3"
:column=
"3"
:data=
"permissionsData"
:data=
"permissionsData"
:schema=
"permissionsInfo"
:schema=
"permissionsInfo"
>
/>
<
template
#
action
>
<div
style=
"display: flex"
>
<span
style=
"font-size: 18px; font-weight: bold; margin-right: 1550px"
>
权限信息
</span>
</div>
</
template
>
</Description>
<div
class=
"mianBodyEditContainer"
>
<div
class=
"mianBodyEditContainer"
>
<Tabs
style=
"padding-left: 20px"
v-model:activeKey=
"page"
size=
"large"
>
<Tabs
style=
"padding-left: 20px"
v-model:activeKey=
"page"
size=
"large"
>
<a-tab-pane
key=
"1"
tab=
"采样数据"
>
<a-tab-pane
key=
"1"
tab=
"采样数据"
>
...
@@ -138,7 +139,7 @@
...
@@ -138,7 +139,7 @@
</template>
</template>
</BasicTable>
</BasicTable>
</div>
</div>
<span
style=
"
font-weight: bold; font-size: 16px; margin-left: 35px
"
>
推送记录
</span>
<span
style=
"
margin-left: 35px; font-size: 16px; font-weight: bold
"
>
推送记录
</span>
<div
class=
"flex"
>
<div
class=
"flex"
>
<div
style=
"width: 45%"
>
<div
style=
"width: 45%"
>
<BasicTable
@
register=
"registerPushTypeTable"
/>
<BasicTable
@
register=
"registerPushTypeTable"
/>
...
@@ -420,11 +421,11 @@
...
@@ -420,11 +421,11 @@
</
script
>
</
script
>
<
style
scoped
lang=
"scss"
>
<
style
scoped
lang=
"scss"
>
.editor
{
.editor
{
background-color
:
white
;
height
:
560px
;
height
:
560px
;
border
:
1px
solid
#d9d9d9
;
padding
:
16px
;
margin-bottom
:
8px
;
margin-bottom
:
8px
;
padding
:
16px
;
border
:
1px
solid
#d9d9d9
;
background-color
:
white
;
}
}
.editor
textarea
{
.editor
textarea
{
...
...
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