Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
ztx_wx_gzt
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
d598ebdd
authored
2026-04-16 11:48:26 +0800
by
lttnew
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
https://code.itechtop.cn/yangyang/ztx_wx_gzt
2 parents
677c988b
d6df1d4f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
level/ztx/memberAudit.vue
pages/index/home.vue
level/ztx/memberAudit.vue
View file @
d598ebd
...
...
@@ -8,7 +8,7 @@
<view
class=
"appList"
>
<view
v-show=
"statistical.totalCost>0"
class=
"vipData"
>
<view>
费用合计:
<text>
¥
{{
statistical
.
totalCost
.
toFixed
(
2
)
}}
</text>
<text>
¥
{{
statistical
.
totalCost
?
.
toFixed
(
2
)
}}
</text>
</view>
</view>
...
...
pages/index/home.vue
View file @
d598ebd
This diff could not be displayed because it is too large.
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment