Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
万
万科
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
张杰
万科
Commits
fac7cde2
Commit
fac7cde2
authored
9 years ago
by
Achilles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed passenger flow volume
parent
361b7933
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
VankeFloorListBoardCell_iPhone.xml
...e/templates/floor-list/VankeFloorListBoardCell_iPhone.xml
+3
-3
No files found.
vanke/view_iPhone/templates/floor-list/VankeFloorListBoardCell_iPhone.xml
View file @
fac7cde2
...
...
@@ -15,13 +15,13 @@
<linear
orientation=
"h"
class=
"row price-wrapper"
>
<label
class=
"lbl"
>
客单价:
</label>
<label
id=
"lblPrice"
class=
"value"
>
0
</label>
<label
id=
"lblPrice"
class=
"value"
></label>
<label
class=
"unit"
>
元/人
</label>
</linear>
<linear
orientation=
"h"
class=
"row flow-wrapper"
>
<label
class=
"lbl"
>
客流:
</label>
<label
id=
"lblPassengerFlow"
class=
"value"
>
0
</label>
<label
id=
"lblPassengerFlow"
class=
"value"
></label>
<label
class=
"unit"
>
人
</label>
</linear>
...
...
@@ -32,7 +32,7 @@
<linear
orientation=
"h"
class=
"row sale-amount-wrapper"
>
<label
class=
"lbl floor-ctr"
>
销售额:
</label>
<label
id=
"lblSaleAmount"
class=
"value floor-ctr"
>
0
</label>
<label
id=
"lblSaleAmount"
class=
"value floor-ctr"
></label>
<label
class=
"unit floor-ctr"
>
元
</label>
</linear>
...
...
This diff is collapsed.
Click to expand it.
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