Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pc
Project
Project
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
wbx-PCAndMobi
pc
Commits
2fc23b56
Commit
2fc23b56
authored
Jun 29, 2021
by
levante
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改标题
parent
848415a3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
18 additions
and
6 deletions
+18
-6
index.html
index.html
+1
-1
index.vue
src/components/Layout/index.vue
+11
-5
receiptList.vue
src/views/receiptService/receiptList.vue
+6
-0
No files found.
index.html
View file @
2fc23b56
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<title>
demo
</title>
<title>
卫百辛集团房屋专业综合服务平台
</title>
</head>
</head>
<body>
<body>
<div
id=
"portal"
></div>
<div
id=
"portal"
></div>
...
...
src/components/Layout/index.vue
View file @
2fc23b56
...
@@ -4,9 +4,15 @@
...
@@ -4,9 +4,15 @@
<a-layout-sider
v-model=
"collapsed"
:trigger=
"null"
breakpoint=
"lg"
collapsible
>
<a-layout-sider
v-model=
"collapsed"
:trigger=
"null"
breakpoint=
"lg"
collapsible
>
<div
id=
"logo"
@
click=
"showLogoConfigFormModal()"
style=
"cursor: pointer;"
>
<div
id=
"logo"
@
click=
"showLogoConfigFormModal()"
style=
"cursor: pointer;"
>
<!--
<img
class=
"logo-img"
:src=
"logoConfig.logoImg"
alt=
""
/>
-->
<!--
<img
class=
"logo-img"
:src=
"logoConfig.logoImg"
alt=
""
/>
-->
<a-row>
<a-col
:span=
'6'
>
<img
v-if=
"!!logoConfig.logoImg"
class=
"logo-img"
:src=
"logoConfig.logoImg"
alt=
""
/>
<img
v-if=
"!!logoConfig.logoImg"
class=
"logo-img"
:src=
"logoConfig.logoImg"
alt=
""
/>
<img
v-else
class=
"logo-img"
>
<img
v-else
class=
"logo-img"
>
<span
v-show=
"!collapsed"
class=
"logo-title"
>
{{
logoConfig
.
logoName
}}
</span>
</a-col>
<a-col
:span=
'18'
>
<span
v-show=
"!collapsed"
class=
"logo-title"
>
卫百辛集团房屋专业综合服务平台
</span>
</a-col>
</a-row>
</div>
</div>
<SideMenu
/>
<SideMenu
/>
</a-layout-sider>
</a-layout-sider>
...
@@ -317,10 +323,10 @@ export default {
...
@@ -317,10 +323,10 @@ export default {
#logo
{
height
:
64px
;
background
:
#00284e
;
width
:
100%
;
text-align
:
left
}
#logo
{
height
:
64px
;
background
:
#00284e
;
width
:
100%
;
text-align
:
left
}
#logo
.logo-img
{
margin
:
12px
0px
12px
5px
;
display
:
inline-block
;
width
:
38px
;
height
:
38px
;
background
:
url('../../assets/images/logo.png')
;
background-size
:
100%
#logo
.logo-img
{
margin
:
12px
0px
12px
5px
;
display
:
inline-block
;
width
:
38px
;
height
:
38px
;
background
:
url('../../assets/images/logo.png')
;
background-size
:
100%
}
}
#logo
.logo-title
{
white-space
:
nowrap
;
#logo
.logo-title
{
overflow
:
hidden
;
overflow
:
hidden
;
width
:
100%
;
width
:
100%
;
text-overflow
:
ellipsis
;
color
:
#fff
;
font-size
:
14px
;
line-height
:
64px
;
font-weight
:
700
;
padding-left
:
0px
;}
text-overflow
:
ellipsis
;
color
:
#fff
;
font-size
:
14px
;
font-weight
:
700
;
line-height
:
28px
;
padding-left
:
0px
;}
#Header
.headerWrapper
{
padding
:
0
1rem
}
#Header
.headerWrapper
{
padding
:
0
1rem
}
#Header
.trigger
{
float
:
left
;
font-size
:
18px
;
line-height
:
20px
;
margin
:
23px
16px
0
0
}
#Header
.trigger
{
float
:
left
;
font-size
:
18px
;
line-height
:
20px
;
margin
:
23px
16px
0
0
}
...
...
src/views/receiptService/receiptList.vue
View file @
2fc23b56
...
@@ -54,6 +54,12 @@ export default {
...
@@ -54,6 +54,12 @@ export default {
align
:
'center'
,
align
:
'center'
,
key
:
'dscr'
,
key
:
'dscr'
,
},
},
{
title
:
'手机号码'
,
dataIndex
:
'phone'
,
align
:
'center'
,
key
:
'phone'
,
},
{
{
title
:
'上门日期'
,
title
:
'上门日期'
,
dataIndex
:
'homeDate'
,
dataIndex
:
'homeDate'
,
...
...
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