Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
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
viitto
mallapp
Commits
da9f4cca
Commit
da9f4cca
authored
Feb 04, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
76d38d25
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pointRecharge.vue
pages/appointment/personal/pointRecharge.vue
+2
-2
No files found.
pages/appointment/personal/pointRecharge.vue
View file @
da9f4cca
...
...
@@ -3,7 +3,7 @@
<view
class=
"recharge-top"
>
<u-avatar
:src=
"mall_UserInfo.Photo"
size=
"80"
></u-avatar>
<view
class=
"recharge-top-r"
>
<text
class=
"chaochu1"
style=
"font-size:13px;color: #111111;"
>
{{
mall_UserInfo
.
Name
}}
</text>
<text
class=
"chaochu1"
style=
"font-size:13px;color: #111111;
font-weight: bold;
"
>
{{
mall_UserInfo
.
Name
}}
</text>
<text
class=
"chaochu1"
style=
'font-size: 11px;color: #666666;'
>
可用点数:
{{
Point
}}
</text>
</view>
</view>
...
...
@@ -140,7 +140,7 @@
margin-left
:
10px
;
font-size
:
13px
;
color
:
#111111
;
height
:
3
0px
;
height
:
4
0px
;
flex-direction
:
column
;
justify-content
:
space-between
;
}
...
...
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