Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sfp-program
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sweet Zhang
sfp-program
Commits
400decb9
Commit
400decb9
authored
Sep 23, 2022
by
Chao Sun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
组合框
parent
a06a91cf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
pages/housePurchase/housePurchase.vue
+24
-0
No files found.
pages/housePurchase/housePurchase.vue
View file @
400decb9
...
@@ -227,6 +227,25 @@
...
@@ -227,6 +227,25 @@
</view>
</view>
<view
class=
"line"
>
<view
class=
"line"
>
<view
class=
"line_title"
>
房屋单价
</view>
<view
class=
"line_title"
>
房屋单价
</view>
<view
class=
"content"
>
<view
class=
"left"
>
<view
class=
"realizable"
>
可实现的
</view>
<view>
终值:1,233,930元
</view>
<view
class=
"now"
>
现值:1,233,930元
</view>
</view>
<view
class=
"right"
>
<view
class=
"realizable"
>
你想要的
</view>
<view>
终值:1,233,930元
</view>
<view
class=
"now"
>
现值:1,233,930元
</view>
</view>
</view>
<view
class=
"line_bottom fail"
>
很遗憾!经过测算,距离实现您的目标还差XXX。您可以参考我们给出的建议进行调整。
</view>
</view>
</view>
<view
class=
"line"
>
<view
class=
"line"
>
<view
class=
"line_title"
>
首付款
</view>
<view
class=
"line_title"
>
首付款
</view>
...
@@ -410,4 +429,8 @@
...
@@ -410,4 +429,8 @@
padding
:
10
rpx
;
padding
:
10
rpx
;
}
}
.line
.line_bottom.fail
{
background
:
#ffe6e6
;
}
</
style
>
</
style
>
\ No newline at end of file
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