Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
hrs_app_h5
/
bill
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
78cd25af
authored
May 17, 2020
by
展昭
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
upate
parent
412a79c8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
src/assets/css/index.less
src/views/Bill/record.vue
src/views/More/detail.vue
src/assets/css/index.less
View file @
78cd25af
...
@@ -12,6 +12,7 @@ i {
...
@@ -12,6 +12,7 @@ i {
.
iosStyle
{
.
iosStyle
{
background-color:
@base
-blue-color
;
background-color:
@base
-blue-color
;
}
}
.
container
{
.
container
{
padding-top:
46
px
;
padding-top:
46
px
;
}
}
...
...
src/views/Bill/record.vue
View file @
78cd25af
<
template
>
<
template
>
<div
class=
"container
_record
"
>
<div
class=
"container"
>
<div
class=
"header"
>
<div
class=
"header"
>
<HeaderW
:title=
"title"
/>
<HeaderW
:title=
"title"
/>
</div>
</div>
...
...
src/views/More/detail.vue
View file @
78cd25af
<
template
>
<
template
>
<div>
<div
class=
"container"
>
<div
class=
"header"
>
<div
class=
"header"
>
<van-nav-bar
:title=
"title"
left-arrow
/>
<van-nav-bar
:title=
"title"
left-arrow
/>
</div>
</div>
...
...
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