Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
self-support
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
李俊赕
self-support
Commits
8b1309b2
Commit
8b1309b2
authored
May 13, 2021
by
刘用法
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面微调
parent
9a76004e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
9 deletions
+17
-9
pages.json
src/pages.json
+3
-1
index.vue
src/pages/mine/wallet/index.vue
+14
-8
No files found.
src/pages.json
View file @
8b1309b2
...
...
@@ -290,7 +290,9 @@
"style"
:
{
"navigationBarTitleText"
:
"订单详情"
,
"navigationStyle"
:
"custom"
"navigationStyle"
:
"custom"
,
"navigationStyle"
:
"custom"
,
//
隐藏系统导航栏
"disableScroll"
:
true
}
},
...
...
src/pages/mine/wallet/index.vue
View file @
8b1309b2
...
...
@@ -3,7 +3,9 @@
<u-navbar
back-icon-color=
"#333333"
background=
"#F4F5F7"
title=
"我的钱包"
titleColor=
"#333333"
:border-bottom=
"false"
></u-navbar>
<view
class=
"wallet-content-view"
>
<view
class=
"header-view"
>
<image
class=
"header-image"
mode=
"widthFix"
:src=
"qianbaobeijing"
></image>
</view>
<view
class=
"survey-view"
>
<view
class=
"survey-top-view"
>
<view
class=
"survey-top-left"
>
...
...
@@ -180,13 +182,17 @@
position
:
relative
;
overflow
:
auto
;
background-color
:
#F4F5F7
;
.header-
image
{
.header-
view
{
position
:
absolute
;
width
:
100%
;
margin-left
:
4rpx
;
margin-top
:
10rpx
;
padding-top
:
10rpx
;
padding-left
:
6rpx
;
.header-image
{
width
:
100%
;
}
}
.survey-view
{
position
:
relative
;
height
:
400rpx
;
...
...
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